release: 1.0.1

This commit is contained in:
2026-06-12 16:17:36 +08:00
parent e554c34327
commit ef5e5073a4
5 changed files with 16 additions and 9 deletions

View File

@@ -110,7 +110,7 @@ iOS runtime 桥接负责:
发布包入口是 `Assets/package.json`,其中 `com.foldcc.cc-framework.commercialization` 依赖保持为远程 Git URL
```json
"com.foldcc.cc-framework.commercialization": "http://private.lightyears.ltd:18650/foldcc/CC-Framework.Commercialization.git#1.0.14"
"com.foldcc.cc-framework.commercialization": "http://private.lightyears.ltd:18650/foldcc/CC-Framework.Commercialization.git#1.0.15"
```
当前仓库自身作为 Unity 验证工程时,可以在 `Packages/manifest.json` 使用本地 `file:` 引用: