Commit 948c7a6
committed
chore(release): 1.8.0 [skip ci]
# [1.8.0](1.7.0...1.8.0) (2026-05-13)
### Bug Fixes
* **xcode:** bundle 资源包同时添加到主项目构建引用 ([b910f82](b910f82))
* **xcode:** 使用 PlayerSettings 获取 iOS 版本 ([b9917e0](b9917e0))
* **xcode:** 修复 build property 数组值未逐项追加 ([846160d](846160d))
* **xcode:** 修复 framework target 桥接头文件编译错误 ([18170f9](18170f9))
* **xcode:** 修复文件夹复制时 framework/bundle/静态库链接 ([3ed071a](3ed071a))
* **xcode:** 将 swift bridging 文件添加到 UnityFramework target ([de0784d](de0784d))
* **xcode:** 移除 xcframework 的 framework 引用 ([b4602b9](b4602b9))
### Features
* **xcode:** 修复 libs 配置未生效 ([b69e4d3](b69e4d3)), closes [#12](https://github.com/gameframex/com.gameframex.unity.xcode/issues/12)
* **xcode:** 支持 build property 数组值格式 ([10b94e9](10b94e9))
* **xcode:** 添加 CocoaPods 依赖库自动注入 ([92d840a](92d840a))
* **xcode:** 添加 Swift 桥接头文件自动生成 ([460ff97](460ff97))
* **xcode:** 添加 xcframework 支持 ([1e0f5d7](1e0f5d7))
* **xcode:** 重构 pods 配置为按 target 独立设置 ([35726e6](35726e6))1 parent b4602b9 commit 948c7a6
2 files changed
Lines changed: 24 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
1 | 24 | | |
2 | 25 | | |
3 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments