Skip to content

Commit ac113a7

Browse files
committed
更新文档中external/zlib相关错误说明
1 parent 5b898f7 commit ac113a7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/help/commonerrors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ WebGL使用全局安装,你没有将本地`{project}/HybridCLRData/LocalIl2Cpp
257257
在升级xcode 15.x版本后出现跟zlib的不兼容问题。解决办法有两个:
258258

259259
- xcode回退到13.x版本
260-
- zlib升级到最新版本,替换libil2cpp/external/zlib目录的代码
260+
- zlib升级到最新版本,替换`{project}/HybridCLRData/LocalIl2CppData-{platform}/il2cpp/external/zlib`目录的代码,清理Library缓存后重新打包
261261

262262
## 运行时错误
263263

i18n/en/docusaurus-plugin-content-docs/current/help/commonerrors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ an incompatibility issue with zlib arises. There are two solutions:
257257

258258
- Roll back Xcode to version 13.x
259259

260-
- Upgrade zlib to the latest version by replacing the code in the libil2cpp/external/zlib directory
260+
- Upgrade zlib to the latest version by replacing the code in the `{project}/HybridCLRData/LocalIl2CppData-{platform}/il2cpp/external/zlib` directory. clean build cache in Library. rebuild your game.
261261

262262
## Runtime Errors
263263

i18n/en/docusaurus-plugin-content-docs/version-8.5.0/help/commonerrors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ an incompatibility issue with zlib arises. There are two solutions:
257257

258258
- Roll back Xcode to version 13.x
259259

260-
- Upgrade zlib to the latest version by replacing the code in the libil2cpp/external/zlib directory
260+
- Upgrade zlib to the latest version by replacing the code in the `{project}/HybridCLRData/LocalIl2CppData-{platform}/il2cpp/external/zlib` directory. clean build cache in Library. rebuild your game.
261261

262262
## Runtime Errors
263263

versioned_docs/version-8.5.0/help/commonerrors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ WebGL使用全局安装,你没有将本地`{project}/HybridCLRData/LocalIl2Cpp
257257
在升级xcode 15.x版本后出现跟zlib的不兼容问题。解决办法有两个:
258258

259259
- xcode回退到13.x版本
260-
- zlib升级到最新版本,替换libil2cpp/external/zlib目录的代码
260+
- zlib升级到最新版本,替换`{project}/HybridCLRData/LocalIl2CppData-{platform}/il2cpp/external/zlib`目录的代码,清理Library缓存后重新打包
261261

262262
## 运行时错误
263263

0 commit comments

Comments
 (0)