Skip to content

Commit daa6612

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](1.6.0...1.7.0) (2026-05-11) ### Features * **capabilities:** 扩展 HealthKit/Siri/VPN/DataProtection 支持 ([7e92d74](7e92d74)) * **capabilities:** 添加 Keychain Sharing 支持 ([932f233](932f233))
1 parent d98ff74 commit daa6612

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.7.0](https://github.com/gameframex/com.gameframex.unity.xcode/compare/1.6.0...1.7.0) (2026-05-11)
2+
3+
4+
### Features
5+
6+
* **capabilities:** 扩展 HealthKit/Siri/VPN/DataProtection 支持 ([7e92d74](https://github.com/gameframex/com.gameframex.unity.xcode/commit/7e92d744f9360d74189ba3974f60390ee16de583))
7+
* **capabilities:** 添加 Keychain Sharing 支持 ([932f233](https://github.com/gameframex/com.gameframex.unity.xcode/commit/932f23303a03279e45ef7f113f45cd45fb9288d7))
8+
19
# [1.6.0](https://github.com/gameframex/com.gameframex.unity.xcode/compare/1.5.1...1.6.0) (2026-05-09)
210

311

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.6.0",
6+
"version": "1.7.0",
77
"unity": "2019.4",
88
"keywords": [
99
"GameFrameX"

0 commit comments

Comments
 (0)