Commit 6a86fe47 王帅

readme

1 个父辈 47f39b3a
......@@ -97,7 +97,9 @@ project.AddFrameworkToProject(targetGUID, "AppTrackingTransparency.framework", t
The last parameter "true" means "Optional" in the "Link Binary With Libraries" section, "false" means "Required".
This operation needs to be done at both path
<img src='resources/tracking2.jpg' width=400>
# How to use
##### AntiAddictionSDK
......
......@@ -12,8 +12,8 @@
# 平台支持
- iOS
- Xcode 10 或更高版本
- iOS 10.0 或更高版本
- Xcode 14.1 或更高版本
- iOS 11 或更高版本
- [CocoaPods](https://guides.cocoapods.org/using/getting-started.html)
- Android
......@@ -96,6 +96,9 @@ project.AddFrameworkToProject(targetGUID, "AppTrackingTransparency.framework", t
最后一个参数"true" 表示 "Optional","false" 表示 "Required".
这一操作需要在两个位置都进行
<img src='resources/tracking2.jpg' width=400>
# 基本使用
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!