Skip to content

Commit 5a7fbbb

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](1.8.0...1.9.0) (2026-05-26) ### Features * **xcode:** 支持渠道专属 Xcode 配置合并 ([8cde132](8cde132))
1 parent 8cde132 commit 5a7fbbb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.9.0](https://github.com/gameframex/com.gameframex.unity.xcode/compare/1.8.0...1.9.0) (2026-05-26)
2+
3+
4+
### Features
5+
6+
* **xcode:** 支持渠道专属 Xcode 配置合并 ([8cde132](https://github.com/gameframex/com.gameframex.unity.xcode/commit/8cde132c3ccffff07a4a1fe5e45755f93ea7e178))
7+
18
# [1.8.0](https://github.com/gameframex/com.gameframex.unity.xcode/compare/1.7.0...1.8.0) (2026-05-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Game Frame X XCode",
44
"category": "Game Framework X",
55
"description": "Unity iOS 构建后自动配置 Xcode 项目的编辑器工具。通过 JSON 配置文件声明式管理 Info.plist、系统框架/库、构建属性、Capabilities(内购/Game Center/推送/Sign In with Apple/后台模式/iCloud/App Groups/Associated Domains)、CocoaPods 源、XcScheme 环境变量与启动参数、本地化、文件/文件夹复制、编译标志和链接器标志等,支持多配置文件深度合并。Automates Xcode project configuration after Unity iOS builds via declarative JSON — manages Info.plist, frameworks, libraries, build properties, capabilities, CocoaPods sources, XcScheme env/args, localization, file/folder copying, compile flags, and linker flags with multi-config deep merge support.",
6-
"version": "1.8.0",
6+
"version": "1.9.0",
77
"unity": "2019.4",
88
"keywords": [
99
"GameFrameX"

0 commit comments

Comments
 (0)