You've already forked Commercialization.tapadn
fix: repair iOS ad SDK framework search paths
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# [1.0.3]
|
||||
|
||||
### 修复
|
||||
|
||||
* iOS 导出后自动修复 `UnityFramework` target 的广告 SDK `FRAMEWORK_SEARCH_PATHS` / `HEADER_SEARCH_PATHS`,覆盖 Dirichlet、CSJ、GDT、DRA、GDTMobSDK、Tquic、BUAdSDK 的真实 xcframework slice。
|
||||
* iOS 导出后清理 CocoaPods `Pods-UnityFramework*.xcconfig` 中的 `XCFrameworkIntermediates` 搜索路径,避免 Xcode 真机 Play 时出现 framework not found 或 search path not found。
|
||||
* 保持签名配置由业务工程负责,广告模块不写入 Team、provisioning profile 或 code signing 设置。
|
||||
|
||||
# [1.0.1]
|
||||
|
||||
### 调整
|
||||
|
||||
Reference in New Issue
Block a user