|
@@ -16,7 +16,11 @@ MonoBehaviour:
|
|
|
useGlobalIl2cpp: 0
|
|
|
hybridclrRepoURL: https://gitee.com/focus-creative-games/hybridclr
|
|
|
il2cppPlusRepoURL: https://gitee.com/focus-creative-games/il2cpp_plus
|
|
|
- hotUpdateAssemblyDefinitions: []
|
|
|
+ hotUpdateAssemblyDefinitions:
|
|
|
+ - {fileID: 5897886265953266890, guid: dd49a6aee98625147b438c1f3cc12621, type: 3}
|
|
|
+ - {fileID: 5897886265953266890, guid: 98144a3fda0534746a737325b7935c1d, type: 3}
|
|
|
+ - {fileID: 5897886265953266890, guid: 61be00357cd206e42a4338fff3f5d273, type: 3}
|
|
|
+ - {fileID: 5897886265953266890, guid: 1c9695a401c816a4f8fa3550926b6cfc, type: 3}
|
|
|
hotUpdateAssemblies: []
|
|
|
preserveHotUpdateAssemblies: []
|
|
|
hotUpdateDllCompileOutputRootDir: HybridCLRData/HotUpdateDlls
|
|
@@ -24,7 +28,7 @@ MonoBehaviour:
|
|
|
strippedAOTDllOutputRootDir: HybridCLRData/AssembliesPostIl2CppStrip
|
|
|
patchAOTAssemblies: []
|
|
|
collectAssetReferenceTypes: 0
|
|
|
- outputLinkFile: HybridCLRData/Generated/link.xml
|
|
|
- outputAOTGenericReferenceFile: HybridCLRData/Generated/AOTGenericReferences.cs
|
|
|
+ outputLinkFile: LinkGenerator/link.xml
|
|
|
+ outputAOTGenericReferenceFile: Main/AOTGenericReferences.cs
|
|
|
maxGenericReferenceIteration: 10
|
|
|
maxMethodBridgeGenericIteration: 10
|