Skip to content

Commit b939aec

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](1.4.0...1.5.0) (2026-01-17) ### Features * **Xcode编辑器:** 添加对CFBundleDisplayName本地化的支持 ([8bdea75](8bdea75))
1 parent 8bdea75 commit b939aec

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.5.0](https://github.com/gameframex/com.gameframex.unity.xcode/compare/1.4.0...1.5.0) (2026-01-17)
2+
3+
4+
### Features
5+
6+
* **Xcode编辑器:** 添加对CFBundleDisplayName本地化的支持 ([8bdea75](https://github.com/gameframex/com.gameframex.unity.xcode/commit/8bdea75076438da74caba2bef1a802003ef20f3b))
7+
18
# [1.4.0](https://github.com/gameframex/com.gameframex.unity.xcode/compare/1.3.0...1.4.0) (2026-01-17)
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": "Game Frame X Xcode Config",
6-
"version": "1.4.0",
6+
"version": "1.5.0",
77
"unity": "2017.1",
88
"keywords": [
99
"Game Framework X"

0 commit comments

Comments
 (0)