Commit 65aa9a90 王帅

readme

1 个父辈 f1fa28f0
......@@ -88,7 +88,7 @@ If your device only supports `iOS14` or later, you can ignore this rule.
2. Target > Build Phases > Link Binary With Libraries and make AppTrackingTransparency.framework status as Optional.
<img src='resources/trackingFramework.jpg'>
<img src='resources/trackingFramework.jpg' width=400>
This is how to do that from inside your build script:
......
......@@ -88,7 +88,7 @@ Import
2. 将 status 更改为 Optional
<img src='resources/trackingFramework.jpg'>
<img src='resources/trackingFramework.jpg' width=400>
如果您使用 OnPostProcessBuild ,也可以在脚本中添加:
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!