release: 1.4.17

This commit is contained in:
2026-07-01 18:09:08 +08:00
parent 0958e1569a
commit 784bc7c0ee
6 changed files with 298 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
# [1.4.17]
### 修复
* iOS 导出后处理会把 `AnyThinkSDK.xcframework``SmartdigimktSDK.xcframework` 加入主 App target 的 Embed Frameworks避免真机启动时 `UnityFramework.framework` 因缺少动态依赖而加载失败并直接退出。
### 新增
* `TopOn 配置` 页签新增 iOS DebugUI Pod 开关,测试包可按需写入 `AnyThinkDebugUISDK 1.0.7`,正式包默认不带调试工具。
# [1.4.16]
### 新增