You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/en/docusaurus-plugin-content-docs/current/help/commonerrors.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -257,7 +257,7 @@ an incompatibility issue with zlib arises. There are two solutions:
257
257
258
258
- Roll back Xcode to version 13.x
259
259
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.
Copy file name to clipboardExpand all lines: i18n/en/docusaurus-plugin-content-docs/version-8.5.0/help/commonerrors.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -257,7 +257,7 @@ an incompatibility issue with zlib arises. There are two solutions:
257
257
258
258
- Roll back Xcode to version 13.x
259
259
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.
0 commit comments