diff --git a/Classes_cocos/AppDelegate.mm b/Classes_cocos/AppDelegate.mm index a55f747..a178a39 100755 --- a/Classes_cocos/AppDelegate.mm +++ b/Classes_cocos/AppDelegate.mm @@ -66,11 +66,11 @@ bool AppDelegate::applicationDidFinishLaunching() se->start(); se::AutoHandleScope hs; - jsb_run_script("js/jsb-adapter/jsb-builtin.js"); - jsb_run_script("js/jcwallet.js"); - jsb_run_script("js/platform.js"); - jsb_run_script("js/main.js"); - jsb_run_script("js/wallet.js"); + jsb_run_script("luaframework/Data/js/jsb-adapter/jsb-builtin.js"); + jsb_run_script("luaframework/Data/js/jcwallet.js"); + jsb_run_script("luaframework/Data/js/platform.js"); + jsb_run_script("luaframework/Data/js/main.js"); + jsb_run_script("luaframework/Data/js/wallet.js"); se->addAfterCleanupHook([]() { JSBClassType::destroy(); }); diff --git a/Unity-iPhone.xcodeproj/project.pbxproj b/Unity-iPhone.xcodeproj/project.pbxproj index f01cafa..da8c663 100644 --- a/Unity-iPhone.xcodeproj/project.pbxproj +++ b/Unity-iPhone.xcodeproj/project.pbxproj @@ -173,397 +173,391 @@ D53CC8AE2A7BA29900CAD911 /* libffmpeg3.3.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D53CC8A92A7BA29800CAD911 /* libffmpeg3.3.a */; }; D53CC8AF2A7BA29900CAD911 /* libtolua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D53CC8AA2A7BA29800CAD911 /* libtolua.a */; }; D53CC8B12A7BA2EF00CAD911 /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D53CC8B02A7BA2EF00CAD911 /* ReplayKit.framework */; }; - D53CCECA2A7BAE6600CAD911 /* Data in Resources */ = {isa = PBXBuildFile; fileRef = D53CCEC92A7BAE6600CAD911 /* Data */; }; - D53CD0522A7BAE8100CAD911 /* Generics38.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCECC2A7BAE8000CAD911 /* Generics38.cpp */; }; - D53CD0532A7BAE8100CAD911 /* Il2CppGenericAdjustorThunkTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCECD2A7BAE8000CAD911 /* Il2CppGenericAdjustorThunkTable.c */; }; - D53CD0542A7BAE8100CAD911 /* Generics10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCECE2A7BAE8000CAD911 /* Generics10.cpp */; }; - D53CD0552A7BAE8100CAD911 /* GenericMethods12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCECF2A7BAE8000CAD911 /* GenericMethods12.cpp */; }; - D53CD0562A7BAE8100CAD911 /* mscorlib9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED02A7BAE8000CAD911 /* mscorlib9.cpp */; }; - D53CD0572A7BAE8100CAD911 /* GenericMethods7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED12A7BAE8000CAD911 /* GenericMethods7.cpp */; }; - D53CD0582A7BAE8100CAD911 /* Assembly-CSharp28.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED22A7BAE8000CAD911 /* Assembly-CSharp28.cpp */; }; - D53CD0592A7BAE8100CAD911 /* UnityEngine.UnityAnalyticsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED32A7BAE8000CAD911 /* UnityEngine.UnityAnalyticsModule.cpp */; }; - D53CD05A2A7BAE8100CAD911 /* Il2CppGenericMethodTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED42A7BAE8000CAD911 /* Il2CppGenericMethodTable.c */; }; - D53CD05B2A7BAE8100CAD911 /* Assembly-CSharp14.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED52A7BAE8000CAD911 /* Assembly-CSharp14.cpp */; }; - D53CD05C2A7BAE8100CAD911 /* Assembly-CSharp8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED62A7BAE8000CAD911 /* Assembly-CSharp8.cpp */; }; - D53CD05D2A7BAE8100CAD911 /* UnityEngine.VRModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED72A7BAE8000CAD911 /* UnityEngine.VRModule_CodeGen.c */; }; - D53CD05E2A7BAE8100CAD911 /* System6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED82A7BAE8000CAD911 /* System6.cpp */; }; - D53CD05F2A7BAE8100CAD911 /* Generics4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCED92A7BAE8000CAD911 /* Generics4.cpp */; }; - D53CD0602A7BAE8100CAD911 /* System.Xml5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEDA2A7BAE8000CAD911 /* System.Xml5.cpp */; }; - D53CD0612A7BAE8100CAD911 /* System.Xml4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEDB2A7BAE8000CAD911 /* System.Xml4.cpp */; }; - D53CD0622A7BAE8100CAD911 /* Generics5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEDC2A7BAE8000CAD911 /* Generics5.cpp */; }; - D53CD0632A7BAE8100CAD911 /* System7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEDD2A7BAE8000CAD911 /* System7.cpp */; }; - D53CD0642A7BAE8100CAD911 /* Assembly-CSharp9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEDE2A7BAE8000CAD911 /* Assembly-CSharp9.cpp */; }; - D53CD0652A7BAE8100CAD911 /* Assembly-CSharp15.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEDF2A7BAE8000CAD911 /* Assembly-CSharp15.cpp */; }; - D53CD0662A7BAE8100CAD911 /* Assembly-CSharp29.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE02A7BAE8000CAD911 /* Assembly-CSharp29.cpp */; }; - D53CD0672A7BAE8100CAD911 /* System.Xml_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE12A7BAE8000CAD911 /* System.Xml_CodeGen.c */; }; - D53CD0682A7BAE8100CAD911 /* GenericMethods6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE22A7BAE8000CAD911 /* GenericMethods6.cpp */; }; - D53CD0692A7BAE8100CAD911 /* GenericMethods13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE32A7BAE8000CAD911 /* GenericMethods13.cpp */; }; - D53CD06A2A7BAE8100CAD911 /* mscorlib8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE42A7BAE8000CAD911 /* mscorlib8.cpp */; }; - D53CD06B2A7BAE8100CAD911 /* Generics11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE52A7BAE8000CAD911 /* Generics11.cpp */; }; - D53CD06C2A7BAE8100CAD911 /* Generics39.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE62A7BAE8000CAD911 /* Generics39.cpp */; }; - D53CD06D2A7BAE8100CAD911 /* UnityEngine.Physics2DModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE72A7BAE8000CAD911 /* UnityEngine.Physics2DModule_CodeGen.c */; }; - D53CD06E2A7BAE8100CAD911 /* Il2CppCCTypeValuesTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE82A7BAE8000CAD911 /* Il2CppCCTypeValuesTable.cpp */; }; - D53CD06F2A7BAE8100CAD911 /* Generics13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEE92A7BAE8000CAD911 /* Generics13.cpp */; }; - D53CD0702A7BAE8100CAD911 /* UnityEngine.VFXModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEEA2A7BAE8000CAD911 /* UnityEngine.VFXModule_CodeGen.c */; }; - D53CD0712A7BAE8100CAD911 /* GenericMethods11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEEB2A7BAE8000CAD911 /* GenericMethods11.cpp */; }; - D53CD0722A7BAE8100CAD911 /* GenericMethods4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEEC2A7BAE8000CAD911 /* GenericMethods4.cpp */; }; - D53CD0732A7BAE8100CAD911 /* Il2CppInteropDataTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEED2A7BAE8000CAD911 /* Il2CppInteropDataTable.cpp */; }; - D53CD0742A7BAE8100CAD911 /* Assembly-CSharp17.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEEE2A7BAE8000CAD911 /* Assembly-CSharp17.cpp */; }; - D53CD0752A7BAE8100CAD911 /* Generics7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEEF2A7BAE8000CAD911 /* Generics7.cpp */; }; - D53CD0762A7BAE8100CAD911 /* System5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF02A7BAE8000CAD911 /* System5.cpp */; }; - D53CD0772A7BAE8100CAD911 /* System.Xml6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF12A7BAE8000CAD911 /* System.Xml6.cpp */; }; - D53CD0782A7BAE8100CAD911 /* UnityEngine.UIElementsModule9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF22A7BAE8000CAD911 /* UnityEngine.UIElementsModule9.cpp */; }; - D53CD0792A7BAE8100CAD911 /* UnityEngine.UIElementsModule8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF32A7BAE8000CAD911 /* UnityEngine.UIElementsModule8.cpp */; }; - D53CD07A2A7BAE8100CAD911 /* UnityICallRegistration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF42A7BAE8000CAD911 /* UnityICallRegistration.cpp */; }; - D53CD07B2A7BAE8100CAD911 /* System.Xml7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF52A7BAE8000CAD911 /* System.Xml7.cpp */; }; - D53CD07C2A7BAE8100CAD911 /* System4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF62A7BAE8000CAD911 /* System4.cpp */; }; - D53CD07D2A7BAE8100CAD911 /* Generics6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF72A7BAE8000CAD911 /* Generics6.cpp */; }; - D53CD07E2A7BAE8100CAD911 /* Assembly-CSharp16.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF82A7BAE8000CAD911 /* Assembly-CSharp16.cpp */; }; - D53CD07F2A7BAE8100CAD911 /* CString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEF92A7BAE8000CAD911 /* CString.cpp */; }; - D53CD0802A7BAE8100CAD911 /* GenericMethods5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEFA2A7BAE8000CAD911 /* GenericMethods5.cpp */; }; - D53CD0812A7BAE8100CAD911 /* GenericMethods10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEFB2A7BAE8000CAD911 /* GenericMethods10.cpp */; }; - D53CD0822A7BAE8100CAD911 /* UnityEngine_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEFC2A7BAE8000CAD911 /* UnityEngine_CodeGen.c */; }; - D53CD0832A7BAE8100CAD911 /* Generics12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEFD2A7BAE8000CAD911 /* Generics12.cpp */; }; - D53CD0842A7BAE8100CAD911 /* Generics16.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEFE2A7BAE8000CAD911 /* Generics16.cpp */; }; - D53CD0852A7BAE8100CAD911 /* GenericMethods1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCEFF2A7BAE8000CAD911 /* GenericMethods1.cpp */; }; - D53CD0862A7BAE8100CAD911 /* GenericMethods14.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF002A7BAE8000CAD911 /* GenericMethods14.cpp */; }; - D53CD0872A7BAE8100CAD911 /* Il2CppCCalculateFieldValues3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF012A7BAE8000CAD911 /* Il2CppCCalculateFieldValues3.cpp */; }; - D53CD0882A7BAE8100CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF022A7BAE8000CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c */; }; - D53CD0892A7BAE8100CAD911 /* Assembly-CSharp12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF032A7BAE8000CAD911 /* Assembly-CSharp12.cpp */; }; - D53CD08A2A7BAE8100CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF042A7BAE8000CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c */; }; - D53CD08B2A7BAE8100CAD911 /* Generics2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF052A7BAE8000CAD911 /* Generics2.cpp */; }; - D53CD08C2A7BAE8100CAD911 /* BestHTTP41.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF062A7BAE8000CAD911 /* BestHTTP41.cpp */; }; - D53CD08D2A7BAE8100CAD911 /* System.Xml3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF072A7BAE8000CAD911 /* System.Xml3.cpp */; }; - D53CD08E2A7BAE8100CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF082A7BAE8000CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c */; }; - D53CD08F2A7BAE8100CAD911 /* UnityEngine.PhysicsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF092A7BAE8000CAD911 /* UnityEngine.PhysicsModule_CodeGen.c */; }; - D53CD0902A7BAE8100CAD911 /* System.Xml2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF0A2A7BAE8000CAD911 /* System.Xml2.cpp */; }; - D53CD0912A7BAE8100CAD911 /* BestHTTP40.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF0B2A7BAE8000CAD911 /* BestHTTP40.cpp */; }; - D53CD0922A7BAE8100CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF0C2A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c */; }; - D53CD0932A7BAE8100CAD911 /* System1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF0D2A7BAE8000CAD911 /* System1.cpp */; }; - D53CD0942A7BAE8100CAD911 /* Generics3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF0E2A7BAE8000CAD911 /* Generics3.cpp */; }; - D53CD0952A7BAE8100CAD911 /* Assembly-CSharp13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF0F2A7BAE8000CAD911 /* Assembly-CSharp13.cpp */; }; - D53CD0962A7BAE8100CAD911 /* Il2CppCCalculateFieldValues2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF102A7BAE8000CAD911 /* Il2CppCCalculateFieldValues2.cpp */; }; - D53CD0972A7BAE8100CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF112A7BAE8000CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c */; }; - D53CD0982A7BAE8100CAD911 /* AmazingAssets.TerrainToMesh1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF122A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh1.cpp */; }; - D53CD0992A7BAE8100CAD911 /* Assembly-CSharp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF132A7BAE8000CAD911 /* Assembly-CSharp.cpp */; }; - D53CD09A2A7BAE8100CAD911 /* Generics17.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF142A7BAE8000CAD911 /* Generics17.cpp */; }; - D53CD09B2A7BAE8100CAD911 /* UnityEngine.UI_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF152A7BAE8000CAD911 /* UnityEngine.UI_CodeGen.c */; }; - D53CD09C2A7BAE8100CAD911 /* Generics15.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF162A7BAE8000CAD911 /* Generics15.cpp */; }; - D53CD09D2A7BAE8100CAD911 /* UnityEngine.SpriteShapeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF172A7BAE8000CAD911 /* UnityEngine.SpriteShapeModule.cpp */; }; - D53CD09E2A7BAE8100CAD911 /* UnityEngine.TextRenderingModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF182A7BAE8000CAD911 /* UnityEngine.TextRenderingModule.cpp */; }; - D53CD09F2A7BAE8100CAD911 /* Generics29.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF192A7BAE8000CAD911 /* Generics29.cpp */; }; - D53CD0A02A7BAE8100CAD911 /* GenericMethods2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF1A2A7BAE8000CAD911 /* GenericMethods2.cpp */; }; - D53CD0A12A7BAE8100CAD911 /* Assembly-CSharp11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF1B2A7BAE8000CAD911 /* Assembly-CSharp11.cpp */; }; - D53CD0A22A7BAE8100CAD911 /* Assembly-CSharp39.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF1C2A7BAE8000CAD911 /* Assembly-CSharp39.cpp */; }; - D53CD0A32A7BAE8100CAD911 /* System3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF1D2A7BAE8000CAD911 /* System3.cpp */; }; - D53CD0A42A7BAE8100CAD911 /* Generics1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF1E2A7BAE8000CAD911 /* Generics1.cpp */; }; - D53CD0A52A7BAE8100CAD911 /* __Generated_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF1F2A7BAE8000CAD911 /* __Generated_CodeGen.c */; }; - D53CD0A62A7BAE8100CAD911 /* BestHTTP42.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF202A7BAE8000CAD911 /* BestHTTP42.cpp */; }; - D53CD0A72A7BAE8100CAD911 /* System.Configuration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF212A7BAE8000CAD911 /* System.Configuration.cpp */; }; - D53CD0A82A7BAE8100CAD911 /* System.Xml1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF222A7BAE8000CAD911 /* System.Xml1.cpp */; }; - D53CD0A92A7BAE8100CAD911 /* Il2CppCodeRegistration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF232A7BAE8000CAD911 /* Il2CppCodeRegistration.cpp */; }; - D53CD0AA2A7BAE8100CAD911 /* BestHTTP43.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF242A7BAE8000CAD911 /* BestHTTP43.cpp */; }; - D53CD0AB2A7BAE8100CAD911 /* System2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF252A7BAE8000CAD911 /* System2.cpp */; }; - D53CD0AC2A7BAE8100CAD911 /* Assembly-CSharp38.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF262A7BAE8000CAD911 /* Assembly-CSharp38.cpp */; }; - D53CD0AD2A7BAE8100CAD911 /* Google.Protobuf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF272A7BAE8000CAD911 /* Google.Protobuf.cpp */; }; - D53CD0AE2A7BAE8100CAD911 /* Assembly-CSharp10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF282A7BAE8000CAD911 /* Assembly-CSharp10.cpp */; }; - D53CD0AF2A7BAE8100CAD911 /* Il2CppCCalculateFieldValues1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF292A7BAE8000CAD911 /* Il2CppCCalculateFieldValues1.cpp */; }; - D53CD0B02A7BAE8100CAD911 /* AmazingAssets.TerrainToMesh2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF2A2A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh2.cpp */; }; - D53CD0B12A7BAE8100CAD911 /* __Generated.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF2B2A7BAE8000CAD911 /* __Generated.cpp */; }; - D53CD0B22A7BAE8100CAD911 /* GenericMethods3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF2C2A7BAE8000CAD911 /* GenericMethods3.cpp */; }; - D53CD0B32A7BAE8100CAD911 /* Generics28.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF2D2A7BAE8000CAD911 /* Generics28.cpp */; }; - D53CD0B42A7BAE8100CAD911 /* Generics14.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF2E2A7BAE8000CAD911 /* Generics14.cpp */; }; - D53CD0B52A7BAE8100CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF2F2A7BAE8000CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c */; }; - D53CD0B62A7BAE8100CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF302A7BAE8000CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp */; }; - D53CD0B72A7BAE8100CAD911 /* BestHTTP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF312A7BAE8000CAD911 /* BestHTTP.cpp */; }; - D53CD0B82A7BAE8100CAD911 /* mscorlib15.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF322A7BAE8000CAD911 /* mscorlib15.cpp */; }; - D53CD0B92A7BAE8100CAD911 /* UnityEngine.UIElementsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF332A7BAE8000CAD911 /* UnityEngine.UIElementsModule_CodeGen.c */; }; - D53CD0BA2A7BAE8100CAD911 /* BestHTTP18.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF342A7BAE8000CAD911 /* BestHTTP18.cpp */; }; - D53CD0BB2A7BAE8100CAD911 /* BestHTTP30.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF352A7BAE8000CAD911 /* BestHTTP30.cpp */; }; - D53CD0BC2A7BAE8100CAD911 /* UnityEngine.DirectorModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF362A7BAE8000CAD911 /* UnityEngine.DirectorModule_CodeGen.c */; }; - D53CD0BD2A7BAE8100CAD911 /* Il2CppCCalculateTypeValues.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF372A7BAE8000CAD911 /* Il2CppCCalculateTypeValues.cpp */; }; - D53CD0BE2A7BAE8100CAD911 /* BestHTTP24.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF382A7BAE8000CAD911 /* BestHTTP24.cpp */; }; - D53CD0BF2A7BAE8100CAD911 /* System13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF392A7BAE8000CAD911 /* System13.cpp */; }; - D53CD0C02A7BAE8100CAD911 /* System12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF3A2A7BAE8000CAD911 /* System12.cpp */; }; - D53CD0C12A7BAE8100CAD911 /* Il2CppCCalculateFieldValues.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF3B2A7BAE8000CAD911 /* Il2CppCCalculateFieldValues.cpp */; }; - D53CD0C22A7BAE8100CAD911 /* UnityEngine.AudioModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF3C2A7BAE8000CAD911 /* UnityEngine.AudioModule.cpp */; }; - D53CD0C32A7BAE8100CAD911 /* UnityEngine.XRModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF3D2A7BAE8000CAD911 /* UnityEngine.XRModule.cpp */; }; - D53CD0C42A7BAE8100CAD911 /* BestHTTP1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF3E2A7BAE8000CAD911 /* BestHTTP1.cpp */; }; - D53CD0C52A7BAE8100CAD911 /* Il2CppGenericMethodPointerTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF3F2A7BAE8000CAD911 /* Il2CppGenericMethodPointerTable.c */; }; - D53CD0C62A7BAE8100CAD911 /* BestHTTP25.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF402A7BAE8000CAD911 /* BestHTTP25.cpp */; }; - D53CD0C72A7BAE8100CAD911 /* BestHTTP31.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF412A7BAE8000CAD911 /* BestHTTP31.cpp */; }; - D53CD0C82A7BAE8100CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF422A7BAE8000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c */; }; - D53CD0C92A7BAE8100CAD911 /* BestHTTP19.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF432A7BAE8000CAD911 /* BestHTTP19.cpp */; }; - D53CD0CA2A7BAE8100CAD911 /* mscorlib14.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF442A7BAE8000CAD911 /* mscorlib14.cpp */; }; - D53CD0CB2A7BAE8100CAD911 /* UnityEngine.CoreModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF452A7BAE8000CAD911 /* UnityEngine.CoreModule_CodeGen.c */; }; - D53CD0CC2A7BAE8100CAD911 /* UnityEngine.AnimationModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF462A7BAE8000CAD911 /* UnityEngine.AnimationModule_CodeGen.c */; }; - D53CD0CD2A7BAE8100CAD911 /* UnityEngine.AnimationModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF472A7BAE8000CAD911 /* UnityEngine.AnimationModule.cpp */; }; - D53CD0CE2A7BAE8100CAD911 /* UnityEngine.VideoModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF482A7BAE8000CAD911 /* UnityEngine.VideoModule_CodeGen.c */; }; - D53CD0CF2A7BAE8100CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF492A7BAE8000CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c */; }; - D53CD0D02A7BAE8100CAD911 /* Generics58.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF4A2A7BAE8000CAD911 /* Generics58.cpp */; }; - D53CD0D12A7BAE8100CAD911 /* spine-unity_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF4B2A7BAE8000CAD911 /* spine-unity_CodeGen.c */; }; - D53CD0D22A7BAE8100CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF4C2A7BAE8000CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c */; }; - D53CD0D32A7BAE8100CAD911 /* mscorlib16.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF4D2A7BAE8000CAD911 /* mscorlib16.cpp */; }; - D53CD0D42A7BAE8100CAD911 /* BestHTTP27.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF4E2A7BAE8000CAD911 /* BestHTTP27.cpp */; }; - D53CD0D52A7BAE8100CAD911 /* BestHTTP33.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF4F2A7BAE8000CAD911 /* BestHTTP33.cpp */; }; - D53CD0D62A7BAE8100CAD911 /* ICSharpCode.SharpZipLib4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF502A7BAE8000CAD911 /* ICSharpCode.SharpZipLib4.cpp */; }; - D53CD0D72A7BAE8100CAD911 /* BestHTTP3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF512A7BAE8000CAD911 /* BestHTTP3.cpp */; }; - D53CD0D82A7BAE8100CAD911 /* BestHTTP_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF522A7BAE8000CAD911 /* BestHTTP_CodeGen.c */; }; - D53CD0D92A7BAE8100CAD911 /* System10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF532A7BAE8000CAD911 /* System10.cpp */; }; - D53CD0DA2A7BAE8100CAD911 /* System11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF542A7BAE8000CAD911 /* System11.cpp */; }; - D53CD0DB2A7BAE8100CAD911 /* BestHTTP2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF552A7BAE8000CAD911 /* BestHTTP2.cpp */; }; - D53CD0DC2A7BAE8100CAD911 /* BestHTTP32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF562A7BAE8000CAD911 /* BestHTTP32.cpp */; }; - D53CD0DD2A7BAE8100CAD911 /* UnityEngine.AssetBundleModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF572A7BAE8000CAD911 /* UnityEngine.AssetBundleModule.cpp */; }; - D53CD0DE2A7BAE8100CAD911 /* BestHTTP26.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF582A7BAE8000CAD911 /* BestHTTP26.cpp */; }; - D53CD0DF2A7BAE8100CAD911 /* CString_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF592A7BAE8000CAD911 /* CString_CodeGen.c */; }; - D53CD0E02A7BAE8100CAD911 /* mscorlib17.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF5A2A7BAE8000CAD911 /* mscorlib17.cpp */; }; - D53CD0E12A7BAE8100CAD911 /* Generics59.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF5B2A7BAE8000CAD911 /* Generics59.cpp */; }; - D53CD0E22A7BAE8100CAD911 /* Assembly-CSharp-firstpass_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF5C2A7BAE8000CAD911 /* Assembly-CSharp-firstpass_CodeGen.c */; }; - D53CD0E32A7BAE8100CAD911 /* Generics49.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF5D2A7BAE8000CAD911 /* Generics49.cpp */; }; - D53CD0E42A7BAE8100CAD911 /* UnityEngine.GameCenterModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF5E2A7BAE8000CAD911 /* UnityEngine.GameCenterModule.cpp */; }; - D53CD0E52A7BAE8100CAD911 /* UnityEngine.XRModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF5F2A7BAE8000CAD911 /* UnityEngine.XRModule_CodeGen.c */; }; - D53CD0E62A7BAE8100CAD911 /* mscorlib13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF602A7BAE8000CAD911 /* mscorlib13.cpp */; }; - D53CD0E72A7BAE8100CAD911 /* BestHTTP22.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF612A7BAE8000CAD911 /* BestHTTP22.cpp */; }; - D53CD0E82A7BAE8100CAD911 /* BestHTTP36.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF622A7BAE8000CAD911 /* BestHTTP36.cpp */; }; - D53CD0E92A7BAE8100CAD911 /* ICSharpCode.SharpZipLib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF632A7BAE8000CAD911 /* ICSharpCode.SharpZipLib.cpp */; }; - D53CD0EA2A7BAE8100CAD911 /* Mono.Security1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF642A7BAE8000CAD911 /* Mono.Security1.cpp */; }; - D53CD0EB2A7BAE8100CAD911 /* ICSharpCode.SharpZipLib1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF652A7BAE8000CAD911 /* ICSharpCode.SharpZipLib1.cpp */; }; - D53CD0EC2A7BAE8100CAD911 /* BestHTTP6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF662A7BAE8000CAD911 /* BestHTTP6.cpp */; }; - D53CD0ED2A7BAE8100CAD911 /* BestHTTP7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF672A7BAE8000CAD911 /* BestHTTP7.cpp */; }; - D53CD0EE2A7BAE8100CAD911 /* UnityEngine.InputModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF682A7BAE8000CAD911 /* UnityEngine.InputModule_CodeGen.c */; }; - D53CD0EF2A7BAE8100CAD911 /* BestHTTP37.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF692A7BAE8000CAD911 /* BestHTTP37.cpp */; }; - D53CD0F02A7BAE8100CAD911 /* BestHTTP23.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF6A2A7BAE8000CAD911 /* BestHTTP23.cpp */; }; - D53CD0F12A7BAE8100CAD911 /* mscorlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF6B2A7BAE8000CAD911 /* mscorlib.cpp */; }; - D53CD0F22A7BAE8100CAD911 /* mscorlib12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF6C2A7BAE8000CAD911 /* mscorlib12.cpp */; }; - D53CD0F32A7BAE8100CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF6D2A7BAE8000CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c */; }; - D53CD0F42A7BAE8100CAD911 /* Generics48.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF6E2A7BAE8000CAD911 /* Generics48.cpp */; }; - D53CD0F52A7BAE8100CAD911 /* Generics60.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF6F2A7BAE8000CAD911 /* Generics60.cpp */; }; - D53CD0F62A7BAE8100CAD911 /* UnityEngine.DirectorModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF702A7BAE8000CAD911 /* UnityEngine.DirectorModule.cpp */; }; - D53CD0F72A7BAE8100CAD911 /* mscorlib10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF712A7BAE8000CAD911 /* mscorlib10.cpp */; }; - D53CD0F82A7BAE8100CAD911 /* System.Xml11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF722A7BAE8000CAD911 /* System.Xml11.cpp */; }; - D53CD0F92A7BAE8100CAD911 /* BestHTTP35.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF732A7BAE8000CAD911 /* BestHTTP35.cpp */; }; - D53CD0FA2A7BAE8100CAD911 /* BestHTTP21.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF742A7BAE8000CAD911 /* BestHTTP21.cpp */; }; - D53CD0FB2A7BAE8100CAD911 /* Il2CppRgctxTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF752A7BAE8000CAD911 /* Il2CppRgctxTable.c */; }; - D53CD0FC2A7BAE8100CAD911 /* UnityClassRegistration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF762A7BAE8000CAD911 /* UnityClassRegistration.cpp */; }; - D53CD0FD2A7BAE8100CAD911 /* BestHTTP5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF772A7BAE8000CAD911 /* BestHTTP5.cpp */; }; - D53CD0FE2A7BAE8100CAD911 /* ICSharpCode.SharpZipLib2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF782A7BAE8000CAD911 /* ICSharpCode.SharpZipLib2.cpp */; }; - D53CD0FF2A7BAE8100CAD911 /* ICSharpCode.SharpZipLib3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF792A7BAE8000CAD911 /* ICSharpCode.SharpZipLib3.cpp */; }; - D53CD1002A7BAE8100CAD911 /* UnityEngine.InputModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF7A2A7BAE8000CAD911 /* UnityEngine.InputModule.cpp */; }; - D53CD1012A7BAE8100CAD911 /* BestHTTP4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF7B2A7BAE8000CAD911 /* BestHTTP4.cpp */; }; - D53CD1022A7BAE8100CAD911 /* Unity.Notifications.iOS_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF7C2A7BAE8000CAD911 /* Unity.Notifications.iOS_CodeGen.c */; }; - D53CD1032A7BAE8100CAD911 /* BestHTTP20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF7D2A7BAE8000CAD911 /* BestHTTP20.cpp */; }; - D53CD1042A7BAE8100CAD911 /* UnityEngine.VFXModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF7E2A7BAE8000CAD911 /* UnityEngine.VFXModule.cpp */; }; - D53CD1052A7BAE8100CAD911 /* System.Xml10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF7F2A7BAE8000CAD911 /* System.Xml10.cpp */; }; - D53CD1062A7BAE8100CAD911 /* BestHTTP34.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF802A7BAE8000CAD911 /* BestHTTP34.cpp */; }; - D53CD1072A7BAE8100CAD911 /* UnityEngine.InputLegacyModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF812A7BAE8000CAD911 /* UnityEngine.InputLegacyModule.cpp */; }; - D53CD1082A7BAE8100CAD911 /* mscorlib11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF822A7BAE8000CAD911 /* mscorlib11.cpp */; }; - D53CD1092A7BAE8100CAD911 /* CString1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF832A7BAE8000CAD911 /* CString1.cpp */; }; - D53CD10A2A7BAE8100CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF842A7BAE8000CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c */; }; - D53CD10B2A7BAE8100CAD911 /* UnityEngine.UIElementsModule11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF852A7BAE8000CAD911 /* UnityEngine.UIElementsModule11.cpp */; }; - D53CD10C2A7BAE8100CAD911 /* UnityEngine.IMGUIModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF862A7BAE8000CAD911 /* UnityEngine.IMGUIModule_CodeGen.c */; }; - D53CD10D2A7BAE8100CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF872A7BAE8000CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c */; }; - D53CD10E2A7BAE8100CAD911 /* Generics46.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF882A7BAE8000CAD911 /* Generics46.cpp */; }; - D53CD10F2A7BAE8100CAD911 /* Generics52.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF892A7BAE8000CAD911 /* Generics52.cpp */; }; - D53CD1102A7BAE8100CAD911 /* Il2CppTypeDefinitions.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF8A2A7BAE8000CAD911 /* Il2CppTypeDefinitions.c */; }; - D53CD1112A7BAE8100CAD911 /* mscorlib20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF8B2A7BAE8000CAD911 /* mscorlib20.cpp */; }; - D53CD1122A7BAE8100CAD911 /* UnityEngine.UI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF8C2A7BAE8000CAD911 /* UnityEngine.UI.cpp */; }; - D53CD1132A7BAE8100CAD911 /* System_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF8D2A7BAE8000CAD911 /* System_CodeGen.c */; }; - D53CD1142A7BAE8100CAD911 /* BestHTTP39.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF8E2A7BAE8000CAD911 /* BestHTTP39.cpp */; }; - D53CD1152A7BAE8100CAD911 /* BestHTTP11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF8F2A7BAE8000CAD911 /* BestHTTP11.cpp */; }; - D53CD1162A7BAE8100CAD911 /* UnityEngine.IMGUIModule1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF902A7BAE8000CAD911 /* UnityEngine.IMGUIModule1.cpp */; }; - D53CD1172A7BAE8100CAD911 /* BestHTTP9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF912A7BAE8000CAD911 /* BestHTTP9.cpp */; }; - D53CD1182A7BAE8100CAD911 /* BestHTTP8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF922A7BAE8000CAD911 /* BestHTTP8.cpp */; }; - D53CD1192A7BAE8100CAD911 /* UnityEngine.UIModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF932A7BAE8000CAD911 /* UnityEngine.UIModule.cpp */; }; - D53CD11A2A7BAE8100CAD911 /* BestHTTP10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF942A7BAE8000CAD911 /* BestHTTP10.cpp */; }; - D53CD11B2A7BAE8100CAD911 /* BestHTTP38.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF952A7BAE8000CAD911 /* BestHTTP38.cpp */; }; - D53CD11C2A7BAE8100CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF962A7BAE8000CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c */; }; - D53CD11D2A7BAE8100CAD911 /* mscorlib21.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF972A7BAE8000CAD911 /* mscorlib21.cpp */; }; - D53CD11E2A7BAE8100CAD911 /* Generics53.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF982A7BAE8000CAD911 /* Generics53.cpp */; }; - D53CD11F2A7BAE8100CAD911 /* Generics47.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF992A7BAE8000CAD911 /* Generics47.cpp */; }; - D53CD1202A7BAE8100CAD911 /* UnityEngine.UIElementsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF9A2A7BAE8000CAD911 /* UnityEngine.UIElementsModule.cpp */; }; - D53CD1212A7BAE8100CAD911 /* UnityEngine.UIElementsModule10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF9B2A7BAE8000CAD911 /* UnityEngine.UIElementsModule10.cpp */; }; - D53CD1222A7BAE8100CAD911 /* spine-unity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF9C2A7BAE8000CAD911 /* spine-unity.cpp */; }; - D53CD1232A7BAE8100CAD911 /* UnityEngine.UIElementsModule12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF9D2A7BAE8000CAD911 /* UnityEngine.UIElementsModule12.cpp */; }; - D53CD1242A7BAE8100CAD911 /* AmazingAssets.TerrainToMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF9E2A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh.cpp */; }; - D53CD1252A7BAE8100CAD911 /* UnityEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCF9F2A7BAE8000CAD911 /* UnityEngine.cpp */; }; - D53CD1262A7BAE8100CAD911 /* Generics51.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA02A7BAE8000CAD911 /* Generics51.cpp */; }; - D53CD1272A7BAE8100CAD911 /* Generics45.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA12A7BAE8000CAD911 /* Generics45.cpp */; }; - D53CD1282A7BAE8100CAD911 /* spine-unity4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA22A7BAE8000CAD911 /* spine-unity4.cpp */; }; - D53CD1292A7BAE8100CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA32A7BAE8000CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c */; }; - D53CD12A2A7BAE8100CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA42A7BAE8000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp */; }; - D53CD12B2A7BAE8100CAD911 /* mscorlib_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA52A7BAE8000CAD911 /* mscorlib_CodeGen.c */; }; - D53CD12C2A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA62A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp */; }; - D53CD12D2A7BAE8100CAD911 /* mscorlib23.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA72A7BAE8000CAD911 /* mscorlib23.cpp */; }; - D53CD12E2A7BAE8100CAD911 /* Il2CppMetadataRegistration.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA82A7BAE8000CAD911 /* Il2CppMetadataRegistration.c */; }; - D53CD12F2A7BAE8100CAD911 /* BestHTTP12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFA92A7BAE8000CAD911 /* BestHTTP12.cpp */; }; - D53CD1302A7BAE8100CAD911 /* UnityEngine.Physics2DModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFAA2A7BAE8000CAD911 /* UnityEngine.Physics2DModule.cpp */; }; - D53CD1312A7BAE8100CAD911 /* BestHTTP13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFAB2A7BAE8000CAD911 /* BestHTTP13.cpp */; }; - D53CD1322A7BAE8100CAD911 /* Assembly-CSharp40.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFAC2A7BAE8000CAD911 /* Assembly-CSharp40.cpp */; }; - D53CD1332A7BAE8100CAD911 /* mscorlib22.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFAD2A7BAE8000CAD911 /* mscorlib22.cpp */; }; - D53CD1342A7BAE8100CAD911 /* spine-unity5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFAE2A7BAE8000CAD911 /* spine-unity5.cpp */; }; - D53CD1352A7BAE8100CAD911 /* Il2CppGenericMethodDefinitions.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFAF2A7BAE8000CAD911 /* Il2CppGenericMethodDefinitions.c */; }; - D53CD1362A7BAE8100CAD911 /* Generics44.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB02A7BAE8000CAD911 /* Generics44.cpp */; }; - D53CD1372A7BAE8100CAD911 /* Generics50.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB12A7BAE8000CAD911 /* Generics50.cpp */; }; - D53CD1382A7BAE8100CAD911 /* Unity.Timeline1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB22A7BAE8000CAD911 /* Unity.Timeline1.cpp */; }; - D53CD1392A7BAE8100CAD911 /* Generics54.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB32A7BAE8000CAD911 /* Generics54.cpp */; }; - D53CD13A2A7BAE8100CAD911 /* Generics40.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB42A7BAE8000CAD911 /* Generics40.cpp */; }; - D53CD13B2A7BAE8100CAD911 /* UnityEngine.AIModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB52A7BAE8000CAD911 /* UnityEngine.AIModule_CodeGen.c */; }; - D53CD13C2A7BAE8100CAD911 /* spine-unity1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB62A7BAE8000CAD911 /* spine-unity1.cpp */; }; - D53CD13D2A7BAE8100CAD911 /* UnityEngine.SharedInternalsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB72A7BAE8000CAD911 /* UnityEngine.SharedInternalsModule.cpp */; }; - D53CD13E2A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB82A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp */; }; - D53CD13F2A7BAE8100CAD911 /* BestHTTP17.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFB92A7BAE8000CAD911 /* BestHTTP17.cpp */; }; - D53CD1402A7BAE8100CAD911 /* UnityEngine.UIModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFBA2A7BAE8000CAD911 /* UnityEngine.UIModule_CodeGen.c */; }; - D53CD1412A7BAE8100CAD911 /* System.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFBB2A7BAE8000CAD911 /* System.cpp */; }; - D53CD1422A7BAE8100CAD911 /* BestHTTP16.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFBC2A7BAE8000CAD911 /* BestHTTP16.cpp */; }; - D53CD1432A7BAE8100CAD911 /* Mono.Security.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFBD2A7BAE8000CAD911 /* Mono.Security.cpp */; }; - D53CD1442A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFBE2A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp */; }; - D53CD1452A7BAE8100CAD911 /* System.Configuration_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFBF2A7BAE8000CAD911 /* System.Configuration_CodeGen.c */; }; - D53CD1462A7BAE8100CAD911 /* Generics41.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC02A7BAE8000CAD911 /* Generics41.cpp */; }; - D53CD1472A7BAE8100CAD911 /* Generics55.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC12A7BAE8000CAD911 /* Generics55.cpp */; }; - D53CD1482A7BAE8100CAD911 /* Generics43.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC22A7BAE8000CAD911 /* Generics43.cpp */; }; - D53CD1492A7BAE8100CAD911 /* Assembly-CSharp-firstpass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC32A7BAE8000CAD911 /* Assembly-CSharp-firstpass.cpp */; }; - D53CD14A2A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC42A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c */; }; - D53CD14B2A7BAE8100CAD911 /* Generics57.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC52A7BAE8000CAD911 /* Generics57.cpp */; }; - D53CD14C2A7BAE8100CAD911 /* UnityEngine.VRModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC62A7BAE8000CAD911 /* UnityEngine.VRModule.cpp */; }; - D53CD14D2A7BAE8100CAD911 /* spine-unity2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC72A7BAE8000CAD911 /* spine-unity2.cpp */; }; - D53CD14E2A7BAE8100CAD911 /* mscorlib19.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC82A7BAE8000CAD911 /* mscorlib19.cpp */; }; - D53CD14F2A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFC92A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp */; }; - D53CD1502A7BAE8100CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFCA2A7BAE8000CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c */; }; - D53CD1512A7BAE8100CAD911 /* UnityEngine.GridModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFCB2A7BAE8000CAD911 /* UnityEngine.GridModule.cpp */; }; - D53CD1522A7BAE8100CAD911 /* Il2CppMetadataUsage.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFCC2A7BAE8000CAD911 /* Il2CppMetadataUsage.c */; }; - D53CD1532A7BAE8100CAD911 /* BestHTTP14.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFCD2A7BAE8000CAD911 /* BestHTTP14.cpp */; }; - D53CD1542A7BAE8100CAD911 /* BestHTTP28.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFCE2A7BAE8000CAD911 /* BestHTTP28.cpp */; }; - D53CD1552A7BAE8100CAD911 /* UnityEngine.TerrainModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFCF2A7BAE8000CAD911 /* UnityEngine.TerrainModule.cpp */; }; - D53CD1562A7BAE8100CAD911 /* Debugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD02A7BAE8000CAD911 /* Debugger.cpp */; }; - D53CD1572A7BAE8100CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD12A7BAE8000CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp */; }; - D53CD1582A7BAE8100CAD911 /* BestHTTP29.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD22A7BAE8000CAD911 /* BestHTTP29.cpp */; }; - D53CD1592A7BAE8100CAD911 /* Il2CppReversePInvokeWrapperTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD32A7BAE8000CAD911 /* Il2CppReversePInvokeWrapperTable.cpp */; }; - D53CD15A2A7BAE8100CAD911 /* BestHTTP15.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD42A7BAE8000CAD911 /* BestHTTP15.cpp */; }; - D53CD15B2A7BAE8100CAD911 /* mscorlib24.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD52A7BAE8000CAD911 /* mscorlib24.cpp */; }; - D53CD15C2A7BAE8100CAD911 /* mscorlib18.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD62A7BAE8000CAD911 /* mscorlib18.cpp */; }; - D53CD15D2A7BAE8100CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD72A7BAE8000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp */; }; - D53CD15E2A7BAE8100CAD911 /* spine-unity3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD82A7BAE8000CAD911 /* spine-unity3.cpp */; }; - D53CD15F2A7BAE8100CAD911 /* UnityEngine.UIElementsNativeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFD92A7BAE8000CAD911 /* UnityEngine.UIElementsNativeModule.cpp */; }; - D53CD1602A7BAE8100CAD911 /* Generics56.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFDA2A7BAE8000CAD911 /* Generics56.cpp */; }; - D53CD1612A7BAE8100CAD911 /* Generics42.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFDB2A7BAE8000CAD911 /* Generics42.cpp */; }; - D53CD1622A7BAE8100CAD911 /* Generics19.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFDC2A7BAE8000CAD911 /* Generics19.cpp */; }; - D53CD1632A7BAE8100CAD911 /* Il2CppInvokerTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFDD2A7BAE8000CAD911 /* Il2CppInvokerTable.cpp */; }; - D53CD1642A7BAE8100CAD911 /* UnityEngine.UI1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFDE2A7BAE8000CAD911 /* UnityEngine.UI1.cpp */; }; - D53CD1652A7BAE8100CAD911 /* Generics25.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFDF2A7BAE8000CAD911 /* Generics25.cpp */; }; - D53CD1662A7BAE8100CAD911 /* Generics31.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE02A7BAE8000CAD911 /* Generics31.cpp */; }; - D53CD1672A7BAE8100CAD911 /* Mono.Security_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE12A7BAE8000CAD911 /* Mono.Security_CodeGen.c */; }; - D53CD1682A7BAE8100CAD911 /* UnityEngine.TerrainModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE22A7BAE8000CAD911 /* UnityEngine.TerrainModule_CodeGen.c */; }; - D53CD1692A7BAE8100CAD911 /* Assembly-CSharp1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE32A7BAE8000CAD911 /* Assembly-CSharp1.cpp */; }; - D53CD16A2A7BAE8100CAD911 /* Assembly-CSharp35.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE42A7BAE8000CAD911 /* Assembly-CSharp35.cpp */; }; - D53CD16B2A7BAE8100CAD911 /* Assembly-CSharp21.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE52A7BAE8000CAD911 /* Assembly-CSharp21.cpp */; }; - D53CD16C2A7BAE8100CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE62A7BAE8000CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c */; }; - D53CD16D2A7BAE8100CAD911 /* UnityEngine.UIElementsModule3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE72A7BAE8000CAD911 /* UnityEngine.UIElementsModule3.cpp */; }; - D53CD16E2A7BAE8100CAD911 /* Google.Protobuf3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE82A7BAE8000CAD911 /* Google.Protobuf3.cpp */; }; - D53CD16F2A7BAE8100CAD911 /* Google.Protobuf2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFE92A7BAE8000CAD911 /* Google.Protobuf2.cpp */; }; - D53CD1702A7BAE8100CAD911 /* UnityEngine.SubsystemsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFEA2A7BAE8000CAD911 /* UnityEngine.SubsystemsModule.cpp */; }; - D53CD1712A7BAE8100CAD911 /* UnityEngine.UIElementsModule2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFEB2A7BAE8000CAD911 /* UnityEngine.UIElementsModule2.cpp */; }; - D53CD1722A7BAE8100CAD911 /* UnityEngine.CoreModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFEC2A7BAE8000CAD911 /* UnityEngine.CoreModule.cpp */; }; - D53CD1732A7BAE8100CAD911 /* Il2CppGenericClassTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFED2A7BAE8000CAD911 /* Il2CppGenericClassTable.c */; }; - D53CD1742A7BAE8100CAD911 /* UnityEngine.GridModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFEE2A7BAE8000CAD911 /* UnityEngine.GridModule_CodeGen.c */; }; - D53CD1752A7BAE8100CAD911 /* System.Xml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFEF2A7BAE8000CAD911 /* System.Xml.cpp */; }; - D53CD1762A7BAE8100CAD911 /* UnityEngine.CoreModule1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF02A7BAE8000CAD911 /* UnityEngine.CoreModule1.cpp */; }; - D53CD1772A7BAE8100CAD911 /* Assembly-CSharp20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF12A7BAE8000CAD911 /* Assembly-CSharp20.cpp */; }; - D53CD1782A7BAE8100CAD911 /* Assembly-CSharp34.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF22A7BAE8000CAD911 /* Assembly-CSharp34.cpp */; }; - D53CD1792A7BAE8100CAD911 /* System.Numerics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF32A7BAE8000CAD911 /* System.Numerics.cpp */; }; - D53CD17A2A7BAE8100CAD911 /* Il2CppGenericInstDefinitions.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF42A7BAE8000CAD911 /* Il2CppGenericInstDefinitions.c */; }; - D53CD17B2A7BAE8100CAD911 /* mscorlib1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF52A7BAE8000CAD911 /* mscorlib1.cpp */; }; - D53CD17C2A7BAE8100CAD911 /* Generics30.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF62A7BAE8000CAD911 /* Generics30.cpp */; }; - D53CD17D2A7BAE8100CAD911 /* Generics24.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF72A7BAE8000CAD911 /* Generics24.cpp */; }; - D53CD17E2A7BAE8100CAD911 /* Generics18.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF82A7BAE8000CAD911 /* Generics18.cpp */; }; - D53CD17F2A7BAE8100CAD911 /* Google.Protobuf_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFF92A7BAE8000CAD911 /* Google.Protobuf_CodeGen.c */; }; - D53CD1802A7BAE8100CAD911 /* UnityEngine.PhysicsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFFA2A7BAE8000CAD911 /* UnityEngine.PhysicsModule.cpp */; }; - D53CD1812A7BAE8100CAD911 /* Il2CppCCalculateTypeValues1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFFB2A7BAE8000CAD911 /* Il2CppCCalculateTypeValues1.cpp */; }; - D53CD1822A7BAE8100CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFFC2A7BAE8000CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp */; }; - D53CD1832A7BAE8100CAD911 /* UnityEngine.UI2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFFD2A7BAE8000CAD911 /* UnityEngine.UI2.cpp */; }; - D53CD1842A7BAE8100CAD911 /* Generics32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFFE2A7BAE8000CAD911 /* Generics32.cpp */; }; - D53CD1852A7BAE8100CAD911 /* Generics26.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CCFFF2A7BAE8000CAD911 /* Generics26.cpp */; }; - D53CD1862A7BAE8100CAD911 /* mscorlib3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0002A7BAE8000CAD911 /* mscorlib3.cpp */; }; - D53CD1872A7BAE8100CAD911 /* UnityEngine.GameCenterModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0012A7BAE8000CAD911 /* UnityEngine.GameCenterModule_CodeGen.c */; }; - D53CD1882A7BAE8100CAD911 /* Assembly-CSharp2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0022A7BAE8000CAD911 /* Assembly-CSharp2.cpp */; }; - D53CD1892A7BAE8100CAD911 /* Assembly-CSharp22.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0032A7BAE8000CAD911 /* Assembly-CSharp22.cpp */; }; - D53CD18A2A7BAE8100CAD911 /* Assembly-CSharp36.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0042A7BAE8000CAD911 /* Assembly-CSharp36.cpp */; }; - D53CD18B2A7BAE8100CAD911 /* UnityEngine.CoreModule3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0052A7BAE8000CAD911 /* UnityEngine.CoreModule3.cpp */; }; - D53CD18C2A7BAE8100CAD911 /* UnityEngine.TilemapModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0062A7BAE8000CAD911 /* UnityEngine.TilemapModule.cpp */; }; - D53CD18D2A7BAE8100CAD911 /* UnityEngine.ParticleSystemModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0072A7BAE8000CAD911 /* UnityEngine.ParticleSystemModule.cpp */; }; - D53CD18E2A7BAE8100CAD911 /* Google.Protobuf1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0082A7BAE8000CAD911 /* Google.Protobuf1.cpp */; }; - D53CD18F2A7BAE8100CAD911 /* UnityEngine.UIElementsModule1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0092A7BAE8000CAD911 /* UnityEngine.UIElementsModule1.cpp */; }; - D53CD1902A7BAE8100CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD00A2A7BAE8000CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c */; }; - D53CD1912A7BAE8100CAD911 /* Il2CppCCFieldValuesTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD00B2A7BAE8000CAD911 /* Il2CppCCFieldValuesTable.cpp */; }; - D53CD1922A7BAE8100CAD911 /* UnityEngine.ImageConversionModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD00C2A7BAE8000CAD911 /* UnityEngine.ImageConversionModule.cpp */; }; - D53CD1932A7BAE8100CAD911 /* UnityEngine.CoreModule2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD00D2A7BAE8000CAD911 /* UnityEngine.CoreModule2.cpp */; }; - D53CD1942A7BAE8100CAD911 /* Assembly-CSharp37.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD00E2A7BAE8000CAD911 /* Assembly-CSharp37.cpp */; }; - D53CD1952A7BAE8100CAD911 /* Assembly-CSharp23.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD00F2A7BAE8000CAD911 /* Assembly-CSharp23.cpp */; }; - D53CD1962A7BAE8100CAD911 /* Assembly-CSharp3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0102A7BAE8000CAD911 /* Assembly-CSharp3.cpp */; }; - D53CD1972A7BAE8100CAD911 /* mscorlib2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0112A7BAE8000CAD911 /* mscorlib2.cpp */; }; - D53CD1982A7BAE8100CAD911 /* System.Core_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0122A7BAE8000CAD911 /* System.Core_CodeGen.c */; }; - D53CD1992A7BAE8100CAD911 /* Generics27.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0132A7BAE8000CAD911 /* Generics27.cpp */; }; - D53CD19A2A7BAE8100CAD911 /* Generics33.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0142A7BAE8000CAD911 /* Generics33.cpp */; }; - D53CD19B2A7BAE8100CAD911 /* UnityEngine.UI3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0152A7BAE8000CAD911 /* UnityEngine.UI3.cpp */; }; - D53CD19C2A7BAE8100CAD911 /* Unity.Timeline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0162A7BAE8000CAD911 /* Unity.Timeline.cpp */; }; - D53CD19D2A7BAE8100CAD911 /* GenericMethods.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0172A7BAE8000CAD911 /* GenericMethods.cpp */; }; - D53CD19E2A7BAE8100CAD911 /* Generics37.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0182A7BAE8000CAD911 /* Generics37.cpp */; }; - D53CD19F2A7BAE8100CAD911 /* Generics23.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0192A7BAE8000CAD911 /* Generics23.cpp */; }; - D53CD1A02A7BAE8100CAD911 /* UnityEngine.TilemapModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD01A2A7BAE8000CAD911 /* UnityEngine.TilemapModule_CodeGen.c */; }; - D53CD1A12A7BAE8100CAD911 /* Debugger_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD01B2A7BAE8000CAD911 /* Debugger_CodeGen.c */; }; - D53CD1A22A7BAE8100CAD911 /* mscorlib6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD01C2A7BAE8000CAD911 /* mscorlib6.cpp */; }; - D53CD1A32A7BAE8100CAD911 /* GenericMethods8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD01D2A7BAE8000CAD911 /* GenericMethods8.cpp */; }; - D53CD1A42A7BAE8100CAD911 /* UnresolvedVirtualCallStubs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD01E2A7BAE8000CAD911 /* UnresolvedVirtualCallStubs.cpp */; }; - D53CD1A52A7BAE8100CAD911 /* Assembly-CSharp27.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD01F2A7BAE8000CAD911 /* Assembly-CSharp27.cpp */; }; - D53CD1A62A7BAE8100CAD911 /* UnityEngine.VideoModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0202A7BAE8000CAD911 /* UnityEngine.VideoModule.cpp */; }; - D53CD1A72A7BAE8100CAD911 /* Assembly-CSharp33.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0212A7BAE8000CAD911 /* Assembly-CSharp33.cpp */; }; - D53CD1A82A7BAE8100CAD911 /* Assembly-CSharp7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0222A7BAE8000CAD911 /* Assembly-CSharp7.cpp */; }; - D53CD1A92A7BAE8100CAD911 /* System9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0232A7BAE8000CAD911 /* System9.cpp */; }; - D53CD1AA2A7BAE8100CAD911 /* UnityEngine.UIElementsModule5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0242A7BAE8000CAD911 /* UnityEngine.UIElementsModule5.cpp */; }; - D53CD1AB2A7BAE8100CAD911 /* UnityEngine.UIElementsModule4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0252A7BAE8100CAD911 /* UnityEngine.UIElementsModule4.cpp */; }; - D53CD1AC2A7BAE8100CAD911 /* Google.Protobuf4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0262A7BAE8100CAD911 /* Google.Protobuf4.cpp */; }; - D53CD1AD2A7BAE8100CAD911 /* UnityEngine.IMGUIModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0272A7BAE8100CAD911 /* UnityEngine.IMGUIModule.cpp */; }; - D53CD1AE2A7BAE8100CAD911 /* System.Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0282A7BAE8100CAD911 /* System.Core.cpp */; }; - D53CD1AF2A7BAE8100CAD911 /* System8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0292A7BAE8100CAD911 /* System8.cpp */; }; - D53CD1B02A7BAE8100CAD911 /* Assembly-CSharp6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD02A2A7BAE8100CAD911 /* Assembly-CSharp6.cpp */; }; - D53CD1B12A7BAE8100CAD911 /* Assembly-CSharp32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD02B2A7BAE8100CAD911 /* Assembly-CSharp32.cpp */; }; - D53CD1B22A7BAE8100CAD911 /* Assembly-CSharp26.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD02C2A7BAE8100CAD911 /* Assembly-CSharp26.cpp */; }; - D53CD1B32A7BAE8100CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD02D2A7BAE8100CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c */; }; - D53CD1B42A7BAE8100CAD911 /* GenericMethods9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD02E2A7BAE8100CAD911 /* GenericMethods9.cpp */; }; - D53CD1B52A7BAE8100CAD911 /* mscorlib7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD02F2A7BAE8100CAD911 /* mscorlib7.cpp */; }; - D53CD1B62A7BAE8100CAD911 /* Generics22.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0302A7BAE8100CAD911 /* Generics22.cpp */; }; - D53CD1B72A7BAE8100CAD911 /* Generics36.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0312A7BAE8100CAD911 /* Generics36.cpp */; }; - D53CD1B82A7BAE8100CAD911 /* UnityEngine.AIModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0322A7BAE8100CAD911 /* UnityEngine.AIModule.cpp */; }; - D53CD1B92A7BAE8200CAD911 /* Unity.Timeline_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0332A7BAE8100CAD911 /* Unity.Timeline_CodeGen.c */; }; - D53CD1BA2A7BAE8200CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0342A7BAE8100CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c */; }; - D53CD1BB2A7BAE8200CAD911 /* Generics20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0352A7BAE8100CAD911 /* Generics20.cpp */; }; - D53CD1BC2A7BAE8200CAD911 /* Generics34.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0362A7BAE8100CAD911 /* Generics34.cpp */; }; - D53CD1BD2A7BAE8200CAD911 /* mscorlib5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0372A7BAE8100CAD911 /* mscorlib5.cpp */; }; - D53CD1BE2A7BAE8200CAD911 /* UnityEngine.AndroidJNIModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0382A7BAE8100CAD911 /* UnityEngine.AndroidJNIModule.cpp */; }; - D53CD1BF2A7BAE8200CAD911 /* Assembly-CSharp_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0392A7BAE8100CAD911 /* Assembly-CSharp_CodeGen.c */; }; - D53CD1C02A7BAE8200CAD911 /* Assembly-CSharp30.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD03A2A7BAE8100CAD911 /* Assembly-CSharp30.cpp */; }; - D53CD1C12A7BAE8200CAD911 /* Assembly-CSharp24.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD03B2A7BAE8100CAD911 /* Assembly-CSharp24.cpp */; }; - D53CD1C22A7BAE8200CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD03C2A7BAE8100CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c */; }; - D53CD1C32A7BAE8200CAD911 /* Assembly-CSharp4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD03D2A7BAE8100CAD911 /* Assembly-CSharp4.cpp */; }; - D53CD1C42A7BAE8200CAD911 /* Assembly-CSharp18.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD03E2A7BAE8100CAD911 /* Assembly-CSharp18.cpp */; }; - D53CD1C52A7BAE8200CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD03F2A7BAE8100CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp */; }; - D53CD1C62A7BAE8200CAD911 /* System.Numerics_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0402A7BAE8100CAD911 /* System.Numerics_CodeGen.c */; }; - D53CD1C72A7BAE8200CAD911 /* Generics8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0412A7BAE8100CAD911 /* Generics8.cpp */; }; - D53CD1C82A7BAE8200CAD911 /* UnityEngine.AudioModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0422A7BAE8100CAD911 /* UnityEngine.AudioModule_CodeGen.c */; }; - D53CD1C92A7BAE8200CAD911 /* System.Xml9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0432A7BAE8100CAD911 /* System.Xml9.cpp */; }; - D53CD1CA2A7BAE8200CAD911 /* UnityEngine.UIElementsModule6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0442A7BAE8100CAD911 /* UnityEngine.UIElementsModule6.cpp */; }; - D53CD1CB2A7BAE8200CAD911 /* UnityEngine.UIElementsModule7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0452A7BAE8100CAD911 /* UnityEngine.UIElementsModule7.cpp */; }; - D53CD1CC2A7BAE8200CAD911 /* System.Xml8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0462A7BAE8100CAD911 /* System.Xml8.cpp */; }; - D53CD1CD2A7BAE8200CAD911 /* Generics9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0472A7BAE8100CAD911 /* Generics9.cpp */; }; - D53CD1CE2A7BAE8200CAD911 /* Assembly-CSharp19.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0482A7BAE8100CAD911 /* Assembly-CSharp19.cpp */; }; - D53CD1CF2A7BAE8200CAD911 /* Assembly-CSharp5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0492A7BAE8100CAD911 /* Assembly-CSharp5.cpp */; }; - D53CD1D02A7BAE8200CAD911 /* Assembly-CSharp25.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD04A2A7BAE8100CAD911 /* Assembly-CSharp25.cpp */; }; - D53CD1D12A7BAE8200CAD911 /* Unity.Notifications.iOS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD04B2A7BAE8100CAD911 /* Unity.Notifications.iOS.cpp */; }; - D53CD1D22A7BAE8200CAD911 /* Assembly-CSharp31.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD04C2A7BAE8100CAD911 /* Assembly-CSharp31.cpp */; }; - D53CD1D32A7BAE8200CAD911 /* Generics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD04D2A7BAE8100CAD911 /* Generics.cpp */; }; - D53CD1D42A7BAE8200CAD911 /* UnityEngine.UnityWebRequestModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD04E2A7BAE8100CAD911 /* UnityEngine.UnityWebRequestModule.cpp */; }; - D53CD1D52A7BAE8200CAD911 /* mscorlib4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD04F2A7BAE8100CAD911 /* mscorlib4.cpp */; }; - D53CD1D62A7BAE8200CAD911 /* Generics35.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0502A7BAE8100CAD911 /* Generics35.cpp */; }; - D53CD1D72A7BAE8200CAD911 /* Generics21.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD0512A7BAE8100CAD911 /* Generics21.cpp */; }; + D53CD1DC2A7BC4ED00CAD911 /* Data in Resources */ = {isa = PBXBuildFile; fileRef = D53CD1DB2A7BC4ED00CAD911 /* Data */; }; + D53CD65F2A7BC6E000CAD911 /* Generics38.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4DF2A7BC6DF00CAD911 /* Generics38.cpp */; }; + D53CD6602A7BC6E000CAD911 /* Il2CppGenericAdjustorThunkTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E02A7BC6DF00CAD911 /* Il2CppGenericAdjustorThunkTable.c */; }; + D53CD6612A7BC6E000CAD911 /* Generics10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E12A7BC6DF00CAD911 /* Generics10.cpp */; }; + D53CD6622A7BC6E000CAD911 /* GenericMethods12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E22A7BC6DF00CAD911 /* GenericMethods12.cpp */; }; + D53CD6632A7BC6E000CAD911 /* mscorlib9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E32A7BC6DF00CAD911 /* mscorlib9.cpp */; }; + D53CD6642A7BC6E000CAD911 /* GenericMethods7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E42A7BC6DF00CAD911 /* GenericMethods7.cpp */; }; + D53CD6652A7BC6E000CAD911 /* Assembly-CSharp28.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E52A7BC6DF00CAD911 /* Assembly-CSharp28.cpp */; }; + D53CD6662A7BC6E000CAD911 /* UnityEngine.UnityAnalyticsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E62A7BC6DF00CAD911 /* UnityEngine.UnityAnalyticsModule.cpp */; }; + D53CD6672A7BC6E000CAD911 /* Il2CppGenericMethodTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E72A7BC6DF00CAD911 /* Il2CppGenericMethodTable.c */; }; + D53CD6682A7BC6E000CAD911 /* Assembly-CSharp14.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E82A7BC6DF00CAD911 /* Assembly-CSharp14.cpp */; }; + D53CD6692A7BC6E000CAD911 /* Assembly-CSharp8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4E92A7BC6DF00CAD911 /* Assembly-CSharp8.cpp */; }; + D53CD66A2A7BC6E000CAD911 /* UnityEngine.VRModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4EA2A7BC6DF00CAD911 /* UnityEngine.VRModule_CodeGen.c */; }; + D53CD66B2A7BC6E000CAD911 /* System6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4EB2A7BC6DF00CAD911 /* System6.cpp */; }; + D53CD66C2A7BC6E000CAD911 /* Generics4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4EC2A7BC6DF00CAD911 /* Generics4.cpp */; }; + D53CD66D2A7BC6E000CAD911 /* System.Xml5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4ED2A7BC6DF00CAD911 /* System.Xml5.cpp */; }; + D53CD66E2A7BC6E000CAD911 /* System.Xml4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4EE2A7BC6DF00CAD911 /* System.Xml4.cpp */; }; + D53CD66F2A7BC6E000CAD911 /* Generics5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4EF2A7BC6DF00CAD911 /* Generics5.cpp */; }; + D53CD6702A7BC6E000CAD911 /* System7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F02A7BC6DF00CAD911 /* System7.cpp */; }; + D53CD6712A7BC6E000CAD911 /* Assembly-CSharp9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F12A7BC6DF00CAD911 /* Assembly-CSharp9.cpp */; }; + D53CD6722A7BC6E000CAD911 /* Assembly-CSharp15.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F22A7BC6DF00CAD911 /* Assembly-CSharp15.cpp */; }; + D53CD6732A7BC6E000CAD911 /* Assembly-CSharp29.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F32A7BC6DF00CAD911 /* Assembly-CSharp29.cpp */; }; + D53CD6742A7BC6E000CAD911 /* System.Xml_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F42A7BC6DF00CAD911 /* System.Xml_CodeGen.c */; }; + D53CD6752A7BC6E000CAD911 /* GenericMethods6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F52A7BC6DF00CAD911 /* GenericMethods6.cpp */; }; + D53CD6762A7BC6E000CAD911 /* GenericMethods13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F62A7BC6DF00CAD911 /* GenericMethods13.cpp */; }; + D53CD6772A7BC6E000CAD911 /* mscorlib8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F72A7BC6DF00CAD911 /* mscorlib8.cpp */; }; + D53CD6782A7BC6E000CAD911 /* Generics11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F82A7BC6DF00CAD911 /* Generics11.cpp */; }; + D53CD6792A7BC6E000CAD911 /* Generics39.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4F92A7BC6DF00CAD911 /* Generics39.cpp */; }; + D53CD67A2A7BC6E000CAD911 /* UnityEngine.Physics2DModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4FA2A7BC6DF00CAD911 /* UnityEngine.Physics2DModule_CodeGen.c */; }; + D53CD67B2A7BC6E000CAD911 /* Il2CppCCTypeValuesTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4FB2A7BC6DF00CAD911 /* Il2CppCCTypeValuesTable.cpp */; }; + D53CD67C2A7BC6E000CAD911 /* Generics13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4FC2A7BC6DF00CAD911 /* Generics13.cpp */; }; + D53CD67D2A7BC6E000CAD911 /* UnityEngine.VFXModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4FD2A7BC6DF00CAD911 /* UnityEngine.VFXModule_CodeGen.c */; }; + D53CD67E2A7BC6E000CAD911 /* GenericMethods11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4FE2A7BC6DF00CAD911 /* GenericMethods11.cpp */; }; + D53CD67F2A7BC6E000CAD911 /* GenericMethods4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD4FF2A7BC6DF00CAD911 /* GenericMethods4.cpp */; }; + D53CD6802A7BC6E000CAD911 /* Il2CppInteropDataTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5002A7BC6DF00CAD911 /* Il2CppInteropDataTable.cpp */; }; + D53CD6812A7BC6E000CAD911 /* Assembly-CSharp17.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5012A7BC6DF00CAD911 /* Assembly-CSharp17.cpp */; }; + D53CD6822A7BC6E000CAD911 /* Generics7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5022A7BC6DF00CAD911 /* Generics7.cpp */; }; + D53CD6832A7BC6E000CAD911 /* System5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5032A7BC6DF00CAD911 /* System5.cpp */; }; + D53CD6842A7BC6E000CAD911 /* System.Xml6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5042A7BC6DF00CAD911 /* System.Xml6.cpp */; }; + D53CD6852A7BC6E000CAD911 /* UnityEngine.UIElementsModule9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5052A7BC6DF00CAD911 /* UnityEngine.UIElementsModule9.cpp */; }; + D53CD6862A7BC6E000CAD911 /* UnityEngine.UIElementsModule8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5062A7BC6DF00CAD911 /* UnityEngine.UIElementsModule8.cpp */; }; + D53CD6872A7BC6E000CAD911 /* UnityICallRegistration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5072A7BC6DF00CAD911 /* UnityICallRegistration.cpp */; }; + D53CD6882A7BC6E000CAD911 /* System.Xml7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5082A7BC6DF00CAD911 /* System.Xml7.cpp */; }; + D53CD6892A7BC6E000CAD911 /* System4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5092A7BC6DF00CAD911 /* System4.cpp */; }; + D53CD68A2A7BC6E000CAD911 /* Generics6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD50A2A7BC6DF00CAD911 /* Generics6.cpp */; }; + D53CD68B2A7BC6E000CAD911 /* Assembly-CSharp16.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD50B2A7BC6DF00CAD911 /* Assembly-CSharp16.cpp */; }; + D53CD68C2A7BC6E000CAD911 /* CString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD50C2A7BC6DF00CAD911 /* CString.cpp */; }; + D53CD68D2A7BC6E000CAD911 /* GenericMethods5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD50D2A7BC6DF00CAD911 /* GenericMethods5.cpp */; }; + D53CD68E2A7BC6E000CAD911 /* GenericMethods10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD50E2A7BC6DF00CAD911 /* GenericMethods10.cpp */; }; + D53CD68F2A7BC6E000CAD911 /* UnityEngine_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD50F2A7BC6DF00CAD911 /* UnityEngine_CodeGen.c */; }; + D53CD6902A7BC6E000CAD911 /* Generics12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5102A7BC6DF00CAD911 /* Generics12.cpp */; }; + D53CD6912A7BC6E000CAD911 /* Generics16.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5112A7BC6DF00CAD911 /* Generics16.cpp */; }; + D53CD6922A7BC6E000CAD911 /* GenericMethods1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5122A7BC6DF00CAD911 /* GenericMethods1.cpp */; }; + D53CD6932A7BC6E000CAD911 /* Il2CppCCalculateFieldValues3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5132A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues3.cpp */; }; + D53CD6942A7BC6E000CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5142A7BC6DF00CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c */; }; + D53CD6952A7BC6E000CAD911 /* Assembly-CSharp12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5152A7BC6DF00CAD911 /* Assembly-CSharp12.cpp */; }; + D53CD6962A7BC6E000CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5162A7BC6DF00CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c */; }; + D53CD6972A7BC6E000CAD911 /* Generics2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5172A7BC6DF00CAD911 /* Generics2.cpp */; }; + D53CD6982A7BC6E000CAD911 /* BestHTTP41.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5182A7BC6DF00CAD911 /* BestHTTP41.cpp */; }; + D53CD6992A7BC6E000CAD911 /* System.Xml3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5192A7BC6DF00CAD911 /* System.Xml3.cpp */; }; + D53CD69A2A7BC6E000CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD51A2A7BC6DF00CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c */; }; + D53CD69B2A7BC6E000CAD911 /* UnityEngine.PhysicsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD51B2A7BC6DF00CAD911 /* UnityEngine.PhysicsModule_CodeGen.c */; }; + D53CD69C2A7BC6E000CAD911 /* System.Xml2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD51C2A7BC6DF00CAD911 /* System.Xml2.cpp */; }; + D53CD69D2A7BC6E000CAD911 /* BestHTTP40.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD51D2A7BC6DF00CAD911 /* BestHTTP40.cpp */; }; + D53CD69E2A7BC6E000CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD51E2A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c */; }; + D53CD69F2A7BC6E000CAD911 /* System1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD51F2A7BC6DF00CAD911 /* System1.cpp */; }; + D53CD6A02A7BC6E000CAD911 /* Generics3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5202A7BC6DF00CAD911 /* Generics3.cpp */; }; + D53CD6A12A7BC6E000CAD911 /* Assembly-CSharp13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5212A7BC6DF00CAD911 /* Assembly-CSharp13.cpp */; }; + D53CD6A22A7BC6E000CAD911 /* Il2CppCCalculateFieldValues2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5222A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues2.cpp */; }; + D53CD6A32A7BC6E000CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5232A7BC6DF00CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c */; }; + D53CD6A42A7BC6E000CAD911 /* AmazingAssets.TerrainToMesh1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5242A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh1.cpp */; }; + D53CD6A52A7BC6E000CAD911 /* Assembly-CSharp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5252A7BC6DF00CAD911 /* Assembly-CSharp.cpp */; }; + D53CD6A62A7BC6E000CAD911 /* Generics17.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5262A7BC6DF00CAD911 /* Generics17.cpp */; }; + D53CD6A72A7BC6E000CAD911 /* UnityEngine.UI_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5272A7BC6DF00CAD911 /* UnityEngine.UI_CodeGen.c */; }; + D53CD6A82A7BC6E000CAD911 /* Generics15.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5282A7BC6DF00CAD911 /* Generics15.cpp */; }; + D53CD6A92A7BC6E000CAD911 /* UnityEngine.SpriteShapeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5292A7BC6DF00CAD911 /* UnityEngine.SpriteShapeModule.cpp */; }; + D53CD6AA2A7BC6E000CAD911 /* UnityEngine.TextRenderingModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD52A2A7BC6DF00CAD911 /* UnityEngine.TextRenderingModule.cpp */; }; + D53CD6AB2A7BC6E000CAD911 /* Generics29.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD52B2A7BC6DF00CAD911 /* Generics29.cpp */; }; + D53CD6AC2A7BC6E000CAD911 /* GenericMethods2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD52C2A7BC6DF00CAD911 /* GenericMethods2.cpp */; }; + D53CD6AD2A7BC6E000CAD911 /* Assembly-CSharp11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD52D2A7BC6DF00CAD911 /* Assembly-CSharp11.cpp */; }; + D53CD6AE2A7BC6E000CAD911 /* Assembly-CSharp39.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD52E2A7BC6DF00CAD911 /* Assembly-CSharp39.cpp */; }; + D53CD6AF2A7BC6E000CAD911 /* System3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD52F2A7BC6DF00CAD911 /* System3.cpp */; }; + D53CD6B02A7BC6E000CAD911 /* Generics1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5302A7BC6DF00CAD911 /* Generics1.cpp */; }; + D53CD6B12A7BC6E000CAD911 /* __Generated_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5312A7BC6DF00CAD911 /* __Generated_CodeGen.c */; }; + D53CD6B22A7BC6E000CAD911 /* BestHTTP42.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5322A7BC6DF00CAD911 /* BestHTTP42.cpp */; }; + D53CD6B32A7BC6E000CAD911 /* System.Configuration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5332A7BC6DF00CAD911 /* System.Configuration.cpp */; }; + D53CD6B42A7BC6E000CAD911 /* System.Xml1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5342A7BC6DF00CAD911 /* System.Xml1.cpp */; }; + D53CD6B52A7BC6E000CAD911 /* Il2CppCodeRegistration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5352A7BC6DF00CAD911 /* Il2CppCodeRegistration.cpp */; }; + D53CD6B62A7BC6E000CAD911 /* BestHTTP43.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5362A7BC6DF00CAD911 /* BestHTTP43.cpp */; }; + D53CD6B72A7BC6E000CAD911 /* System2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5372A7BC6DF00CAD911 /* System2.cpp */; }; + D53CD6B82A7BC6E000CAD911 /* Assembly-CSharp38.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5382A7BC6DF00CAD911 /* Assembly-CSharp38.cpp */; }; + D53CD6B92A7BC6E000CAD911 /* Google.Protobuf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5392A7BC6DF00CAD911 /* Google.Protobuf.cpp */; }; + D53CD6BA2A7BC6E000CAD911 /* Assembly-CSharp10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD53A2A7BC6DF00CAD911 /* Assembly-CSharp10.cpp */; }; + D53CD6BB2A7BC6E000CAD911 /* Il2CppCCalculateFieldValues1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD53B2A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues1.cpp */; }; + D53CD6BC2A7BC6E000CAD911 /* AmazingAssets.TerrainToMesh2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD53C2A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh2.cpp */; }; + D53CD6BD2A7BC6E000CAD911 /* __Generated.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD53D2A7BC6DF00CAD911 /* __Generated.cpp */; }; + D53CD6BE2A7BC6E000CAD911 /* GenericMethods3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD53E2A7BC6DF00CAD911 /* GenericMethods3.cpp */; }; + D53CD6BF2A7BC6E000CAD911 /* Generics28.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD53F2A7BC6DF00CAD911 /* Generics28.cpp */; }; + D53CD6C02A7BC6E000CAD911 /* Generics14.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5402A7BC6DF00CAD911 /* Generics14.cpp */; }; + D53CD6C12A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5412A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c */; }; + D53CD6C22A7BC6E000CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5422A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp */; }; + D53CD6C32A7BC6E000CAD911 /* BestHTTP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5432A7BC6DF00CAD911 /* BestHTTP.cpp */; }; + D53CD6C42A7BC6E000CAD911 /* mscorlib15.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5442A7BC6DF00CAD911 /* mscorlib15.cpp */; }; + D53CD6C52A7BC6E000CAD911 /* UnityEngine.UIElementsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5452A7BC6DF00CAD911 /* UnityEngine.UIElementsModule_CodeGen.c */; }; + D53CD6C62A7BC6E000CAD911 /* BestHTTP18.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5462A7BC6DF00CAD911 /* BestHTTP18.cpp */; }; + D53CD6C72A7BC6E000CAD911 /* BestHTTP30.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5472A7BC6DF00CAD911 /* BestHTTP30.cpp */; }; + D53CD6C82A7BC6E000CAD911 /* UnityEngine.DirectorModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5482A7BC6DF00CAD911 /* UnityEngine.DirectorModule_CodeGen.c */; }; + D53CD6C92A7BC6E000CAD911 /* Il2CppCCalculateTypeValues.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5492A7BC6DF00CAD911 /* Il2CppCCalculateTypeValues.cpp */; }; + D53CD6CA2A7BC6E000CAD911 /* BestHTTP24.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD54A2A7BC6DF00CAD911 /* BestHTTP24.cpp */; }; + D53CD6CB2A7BC6E000CAD911 /* System13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD54B2A7BC6DF00CAD911 /* System13.cpp */; }; + D53CD6CC2A7BC6E000CAD911 /* System12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD54C2A7BC6DF00CAD911 /* System12.cpp */; }; + D53CD6CD2A7BC6E000CAD911 /* Il2CppCCalculateFieldValues.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD54D2A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues.cpp */; }; + D53CD6CE2A7BC6E000CAD911 /* UnityEngine.AudioModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD54E2A7BC6DF00CAD911 /* UnityEngine.AudioModule.cpp */; }; + D53CD6CF2A7BC6E000CAD911 /* UnityEngine.XRModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD54F2A7BC6DF00CAD911 /* UnityEngine.XRModule.cpp */; }; + D53CD6D02A7BC6E000CAD911 /* BestHTTP1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5502A7BC6DF00CAD911 /* BestHTTP1.cpp */; }; + D53CD6D12A7BC6E000CAD911 /* Il2CppGenericMethodPointerTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5512A7BC6DF00CAD911 /* Il2CppGenericMethodPointerTable.c */; }; + D53CD6D22A7BC6E000CAD911 /* BestHTTP25.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5522A7BC6DF00CAD911 /* BestHTTP25.cpp */; }; + D53CD6D32A7BC6E000CAD911 /* BestHTTP31.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5532A7BC6DF00CAD911 /* BestHTTP31.cpp */; }; + D53CD6D42A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5542A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c */; }; + D53CD6D52A7BC6E000CAD911 /* BestHTTP19.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5552A7BC6DF00CAD911 /* BestHTTP19.cpp */; }; + D53CD6D62A7BC6E000CAD911 /* mscorlib14.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5562A7BC6DF00CAD911 /* mscorlib14.cpp */; }; + D53CD6D72A7BC6E000CAD911 /* UnityEngine.CoreModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5572A7BC6DF00CAD911 /* UnityEngine.CoreModule_CodeGen.c */; }; + D53CD6D82A7BC6E000CAD911 /* UnityEngine.AnimationModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5582A7BC6DF00CAD911 /* UnityEngine.AnimationModule_CodeGen.c */; }; + D53CD6D92A7BC6E000CAD911 /* UnityEngine.AnimationModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5592A7BC6DF00CAD911 /* UnityEngine.AnimationModule.cpp */; }; + D53CD6DA2A7BC6E000CAD911 /* UnityEngine.VideoModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD55A2A7BC6DF00CAD911 /* UnityEngine.VideoModule_CodeGen.c */; }; + D53CD6DB2A7BC6E000CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD55B2A7BC6DF00CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c */; }; + D53CD6DC2A7BC6E000CAD911 /* Generics58.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD55C2A7BC6DF00CAD911 /* Generics58.cpp */; }; + D53CD6DD2A7BC6E000CAD911 /* spine-unity_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD55D2A7BC6DF00CAD911 /* spine-unity_CodeGen.c */; }; + D53CD6DE2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD55E2A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c */; }; + D53CD6DF2A7BC6E000CAD911 /* mscorlib16.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD55F2A7BC6DF00CAD911 /* mscorlib16.cpp */; }; + D53CD6E02A7BC6E000CAD911 /* BestHTTP27.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5602A7BC6DF00CAD911 /* BestHTTP27.cpp */; }; + D53CD6E12A7BC6E000CAD911 /* BestHTTP33.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5612A7BC6DF00CAD911 /* BestHTTP33.cpp */; }; + D53CD6E22A7BC6E000CAD911 /* ICSharpCode.SharpZipLib4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5622A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib4.cpp */; }; + D53CD6E32A7BC6E000CAD911 /* BestHTTP3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5632A7BC6DF00CAD911 /* BestHTTP3.cpp */; }; + D53CD6E42A7BC6E000CAD911 /* BestHTTP_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5642A7BC6DF00CAD911 /* BestHTTP_CodeGen.c */; }; + D53CD6E52A7BC6E000CAD911 /* System10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5652A7BC6DF00CAD911 /* System10.cpp */; }; + D53CD6E62A7BC6E000CAD911 /* System11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5662A7BC6DF00CAD911 /* System11.cpp */; }; + D53CD6E72A7BC6E000CAD911 /* BestHTTP2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5672A7BC6DF00CAD911 /* BestHTTP2.cpp */; }; + D53CD6E82A7BC6E000CAD911 /* BestHTTP32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5682A7BC6DF00CAD911 /* BestHTTP32.cpp */; }; + D53CD6E92A7BC6E000CAD911 /* UnityEngine.AssetBundleModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5692A7BC6DF00CAD911 /* UnityEngine.AssetBundleModule.cpp */; }; + D53CD6EA2A7BC6E000CAD911 /* BestHTTP26.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD56A2A7BC6DF00CAD911 /* BestHTTP26.cpp */; }; + D53CD6EB2A7BC6E000CAD911 /* CString_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD56B2A7BC6DF00CAD911 /* CString_CodeGen.c */; }; + D53CD6EC2A7BC6E000CAD911 /* mscorlib17.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD56C2A7BC6DF00CAD911 /* mscorlib17.cpp */; }; + D53CD6ED2A7BC6E000CAD911 /* Assembly-CSharp-firstpass_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD56D2A7BC6DF00CAD911 /* Assembly-CSharp-firstpass_CodeGen.c */; }; + D53CD6EE2A7BC6E000CAD911 /* Generics49.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD56E2A7BC6DF00CAD911 /* Generics49.cpp */; }; + D53CD6EF2A7BC6E000CAD911 /* UnityEngine.GameCenterModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD56F2A7BC6DF00CAD911 /* UnityEngine.GameCenterModule.cpp */; }; + D53CD6F02A7BC6E000CAD911 /* UnityEngine.XRModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5702A7BC6DF00CAD911 /* UnityEngine.XRModule_CodeGen.c */; }; + D53CD6F12A7BC6E000CAD911 /* mscorlib13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5712A7BC6DF00CAD911 /* mscorlib13.cpp */; }; + D53CD6F22A7BC6E000CAD911 /* BestHTTP22.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5722A7BC6DF00CAD911 /* BestHTTP22.cpp */; }; + D53CD6F32A7BC6E000CAD911 /* BestHTTP36.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5732A7BC6DF00CAD911 /* BestHTTP36.cpp */; }; + D53CD6F42A7BC6E000CAD911 /* ICSharpCode.SharpZipLib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5742A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib.cpp */; }; + D53CD6F52A7BC6E000CAD911 /* Mono.Security1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5752A7BC6DF00CAD911 /* Mono.Security1.cpp */; }; + D53CD6F62A7BC6E000CAD911 /* ICSharpCode.SharpZipLib1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5762A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib1.cpp */; }; + D53CD6F72A7BC6E000CAD911 /* BestHTTP6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5772A7BC6DF00CAD911 /* BestHTTP6.cpp */; }; + D53CD6F82A7BC6E000CAD911 /* BestHTTP7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5782A7BC6DF00CAD911 /* BestHTTP7.cpp */; }; + D53CD6F92A7BC6E000CAD911 /* UnityEngine.InputModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5792A7BC6DF00CAD911 /* UnityEngine.InputModule_CodeGen.c */; }; + D53CD6FA2A7BC6E000CAD911 /* BestHTTP37.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD57A2A7BC6DF00CAD911 /* BestHTTP37.cpp */; }; + D53CD6FB2A7BC6E000CAD911 /* BestHTTP23.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD57B2A7BC6DF00CAD911 /* BestHTTP23.cpp */; }; + D53CD6FC2A7BC6E000CAD911 /* mscorlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD57C2A7BC6DF00CAD911 /* mscorlib.cpp */; }; + D53CD6FD2A7BC6E000CAD911 /* mscorlib12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD57D2A7BC6DF00CAD911 /* mscorlib12.cpp */; }; + D53CD6FE2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD57E2A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c */; }; + D53CD6FF2A7BC6E000CAD911 /* Generics48.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD57F2A7BC6DF00CAD911 /* Generics48.cpp */; }; + D53CD7002A7BC6E000CAD911 /* UnityEngine.DirectorModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5802A7BC6DF00CAD911 /* UnityEngine.DirectorModule.cpp */; }; + D53CD7012A7BC6E000CAD911 /* mscorlib10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5812A7BC6DF00CAD911 /* mscorlib10.cpp */; }; + D53CD7022A7BC6E000CAD911 /* System.Xml11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5822A7BC6DF00CAD911 /* System.Xml11.cpp */; }; + D53CD7032A7BC6E000CAD911 /* BestHTTP35.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5832A7BC6DF00CAD911 /* BestHTTP35.cpp */; }; + D53CD7042A7BC6E000CAD911 /* BestHTTP21.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5842A7BC6DF00CAD911 /* BestHTTP21.cpp */; }; + D53CD7052A7BC6E000CAD911 /* Il2CppRgctxTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5852A7BC6DF00CAD911 /* Il2CppRgctxTable.c */; }; + D53CD7062A7BC6E000CAD911 /* UnityClassRegistration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5862A7BC6DF00CAD911 /* UnityClassRegistration.cpp */; }; + D53CD7072A7BC6E000CAD911 /* BestHTTP5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5872A7BC6DF00CAD911 /* BestHTTP5.cpp */; }; + D53CD7082A7BC6E000CAD911 /* ICSharpCode.SharpZipLib2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5882A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib2.cpp */; }; + D53CD7092A7BC6E000CAD911 /* ICSharpCode.SharpZipLib3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5892A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib3.cpp */; }; + D53CD70A2A7BC6E000CAD911 /* UnityEngine.InputModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD58A2A7BC6DF00CAD911 /* UnityEngine.InputModule.cpp */; }; + D53CD70B2A7BC6E000CAD911 /* BestHTTP4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD58B2A7BC6DF00CAD911 /* BestHTTP4.cpp */; }; + D53CD70C2A7BC6E000CAD911 /* Unity.Notifications.iOS_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD58C2A7BC6DF00CAD911 /* Unity.Notifications.iOS_CodeGen.c */; }; + D53CD70D2A7BC6E000CAD911 /* BestHTTP20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD58D2A7BC6DF00CAD911 /* BestHTTP20.cpp */; }; + D53CD70E2A7BC6E000CAD911 /* UnityEngine.VFXModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD58E2A7BC6DF00CAD911 /* UnityEngine.VFXModule.cpp */; }; + D53CD70F2A7BC6E000CAD911 /* System.Xml10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD58F2A7BC6DF00CAD911 /* System.Xml10.cpp */; }; + D53CD7102A7BC6E000CAD911 /* BestHTTP34.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5902A7BC6DF00CAD911 /* BestHTTP34.cpp */; }; + D53CD7112A7BC6E000CAD911 /* UnityEngine.InputLegacyModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5912A7BC6DF00CAD911 /* UnityEngine.InputLegacyModule.cpp */; }; + D53CD7122A7BC6E000CAD911 /* mscorlib11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5922A7BC6DF00CAD911 /* mscorlib11.cpp */; }; + D53CD7132A7BC6E000CAD911 /* CString1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5932A7BC6DF00CAD911 /* CString1.cpp */; }; + D53CD7142A7BC6E000CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5942A7BC6DF00CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c */; }; + D53CD7152A7BC6E000CAD911 /* UnityEngine.UIElementsModule11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5952A7BC6DF00CAD911 /* UnityEngine.UIElementsModule11.cpp */; }; + D53CD7162A7BC6E000CAD911 /* UnityEngine.IMGUIModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5962A7BC6DF00CAD911 /* UnityEngine.IMGUIModule_CodeGen.c */; }; + D53CD7172A7BC6E000CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5972A7BC6DF00CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c */; }; + D53CD7182A7BC6E000CAD911 /* Generics46.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5982A7BC6DF00CAD911 /* Generics46.cpp */; }; + D53CD7192A7BC6E000CAD911 /* Generics52.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5992A7BC6DF00CAD911 /* Generics52.cpp */; }; + D53CD71A2A7BC6E000CAD911 /* Il2CppTypeDefinitions.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD59A2A7BC6DF00CAD911 /* Il2CppTypeDefinitions.c */; }; + D53CD71B2A7BC6E000CAD911 /* mscorlib20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD59B2A7BC6DF00CAD911 /* mscorlib20.cpp */; }; + D53CD71C2A7BC6E000CAD911 /* UnityEngine.UI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD59C2A7BC6DF00CAD911 /* UnityEngine.UI.cpp */; }; + D53CD71D2A7BC6E000CAD911 /* System_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD59D2A7BC6DF00CAD911 /* System_CodeGen.c */; }; + D53CD71E2A7BC6E000CAD911 /* BestHTTP39.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD59E2A7BC6DF00CAD911 /* BestHTTP39.cpp */; }; + D53CD71F2A7BC6E000CAD911 /* BestHTTP11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD59F2A7BC6DF00CAD911 /* BestHTTP11.cpp */; }; + D53CD7202A7BC6E000CAD911 /* UnityEngine.IMGUIModule1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A02A7BC6DF00CAD911 /* UnityEngine.IMGUIModule1.cpp */; }; + D53CD7212A7BC6E000CAD911 /* BestHTTP9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A12A7BC6DF00CAD911 /* BestHTTP9.cpp */; }; + D53CD7222A7BC6E000CAD911 /* BestHTTP8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A22A7BC6DF00CAD911 /* BestHTTP8.cpp */; }; + D53CD7232A7BC6E000CAD911 /* UnityEngine.UIModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A32A7BC6DF00CAD911 /* UnityEngine.UIModule.cpp */; }; + D53CD7242A7BC6E000CAD911 /* BestHTTP10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A42A7BC6DF00CAD911 /* BestHTTP10.cpp */; }; + D53CD7252A7BC6E000CAD911 /* BestHTTP38.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A52A7BC6DF00CAD911 /* BestHTTP38.cpp */; }; + D53CD7262A7BC6E000CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A62A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c */; }; + D53CD7272A7BC6E000CAD911 /* mscorlib21.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A72A7BC6DF00CAD911 /* mscorlib21.cpp */; }; + D53CD7282A7BC6E000CAD911 /* Generics53.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A82A7BC6DF00CAD911 /* Generics53.cpp */; }; + D53CD7292A7BC6E000CAD911 /* Generics47.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5A92A7BC6DF00CAD911 /* Generics47.cpp */; }; + D53CD72A2A7BC6E000CAD911 /* UnityEngine.UIElementsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5AA2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule.cpp */; }; + D53CD72B2A7BC6E000CAD911 /* UnityEngine.UIElementsModule10.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5AB2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule10.cpp */; }; + D53CD72C2A7BC6E000CAD911 /* spine-unity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5AC2A7BC6DF00CAD911 /* spine-unity.cpp */; }; + D53CD72D2A7BC6E000CAD911 /* UnityEngine.UIElementsModule12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5AD2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule12.cpp */; }; + D53CD72E2A7BC6E000CAD911 /* AmazingAssets.TerrainToMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5AE2A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh.cpp */; }; + D53CD72F2A7BC6E000CAD911 /* UnityEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5AF2A7BC6DF00CAD911 /* UnityEngine.cpp */; }; + D53CD7302A7BC6E000CAD911 /* Generics51.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B02A7BC6DF00CAD911 /* Generics51.cpp */; }; + D53CD7312A7BC6E000CAD911 /* Generics45.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B12A7BC6DF00CAD911 /* Generics45.cpp */; }; + D53CD7322A7BC6E000CAD911 /* spine-unity4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B22A7BC6DF00CAD911 /* spine-unity4.cpp */; }; + D53CD7332A7BC6E000CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B32A7BC6DF00CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c */; }; + D53CD7342A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B42A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp */; }; + D53CD7352A7BC6E000CAD911 /* mscorlib_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B52A7BC6DF00CAD911 /* mscorlib_CodeGen.c */; }; + D53CD7362A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B62A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp */; }; + D53CD7372A7BC6E000CAD911 /* mscorlib23.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B72A7BC6DF00CAD911 /* mscorlib23.cpp */; }; + D53CD7382A7BC6E000CAD911 /* Il2CppMetadataRegistration.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B82A7BC6DF00CAD911 /* Il2CppMetadataRegistration.c */; }; + D53CD7392A7BC6E000CAD911 /* BestHTTP12.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5B92A7BC6DF00CAD911 /* BestHTTP12.cpp */; }; + D53CD73A2A7BC6E000CAD911 /* UnityEngine.Physics2DModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5BA2A7BC6DF00CAD911 /* UnityEngine.Physics2DModule.cpp */; }; + D53CD73B2A7BC6E000CAD911 /* BestHTTP13.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5BB2A7BC6DF00CAD911 /* BestHTTP13.cpp */; }; + D53CD73C2A7BC6E000CAD911 /* Assembly-CSharp40.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5BC2A7BC6DF00CAD911 /* Assembly-CSharp40.cpp */; }; + D53CD73D2A7BC6E000CAD911 /* mscorlib22.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5BD2A7BC6DF00CAD911 /* mscorlib22.cpp */; }; + D53CD73E2A7BC6E000CAD911 /* spine-unity5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5BE2A7BC6DF00CAD911 /* spine-unity5.cpp */; }; + D53CD73F2A7BC6E000CAD911 /* Il2CppGenericMethodDefinitions.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5BF2A7BC6DF00CAD911 /* Il2CppGenericMethodDefinitions.c */; }; + D53CD7402A7BC6E000CAD911 /* Generics44.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C02A7BC6DF00CAD911 /* Generics44.cpp */; }; + D53CD7412A7BC6E000CAD911 /* Generics50.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C12A7BC6DF00CAD911 /* Generics50.cpp */; }; + D53CD7422A7BC6E000CAD911 /* Generics54.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C22A7BC6DF00CAD911 /* Generics54.cpp */; }; + D53CD7432A7BC6E000CAD911 /* Generics40.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C32A7BC6DF00CAD911 /* Generics40.cpp */; }; + D53CD7442A7BC6E000CAD911 /* UnityEngine.AIModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C42A7BC6DF00CAD911 /* UnityEngine.AIModule_CodeGen.c */; }; + D53CD7452A7BC6E000CAD911 /* spine-unity1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C52A7BC6DF00CAD911 /* spine-unity1.cpp */; }; + D53CD7462A7BC6E000CAD911 /* UnityEngine.SharedInternalsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C62A7BC6DF00CAD911 /* UnityEngine.SharedInternalsModule.cpp */; }; + D53CD7472A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C72A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp */; }; + D53CD7482A7BC6E000CAD911 /* BestHTTP17.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C82A7BC6DF00CAD911 /* BestHTTP17.cpp */; }; + D53CD7492A7BC6E000CAD911 /* UnityEngine.UIModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5C92A7BC6DF00CAD911 /* UnityEngine.UIModule_CodeGen.c */; }; + D53CD74A2A7BC6E000CAD911 /* System.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5CA2A7BC6DF00CAD911 /* System.cpp */; }; + D53CD74B2A7BC6E000CAD911 /* BestHTTP16.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5CB2A7BC6DF00CAD911 /* BestHTTP16.cpp */; }; + D53CD74C2A7BC6E000CAD911 /* Mono.Security.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5CC2A7BC6DF00CAD911 /* Mono.Security.cpp */; }; + D53CD74D2A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5CD2A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp */; }; + D53CD74E2A7BC6E000CAD911 /* System.Configuration_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5CE2A7BC6DF00CAD911 /* System.Configuration_CodeGen.c */; }; + D53CD74F2A7BC6E000CAD911 /* Generics41.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5CF2A7BC6DF00CAD911 /* Generics41.cpp */; }; + D53CD7502A7BC6E000CAD911 /* Generics55.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D02A7BC6DF00CAD911 /* Generics55.cpp */; }; + D53CD7512A7BC6E000CAD911 /* Generics43.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D12A7BC6DF00CAD911 /* Generics43.cpp */; }; + D53CD7522A7BC6E000CAD911 /* Assembly-CSharp-firstpass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D22A7BC6DF00CAD911 /* Assembly-CSharp-firstpass.cpp */; }; + D53CD7532A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D32A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c */; }; + D53CD7542A7BC6E000CAD911 /* Generics57.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D42A7BC6DF00CAD911 /* Generics57.cpp */; }; + D53CD7552A7BC6E000CAD911 /* UnityEngine.VRModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D52A7BC6DF00CAD911 /* UnityEngine.VRModule.cpp */; }; + D53CD7562A7BC6E000CAD911 /* spine-unity2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D62A7BC6DF00CAD911 /* spine-unity2.cpp */; }; + D53CD7572A7BC6E000CAD911 /* mscorlib19.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D72A7BC6DF00CAD911 /* mscorlib19.cpp */; }; + D53CD7582A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D82A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp */; }; + D53CD7592A7BC6E000CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5D92A7BC6DF00CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c */; }; + D53CD75A2A7BC6E000CAD911 /* UnityEngine.GridModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5DA2A7BC6DF00CAD911 /* UnityEngine.GridModule.cpp */; }; + D53CD75B2A7BC6E000CAD911 /* Il2CppMetadataUsage.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5DB2A7BC6DF00CAD911 /* Il2CppMetadataUsage.c */; }; + D53CD75C2A7BC6E000CAD911 /* BestHTTP14.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5DC2A7BC6DF00CAD911 /* BestHTTP14.cpp */; }; + D53CD75D2A7BC6E000CAD911 /* BestHTTP28.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5DD2A7BC6DF00CAD911 /* BestHTTP28.cpp */; }; + D53CD75E2A7BC6E000CAD911 /* UnityEngine.TerrainModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5DE2A7BC6DF00CAD911 /* UnityEngine.TerrainModule.cpp */; }; + D53CD75F2A7BC6E000CAD911 /* Debugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5DF2A7BC6DF00CAD911 /* Debugger.cpp */; }; + D53CD7602A7BC6E000CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E02A7BC6DF00CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp */; }; + D53CD7612A7BC6E000CAD911 /* BestHTTP29.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E12A7BC6DF00CAD911 /* BestHTTP29.cpp */; }; + D53CD7622A7BC6E000CAD911 /* Il2CppReversePInvokeWrapperTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E22A7BC6DF00CAD911 /* Il2CppReversePInvokeWrapperTable.cpp */; }; + D53CD7632A7BC6E000CAD911 /* BestHTTP15.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E32A7BC6DF00CAD911 /* BestHTTP15.cpp */; }; + D53CD7642A7BC6E000CAD911 /* mscorlib24.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E42A7BC6DF00CAD911 /* mscorlib24.cpp */; }; + D53CD7652A7BC6E000CAD911 /* mscorlib18.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E52A7BC6DF00CAD911 /* mscorlib18.cpp */; }; + D53CD7662A7BC6E000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E62A7BC6DF00CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp */; }; + D53CD7672A7BC6E000CAD911 /* spine-unity3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E72A7BC6DF00CAD911 /* spine-unity3.cpp */; }; + D53CD7682A7BC6E000CAD911 /* UnityEngine.UIElementsNativeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E82A7BC6DF00CAD911 /* UnityEngine.UIElementsNativeModule.cpp */; }; + D53CD7692A7BC6E000CAD911 /* Generics56.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5E92A7BC6DF00CAD911 /* Generics56.cpp */; }; + D53CD76A2A7BC6E000CAD911 /* Generics42.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5EA2A7BC6DF00CAD911 /* Generics42.cpp */; }; + D53CD76B2A7BC6E000CAD911 /* Generics19.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5EB2A7BC6DF00CAD911 /* Generics19.cpp */; }; + D53CD76C2A7BC6E000CAD911 /* Il2CppInvokerTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5EC2A7BC6DF00CAD911 /* Il2CppInvokerTable.cpp */; }; + D53CD76D2A7BC6E000CAD911 /* UnityEngine.UI1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5ED2A7BC6DF00CAD911 /* UnityEngine.UI1.cpp */; }; + D53CD76E2A7BC6E000CAD911 /* Generics25.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5EE2A7BC6DF00CAD911 /* Generics25.cpp */; }; + D53CD76F2A7BC6E000CAD911 /* Generics31.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5EF2A7BC6DF00CAD911 /* Generics31.cpp */; }; + D53CD7702A7BC6E000CAD911 /* Mono.Security_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F02A7BC6DF00CAD911 /* Mono.Security_CodeGen.c */; }; + D53CD7712A7BC6E000CAD911 /* UnityEngine.TerrainModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F12A7BC6DF00CAD911 /* UnityEngine.TerrainModule_CodeGen.c */; }; + D53CD7722A7BC6E000CAD911 /* Assembly-CSharp1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F22A7BC6DF00CAD911 /* Assembly-CSharp1.cpp */; }; + D53CD7732A7BC6E000CAD911 /* Assembly-CSharp35.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F32A7BC6DF00CAD911 /* Assembly-CSharp35.cpp */; }; + D53CD7742A7BC6E000CAD911 /* Assembly-CSharp21.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F42A7BC6DF00CAD911 /* Assembly-CSharp21.cpp */; }; + D53CD7752A7BC6E000CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F52A7BC6DF00CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c */; }; + D53CD7762A7BC6E000CAD911 /* UnityEngine.UIElementsModule3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F62A7BC6DF00CAD911 /* UnityEngine.UIElementsModule3.cpp */; }; + D53CD7772A7BC6E000CAD911 /* Google.Protobuf3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F72A7BC6DF00CAD911 /* Google.Protobuf3.cpp */; }; + D53CD7782A7BC6E000CAD911 /* Google.Protobuf2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F82A7BC6DF00CAD911 /* Google.Protobuf2.cpp */; }; + D53CD7792A7BC6E000CAD911 /* UnityEngine.SubsystemsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5F92A7BC6DF00CAD911 /* UnityEngine.SubsystemsModule.cpp */; }; + D53CD77A2A7BC6E000CAD911 /* UnityEngine.UIElementsModule2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5FA2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule2.cpp */; }; + D53CD77B2A7BC6E000CAD911 /* UnityEngine.CoreModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5FB2A7BC6DF00CAD911 /* UnityEngine.CoreModule.cpp */; }; + D53CD77C2A7BC6E000CAD911 /* Il2CppGenericClassTable.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5FC2A7BC6DF00CAD911 /* Il2CppGenericClassTable.c */; }; + D53CD77D2A7BC6E000CAD911 /* UnityEngine.GridModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5FD2A7BC6DF00CAD911 /* UnityEngine.GridModule_CodeGen.c */; }; + D53CD77E2A7BC6E000CAD911 /* System.Xml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5FE2A7BC6DF00CAD911 /* System.Xml.cpp */; }; + D53CD77F2A7BC6E000CAD911 /* UnityEngine.CoreModule1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD5FF2A7BC6DF00CAD911 /* UnityEngine.CoreModule1.cpp */; }; + D53CD7802A7BC6E000CAD911 /* Assembly-CSharp20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6002A7BC6DF00CAD911 /* Assembly-CSharp20.cpp */; }; + D53CD7812A7BC6E000CAD911 /* Assembly-CSharp34.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6012A7BC6DF00CAD911 /* Assembly-CSharp34.cpp */; }; + D53CD7822A7BC6E000CAD911 /* System.Numerics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6022A7BC6DF00CAD911 /* System.Numerics.cpp */; }; + D53CD7832A7BC6E000CAD911 /* Il2CppGenericInstDefinitions.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6032A7BC6DF00CAD911 /* Il2CppGenericInstDefinitions.c */; }; + D53CD7842A7BC6E000CAD911 /* mscorlib1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6042A7BC6DF00CAD911 /* mscorlib1.cpp */; }; + D53CD7852A7BC6E000CAD911 /* Generics30.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6052A7BC6DF00CAD911 /* Generics30.cpp */; }; + D53CD7862A7BC6E000CAD911 /* Generics24.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6062A7BC6DF00CAD911 /* Generics24.cpp */; }; + D53CD7872A7BC6E000CAD911 /* Generics18.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6072A7BC6DF00CAD911 /* Generics18.cpp */; }; + D53CD7882A7BC6E000CAD911 /* Google.Protobuf_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6082A7BC6DF00CAD911 /* Google.Protobuf_CodeGen.c */; }; + D53CD7892A7BC6E000CAD911 /* UnityEngine.PhysicsModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6092A7BC6DF00CAD911 /* UnityEngine.PhysicsModule.cpp */; }; + D53CD78A2A7BC6E000CAD911 /* Il2CppCCalculateTypeValues1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD60A2A7BC6DF00CAD911 /* Il2CppCCalculateTypeValues1.cpp */; }; + D53CD78B2A7BC6E000CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD60B2A7BC6DF00CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp */; }; + D53CD78C2A7BC6E000CAD911 /* UnityEngine.UI2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD60C2A7BC6DF00CAD911 /* UnityEngine.UI2.cpp */; }; + D53CD78D2A7BC6E000CAD911 /* Generics32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD60D2A7BC6DF00CAD911 /* Generics32.cpp */; }; + D53CD78E2A7BC6E000CAD911 /* Generics26.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD60E2A7BC6DF00CAD911 /* Generics26.cpp */; }; + D53CD78F2A7BC6E000CAD911 /* mscorlib3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD60F2A7BC6DF00CAD911 /* mscorlib3.cpp */; }; + D53CD7902A7BC6E000CAD911 /* UnityEngine.GameCenterModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6102A7BC6DF00CAD911 /* UnityEngine.GameCenterModule_CodeGen.c */; }; + D53CD7912A7BC6E000CAD911 /* Assembly-CSharp2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6112A7BC6DF00CAD911 /* Assembly-CSharp2.cpp */; }; + D53CD7922A7BC6E000CAD911 /* Assembly-CSharp22.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6122A7BC6DF00CAD911 /* Assembly-CSharp22.cpp */; }; + D53CD7932A7BC6E000CAD911 /* Assembly-CSharp36.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6132A7BC6DF00CAD911 /* Assembly-CSharp36.cpp */; }; + D53CD7942A7BC6E000CAD911 /* UnityEngine.CoreModule3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6142A7BC6DF00CAD911 /* UnityEngine.CoreModule3.cpp */; }; + D53CD7952A7BC6E000CAD911 /* UnityEngine.TilemapModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6152A7BC6DF00CAD911 /* UnityEngine.TilemapModule.cpp */; }; + D53CD7962A7BC6E000CAD911 /* UnityEngine.ParticleSystemModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6162A7BC6DF00CAD911 /* UnityEngine.ParticleSystemModule.cpp */; }; + D53CD7972A7BC6E000CAD911 /* Google.Protobuf1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6172A7BC6DF00CAD911 /* Google.Protobuf1.cpp */; }; + D53CD7982A7BC6E000CAD911 /* UnityEngine.UIElementsModule1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6182A7BC6E000CAD911 /* UnityEngine.UIElementsModule1.cpp */; }; + D53CD7992A7BC6E000CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6192A7BC6E000CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c */; }; + D53CD79A2A7BC6E000CAD911 /* Il2CppCCFieldValuesTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD61A2A7BC6E000CAD911 /* Il2CppCCFieldValuesTable.cpp */; }; + D53CD79B2A7BC6E000CAD911 /* UnityEngine.ImageConversionModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD61B2A7BC6E000CAD911 /* UnityEngine.ImageConversionModule.cpp */; }; + D53CD79C2A7BC6E000CAD911 /* UnityEngine.CoreModule2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD61C2A7BC6E000CAD911 /* UnityEngine.CoreModule2.cpp */; }; + D53CD79D2A7BC6E000CAD911 /* Assembly-CSharp37.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD61D2A7BC6E000CAD911 /* Assembly-CSharp37.cpp */; }; + D53CD79E2A7BC6E000CAD911 /* Assembly-CSharp23.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD61E2A7BC6E000CAD911 /* Assembly-CSharp23.cpp */; }; + D53CD79F2A7BC6E000CAD911 /* Assembly-CSharp3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD61F2A7BC6E000CAD911 /* Assembly-CSharp3.cpp */; }; + D53CD7A02A7BC6E000CAD911 /* mscorlib2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6202A7BC6E000CAD911 /* mscorlib2.cpp */; }; + D53CD7A12A7BC6E000CAD911 /* System.Core_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6212A7BC6E000CAD911 /* System.Core_CodeGen.c */; }; + D53CD7A22A7BC6E000CAD911 /* Generics27.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6222A7BC6E000CAD911 /* Generics27.cpp */; }; + D53CD7A32A7BC6E000CAD911 /* Generics33.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6232A7BC6E000CAD911 /* Generics33.cpp */; }; + D53CD7A42A7BC6E000CAD911 /* UnityEngine.UI3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6242A7BC6E000CAD911 /* UnityEngine.UI3.cpp */; }; + D53CD7A52A7BC6E000CAD911 /* GenericMethods.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6252A7BC6E000CAD911 /* GenericMethods.cpp */; }; + D53CD7A62A7BC6E000CAD911 /* Generics37.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6262A7BC6E000CAD911 /* Generics37.cpp */; }; + D53CD7A72A7BC6E000CAD911 /* Generics23.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6272A7BC6E000CAD911 /* Generics23.cpp */; }; + D53CD7A82A7BC6E000CAD911 /* UnityEngine.TilemapModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6282A7BC6E000CAD911 /* UnityEngine.TilemapModule_CodeGen.c */; }; + D53CD7A92A7BC6E000CAD911 /* Debugger_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6292A7BC6E000CAD911 /* Debugger_CodeGen.c */; }; + D53CD7AA2A7BC6E000CAD911 /* mscorlib6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD62A2A7BC6E000CAD911 /* mscorlib6.cpp */; }; + D53CD7AB2A7BC6E000CAD911 /* GenericMethods8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD62B2A7BC6E000CAD911 /* GenericMethods8.cpp */; }; + D53CD7AC2A7BC6E000CAD911 /* UnresolvedVirtualCallStubs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD62C2A7BC6E000CAD911 /* UnresolvedVirtualCallStubs.cpp */; }; + D53CD7AD2A7BC6E000CAD911 /* Assembly-CSharp27.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD62D2A7BC6E000CAD911 /* Assembly-CSharp27.cpp */; }; + D53CD7AE2A7BC6E000CAD911 /* UnityEngine.VideoModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD62E2A7BC6E000CAD911 /* UnityEngine.VideoModule.cpp */; }; + D53CD7AF2A7BC6E000CAD911 /* Assembly-CSharp33.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD62F2A7BC6E000CAD911 /* Assembly-CSharp33.cpp */; }; + D53CD7B02A7BC6E000CAD911 /* Assembly-CSharp7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6302A7BC6E000CAD911 /* Assembly-CSharp7.cpp */; }; + D53CD7B12A7BC6E000CAD911 /* System9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6312A7BC6E000CAD911 /* System9.cpp */; }; + D53CD7B22A7BC6E000CAD911 /* UnityEngine.UIElementsModule5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6322A7BC6E000CAD911 /* UnityEngine.UIElementsModule5.cpp */; }; + D53CD7B32A7BC6E000CAD911 /* UnityEngine.UIElementsModule4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6332A7BC6E000CAD911 /* UnityEngine.UIElementsModule4.cpp */; }; + D53CD7B42A7BC6E000CAD911 /* Google.Protobuf4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6342A7BC6E000CAD911 /* Google.Protobuf4.cpp */; }; + D53CD7B52A7BC6E000CAD911 /* UnityEngine.IMGUIModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6352A7BC6E000CAD911 /* UnityEngine.IMGUIModule.cpp */; }; + D53CD7B62A7BC6E000CAD911 /* System.Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6362A7BC6E000CAD911 /* System.Core.cpp */; }; + D53CD7B72A7BC6E000CAD911 /* System8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6372A7BC6E000CAD911 /* System8.cpp */; }; + D53CD7B82A7BC6E000CAD911 /* Assembly-CSharp6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6382A7BC6E000CAD911 /* Assembly-CSharp6.cpp */; }; + D53CD7B92A7BC6E000CAD911 /* Assembly-CSharp32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6392A7BC6E000CAD911 /* Assembly-CSharp32.cpp */; }; + D53CD7BA2A7BC6E000CAD911 /* Assembly-CSharp26.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD63A2A7BC6E000CAD911 /* Assembly-CSharp26.cpp */; }; + D53CD7BB2A7BC6E000CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD63B2A7BC6E000CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c */; }; + D53CD7BC2A7BC6E000CAD911 /* GenericMethods9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD63C2A7BC6E000CAD911 /* GenericMethods9.cpp */; }; + D53CD7BD2A7BC6E000CAD911 /* mscorlib7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD63D2A7BC6E000CAD911 /* mscorlib7.cpp */; }; + D53CD7BE2A7BC6E000CAD911 /* Generics22.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD63E2A7BC6E000CAD911 /* Generics22.cpp */; }; + D53CD7BF2A7BC6E000CAD911 /* Generics36.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD63F2A7BC6E000CAD911 /* Generics36.cpp */; }; + D53CD7C02A7BC6E000CAD911 /* UnityEngine.AIModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6402A7BC6E000CAD911 /* UnityEngine.AIModule.cpp */; }; + D53CD7C12A7BC6E000CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6412A7BC6E000CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c */; }; + D53CD7C22A7BC6E000CAD911 /* Generics20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6422A7BC6E000CAD911 /* Generics20.cpp */; }; + D53CD7C32A7BC6E000CAD911 /* Generics34.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6432A7BC6E000CAD911 /* Generics34.cpp */; }; + D53CD7C42A7BC6E000CAD911 /* mscorlib5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6442A7BC6E000CAD911 /* mscorlib5.cpp */; }; + D53CD7C52A7BC6E000CAD911 /* UnityEngine.AndroidJNIModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6452A7BC6E000CAD911 /* UnityEngine.AndroidJNIModule.cpp */; }; + D53CD7C62A7BC6E000CAD911 /* Assembly-CSharp_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6462A7BC6E000CAD911 /* Assembly-CSharp_CodeGen.c */; }; + D53CD7C72A7BC6E000CAD911 /* Assembly-CSharp30.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6472A7BC6E000CAD911 /* Assembly-CSharp30.cpp */; }; + D53CD7C82A7BC6E000CAD911 /* Assembly-CSharp24.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6482A7BC6E000CAD911 /* Assembly-CSharp24.cpp */; }; + D53CD7C92A7BC6E000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6492A7BC6E000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c */; }; + D53CD7CA2A7BC6E000CAD911 /* Assembly-CSharp4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD64A2A7BC6E000CAD911 /* Assembly-CSharp4.cpp */; }; + D53CD7CB2A7BC6E000CAD911 /* Assembly-CSharp18.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD64B2A7BC6E000CAD911 /* Assembly-CSharp18.cpp */; }; + D53CD7CC2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD64C2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp */; }; + D53CD7CD2A7BC6E000CAD911 /* System.Numerics_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD64D2A7BC6E000CAD911 /* System.Numerics_CodeGen.c */; }; + D53CD7CE2A7BC6E000CAD911 /* Generics8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD64E2A7BC6E000CAD911 /* Generics8.cpp */; }; + D53CD7CF2A7BC6E000CAD911 /* UnityEngine.AudioModule_CodeGen.c in Sources */ = {isa = PBXBuildFile; fileRef = D53CD64F2A7BC6E000CAD911 /* UnityEngine.AudioModule_CodeGen.c */; }; + D53CD7D02A7BC6E000CAD911 /* System.Xml9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6502A7BC6E000CAD911 /* System.Xml9.cpp */; }; + D53CD7D12A7BC6E000CAD911 /* UnityEngine.UIElementsModule6.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6512A7BC6E000CAD911 /* UnityEngine.UIElementsModule6.cpp */; }; + D53CD7D22A7BC6E000CAD911 /* UnityEngine.UIElementsModule7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6522A7BC6E000CAD911 /* UnityEngine.UIElementsModule7.cpp */; }; + D53CD7D32A7BC6E000CAD911 /* System.Xml8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6532A7BC6E000CAD911 /* System.Xml8.cpp */; }; + D53CD7D42A7BC6E000CAD911 /* Generics9.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6542A7BC6E000CAD911 /* Generics9.cpp */; }; + D53CD7D52A7BC6E000CAD911 /* Assembly-CSharp19.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6552A7BC6E000CAD911 /* Assembly-CSharp19.cpp */; }; + D53CD7D62A7BC6E000CAD911 /* Assembly-CSharp5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6562A7BC6E000CAD911 /* Assembly-CSharp5.cpp */; }; + D53CD7D72A7BC6E000CAD911 /* Assembly-CSharp25.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6572A7BC6E000CAD911 /* Assembly-CSharp25.cpp */; }; + D53CD7D82A7BC6E000CAD911 /* Unity.Notifications.iOS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6582A7BC6E000CAD911 /* Unity.Notifications.iOS.cpp */; }; + D53CD7D92A7BC6E000CAD911 /* Assembly-CSharp31.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD6592A7BC6E000CAD911 /* Assembly-CSharp31.cpp */; }; + D53CD7DA2A7BC6E000CAD911 /* Generics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD65A2A7BC6E000CAD911 /* Generics.cpp */; }; + D53CD7DB2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD65B2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestModule.cpp */; }; + D53CD7DC2A7BC6E000CAD911 /* mscorlib4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD65C2A7BC6E000CAD911 /* mscorlib4.cpp */; }; + D53CD7DD2A7BC6E000CAD911 /* Generics35.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD65D2A7BC6E000CAD911 /* Generics35.cpp */; }; + D53CD7DE2A7BC6E000CAD911 /* Generics21.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D53CD65E2A7BC6E000CAD911 /* Generics21.cpp */; }; D59AB8472A68FC2200433200 /* StoreObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = D59AB8462A68FC2200433200 /* StoreObserver.m */; }; D59AB84C2A68FC8B00433200 /* AppConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = D59AB84B2A68FC8B00433200 /* AppConfiguration.m */; }; D59AB84F2A68FE8E00433200 /* StoreManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D59AB84D2A68FE8E00433200 /* StoreManager.m */; }; @@ -1468,397 +1462,391 @@ D53CC8AA2A7BA29800CAD911 /* libtolua.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libtolua.a; sourceTree = ""; }; D53CC8B02A7BA2EF00CAD911 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; D53CC8B72A7BA67000CAD911 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; - D53CCEC92A7BAE6600CAD911 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Data; path = "../unity-build/Data"; sourceTree = ""; }; - D53CCECC2A7BAE8000CAD911 /* Generics38.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics38.cpp; sourceTree = ""; }; - D53CCECD2A7BAE8000CAD911 /* Il2CppGenericAdjustorThunkTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericAdjustorThunkTable.c; sourceTree = ""; }; - D53CCECE2A7BAE8000CAD911 /* Generics10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics10.cpp; sourceTree = ""; }; - D53CCECF2A7BAE8000CAD911 /* GenericMethods12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods12.cpp; sourceTree = ""; }; - D53CCED02A7BAE8000CAD911 /* mscorlib9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib9.cpp; sourceTree = ""; }; - D53CCED12A7BAE8000CAD911 /* GenericMethods7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods7.cpp; sourceTree = ""; }; - D53CCED22A7BAE8000CAD911 /* Assembly-CSharp28.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp28.cpp"; sourceTree = ""; }; - D53CCED32A7BAE8000CAD911 /* UnityEngine.UnityAnalyticsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityAnalyticsModule.cpp; sourceTree = ""; }; - D53CCED42A7BAE8000CAD911 /* Il2CppGenericMethodTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericMethodTable.c; sourceTree = ""; }; - D53CCED52A7BAE8000CAD911 /* Assembly-CSharp14.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp14.cpp"; sourceTree = ""; }; - D53CCED62A7BAE8000CAD911 /* Assembly-CSharp8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp8.cpp"; sourceTree = ""; }; - D53CCED72A7BAE8000CAD911 /* UnityEngine.VRModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.VRModule_CodeGen.c; sourceTree = ""; }; - D53CCED82A7BAE8000CAD911 /* System6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System6.cpp; sourceTree = ""; }; - D53CCED92A7BAE8000CAD911 /* Generics4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics4.cpp; sourceTree = ""; }; - D53CCEDA2A7BAE8000CAD911 /* System.Xml5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml5.cpp; sourceTree = ""; }; - D53CCEDB2A7BAE8000CAD911 /* System.Xml4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml4.cpp; sourceTree = ""; }; - D53CCEDC2A7BAE8000CAD911 /* Generics5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics5.cpp; sourceTree = ""; }; - D53CCEDD2A7BAE8000CAD911 /* System7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System7.cpp; sourceTree = ""; }; - D53CCEDE2A7BAE8000CAD911 /* Assembly-CSharp9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp9.cpp"; sourceTree = ""; }; - D53CCEDF2A7BAE8000CAD911 /* Assembly-CSharp15.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp15.cpp"; sourceTree = ""; }; - D53CCEE02A7BAE8000CAD911 /* Assembly-CSharp29.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp29.cpp"; sourceTree = ""; }; - D53CCEE12A7BAE8000CAD911 /* System.Xml_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Xml_CodeGen.c; sourceTree = ""; }; - D53CCEE22A7BAE8000CAD911 /* GenericMethods6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods6.cpp; sourceTree = ""; }; - D53CCEE32A7BAE8000CAD911 /* GenericMethods13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods13.cpp; sourceTree = ""; }; - D53CCEE42A7BAE8000CAD911 /* mscorlib8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib8.cpp; sourceTree = ""; }; - D53CCEE52A7BAE8000CAD911 /* Generics11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics11.cpp; sourceTree = ""; }; - D53CCEE62A7BAE8000CAD911 /* Generics39.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics39.cpp; sourceTree = ""; }; - D53CCEE72A7BAE8000CAD911 /* UnityEngine.Physics2DModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.Physics2DModule_CodeGen.c; sourceTree = ""; }; - D53CCEE82A7BAE8000CAD911 /* Il2CppCCTypeValuesTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCTypeValuesTable.cpp; sourceTree = ""; }; - D53CCEE92A7BAE8000CAD911 /* Generics13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics13.cpp; sourceTree = ""; }; - D53CCEEA2A7BAE8000CAD911 /* UnityEngine.VFXModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.VFXModule_CodeGen.c; sourceTree = ""; }; - D53CCEEB2A7BAE8000CAD911 /* GenericMethods11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods11.cpp; sourceTree = ""; }; - D53CCEEC2A7BAE8000CAD911 /* GenericMethods4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods4.cpp; sourceTree = ""; }; - D53CCEED2A7BAE8000CAD911 /* Il2CppInteropDataTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppInteropDataTable.cpp; sourceTree = ""; }; - D53CCEEE2A7BAE8000CAD911 /* Assembly-CSharp17.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp17.cpp"; sourceTree = ""; }; - D53CCEEF2A7BAE8000CAD911 /* Generics7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics7.cpp; sourceTree = ""; }; - D53CCEF02A7BAE8000CAD911 /* System5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System5.cpp; sourceTree = ""; }; - D53CCEF12A7BAE8000CAD911 /* System.Xml6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml6.cpp; sourceTree = ""; }; - D53CCEF22A7BAE8000CAD911 /* UnityEngine.UIElementsModule9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule9.cpp; sourceTree = ""; }; - D53CCEF32A7BAE8000CAD911 /* UnityEngine.UIElementsModule8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule8.cpp; sourceTree = ""; }; - D53CCEF42A7BAE8000CAD911 /* UnityICallRegistration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityICallRegistration.cpp; sourceTree = ""; }; - D53CCEF52A7BAE8000CAD911 /* System.Xml7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml7.cpp; sourceTree = ""; }; - D53CCEF62A7BAE8000CAD911 /* System4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System4.cpp; sourceTree = ""; }; - D53CCEF72A7BAE8000CAD911 /* Generics6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics6.cpp; sourceTree = ""; }; - D53CCEF82A7BAE8000CAD911 /* Assembly-CSharp16.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp16.cpp"; sourceTree = ""; }; - D53CCEF92A7BAE8000CAD911 /* CString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CString.cpp; sourceTree = ""; }; - D53CCEFA2A7BAE8000CAD911 /* GenericMethods5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods5.cpp; sourceTree = ""; }; - D53CCEFB2A7BAE8000CAD911 /* GenericMethods10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods10.cpp; sourceTree = ""; }; - D53CCEFC2A7BAE8000CAD911 /* UnityEngine_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine_CodeGen.c; sourceTree = ""; }; - D53CCEFD2A7BAE8000CAD911 /* Generics12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics12.cpp; sourceTree = ""; }; - D53CCEFE2A7BAE8000CAD911 /* Generics16.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics16.cpp; sourceTree = ""; }; - D53CCEFF2A7BAE8000CAD911 /* GenericMethods1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods1.cpp; sourceTree = ""; }; - D53CCF002A7BAE8000CAD911 /* GenericMethods14.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods14.cpp; sourceTree = ""; }; - D53CCF012A7BAE8000CAD911 /* Il2CppCCalculateFieldValues3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateFieldValues3.cpp; sourceTree = ""; }; - D53CCF022A7BAE8000CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UIElementsNativeModule_CodeGen.c; sourceTree = ""; }; - D53CCF032A7BAE8000CAD911 /* Assembly-CSharp12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp12.cpp"; sourceTree = ""; }; - D53CCF042A7BAE8000CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Runtime.CompilerServices.Unsafe_CodeGen.c; sourceTree = ""; }; - D53CCF052A7BAE8000CAD911 /* Generics2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics2.cpp; sourceTree = ""; }; - D53CCF062A7BAE8000CAD911 /* BestHTTP41.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP41.cpp; sourceTree = ""; }; - D53CCF072A7BAE8000CAD911 /* System.Xml3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml3.cpp; sourceTree = ""; }; - D53CCF082A7BAE8000CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TextCoreFontEngineModule_CodeGen.c; sourceTree = ""; }; - D53CCF092A7BAE8000CAD911 /* UnityEngine.PhysicsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.PhysicsModule_CodeGen.c; sourceTree = ""; }; - D53CCF0A2A7BAE8000CAD911 /* System.Xml2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml2.cpp; sourceTree = ""; }; - D53CCF0B2A7BAE8000CAD911 /* BestHTTP40.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP40.cpp; sourceTree = ""; }; - D53CCF0C2A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AmazingAssets.TerrainToMesh_CodeGen.c; sourceTree = ""; }; - D53CCF0D2A7BAE8000CAD911 /* System1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System1.cpp; sourceTree = ""; }; - D53CCF0E2A7BAE8000CAD911 /* Generics3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics3.cpp; sourceTree = ""; }; - D53CCF0F2A7BAE8000CAD911 /* Assembly-CSharp13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp13.cpp"; sourceTree = ""; }; - D53CCF102A7BAE8000CAD911 /* Il2CppCCalculateFieldValues2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateFieldValues2.cpp; sourceTree = ""; }; - D53CCF112A7BAE8000CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AndroidJNIModule_CodeGen.c; sourceTree = ""; }; - D53CCF122A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AmazingAssets.TerrainToMesh1.cpp; sourceTree = ""; }; - D53CCF132A7BAE8000CAD911 /* Assembly-CSharp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp.cpp"; sourceTree = ""; }; - D53CCF142A7BAE8000CAD911 /* Generics17.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics17.cpp; sourceTree = ""; }; - D53CCF152A7BAE8000CAD911 /* UnityEngine.UI_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UI_CodeGen.c; sourceTree = ""; }; - D53CCF162A7BAE8000CAD911 /* Generics15.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics15.cpp; sourceTree = ""; }; - D53CCF172A7BAE8000CAD911 /* UnityEngine.SpriteShapeModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.SpriteShapeModule.cpp; sourceTree = ""; }; - D53CCF182A7BAE8000CAD911 /* UnityEngine.TextRenderingModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextRenderingModule.cpp; sourceTree = ""; }; - D53CCF192A7BAE8000CAD911 /* Generics29.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics29.cpp; sourceTree = ""; }; - D53CCF1A2A7BAE8000CAD911 /* GenericMethods2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods2.cpp; sourceTree = ""; }; - D53CCF1B2A7BAE8000CAD911 /* Assembly-CSharp11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp11.cpp"; sourceTree = ""; }; - D53CCF1C2A7BAE8000CAD911 /* Assembly-CSharp39.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp39.cpp"; sourceTree = ""; }; - D53CCF1D2A7BAE8000CAD911 /* System3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System3.cpp; sourceTree = ""; }; - D53CCF1E2A7BAE8000CAD911 /* Generics1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics1.cpp; sourceTree = ""; }; - D53CCF1F2A7BAE8000CAD911 /* __Generated_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = __Generated_CodeGen.c; sourceTree = ""; }; - D53CCF202A7BAE8000CAD911 /* BestHTTP42.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP42.cpp; sourceTree = ""; }; - D53CCF212A7BAE8000CAD911 /* System.Configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Configuration.cpp; sourceTree = ""; }; - D53CCF222A7BAE8000CAD911 /* System.Xml1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml1.cpp; sourceTree = ""; }; - D53CCF232A7BAE8000CAD911 /* Il2CppCodeRegistration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCodeRegistration.cpp; sourceTree = ""; }; - D53CCF242A7BAE8000CAD911 /* BestHTTP43.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP43.cpp; sourceTree = ""; }; - D53CCF252A7BAE8000CAD911 /* System2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System2.cpp; sourceTree = ""; }; - D53CCF262A7BAE8000CAD911 /* Assembly-CSharp38.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp38.cpp"; sourceTree = ""; }; - D53CCF272A7BAE8000CAD911 /* Google.Protobuf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf.cpp; sourceTree = ""; }; - D53CCF282A7BAE8000CAD911 /* Assembly-CSharp10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp10.cpp"; sourceTree = ""; }; - D53CCF292A7BAE8000CAD911 /* Il2CppCCalculateFieldValues1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateFieldValues1.cpp; sourceTree = ""; }; - D53CCF2A2A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AmazingAssets.TerrainToMesh2.cpp; sourceTree = ""; }; - D53CCF2B2A7BAE8000CAD911 /* __Generated.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = __Generated.cpp; sourceTree = ""; }; - D53CCF2C2A7BAE8000CAD911 /* GenericMethods3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods3.cpp; sourceTree = ""; }; - D53CCF2D2A7BAE8000CAD911 /* Generics28.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics28.cpp; sourceTree = ""; }; - D53CCF2E2A7BAE8000CAD911 /* Generics14.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics14.cpp; sourceTree = ""; }; - D53CCF2F2A7BAE8000CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityWebRequestAudioModule_CodeGen.c; sourceTree = ""; }; - D53CCF302A7BAE8000CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityWebRequestWWWModule.cpp; sourceTree = ""; }; - D53CCF312A7BAE8000CAD911 /* BestHTTP.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP.cpp; sourceTree = ""; }; - D53CCF322A7BAE8000CAD911 /* mscorlib15.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib15.cpp; sourceTree = ""; }; - D53CCF332A7BAE8000CAD911 /* UnityEngine.UIElementsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UIElementsModule_CodeGen.c; sourceTree = ""; }; - D53CCF342A7BAE8000CAD911 /* BestHTTP18.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP18.cpp; sourceTree = ""; }; - D53CCF352A7BAE8000CAD911 /* BestHTTP30.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP30.cpp; sourceTree = ""; }; - D53CCF362A7BAE8000CAD911 /* UnityEngine.DirectorModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.DirectorModule_CodeGen.c; sourceTree = ""; }; - D53CCF372A7BAE8000CAD911 /* Il2CppCCalculateTypeValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateTypeValues.cpp; sourceTree = ""; }; - D53CCF382A7BAE8000CAD911 /* BestHTTP24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP24.cpp; sourceTree = ""; }; - D53CCF392A7BAE8000CAD911 /* System13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System13.cpp; sourceTree = ""; }; - D53CCF3A2A7BAE8000CAD911 /* System12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System12.cpp; sourceTree = ""; }; - D53CCF3B2A7BAE8000CAD911 /* Il2CppCCalculateFieldValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateFieldValues.cpp; sourceTree = ""; }; - D53CCF3C2A7BAE8000CAD911 /* UnityEngine.AudioModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AudioModule.cpp; sourceTree = ""; }; - D53CCF3D2A7BAE8000CAD911 /* UnityEngine.XRModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.XRModule.cpp; sourceTree = ""; }; - D53CCF3E2A7BAE8000CAD911 /* BestHTTP1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP1.cpp; sourceTree = ""; }; - D53CCF3F2A7BAE8000CAD911 /* Il2CppGenericMethodPointerTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericMethodPointerTable.c; sourceTree = ""; }; - D53CCF402A7BAE8000CAD911 /* BestHTTP25.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP25.cpp; sourceTree = ""; }; - D53CCF412A7BAE8000CAD911 /* BestHTTP31.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP31.cpp; sourceTree = ""; }; - D53CCF422A7BAE8000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c; sourceTree = ""; }; - D53CCF432A7BAE8000CAD911 /* BestHTTP19.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP19.cpp; sourceTree = ""; }; - D53CCF442A7BAE8000CAD911 /* mscorlib14.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib14.cpp; sourceTree = ""; }; - D53CCF452A7BAE8000CAD911 /* UnityEngine.CoreModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.CoreModule_CodeGen.c; sourceTree = ""; }; - D53CCF462A7BAE8000CAD911 /* UnityEngine.AnimationModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AnimationModule_CodeGen.c; sourceTree = ""; }; - D53CCF472A7BAE8000CAD911 /* UnityEngine.AnimationModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AnimationModule.cpp; sourceTree = ""; }; - D53CCF482A7BAE8000CAD911 /* UnityEngine.VideoModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.VideoModule_CodeGen.c; sourceTree = ""; }; - D53CCF492A7BAE8000CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TextRenderingModule_CodeGen.c; sourceTree = ""; }; - D53CCF4A2A7BAE8000CAD911 /* Generics58.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics58.cpp; sourceTree = ""; }; - D53CCF4B2A7BAE8000CAD911 /* spine-unity_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "spine-unity_CodeGen.c"; sourceTree = ""; }; - D53CCF4C2A7BAE8000CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityWebRequestWWWModule_CodeGen.c; sourceTree = ""; }; - D53CCF4D2A7BAE8000CAD911 /* mscorlib16.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib16.cpp; sourceTree = ""; }; - D53CCF4E2A7BAE8000CAD911 /* BestHTTP27.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP27.cpp; sourceTree = ""; }; - D53CCF4F2A7BAE8000CAD911 /* BestHTTP33.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP33.cpp; sourceTree = ""; }; - D53CCF502A7BAE8000CAD911 /* ICSharpCode.SharpZipLib4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib4.cpp; sourceTree = ""; }; - D53CCF512A7BAE8000CAD911 /* BestHTTP3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP3.cpp; sourceTree = ""; }; - D53CCF522A7BAE8000CAD911 /* BestHTTP_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BestHTTP_CodeGen.c; sourceTree = ""; }; - D53CCF532A7BAE8000CAD911 /* System10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System10.cpp; sourceTree = ""; }; - D53CCF542A7BAE8000CAD911 /* System11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System11.cpp; sourceTree = ""; }; - D53CCF552A7BAE8000CAD911 /* BestHTTP2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP2.cpp; sourceTree = ""; }; - D53CCF562A7BAE8000CAD911 /* BestHTTP32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP32.cpp; sourceTree = ""; }; - D53CCF572A7BAE8000CAD911 /* UnityEngine.AssetBundleModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AssetBundleModule.cpp; sourceTree = ""; }; - D53CCF582A7BAE8000CAD911 /* BestHTTP26.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP26.cpp; sourceTree = ""; }; - D53CCF592A7BAE8000CAD911 /* CString_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CString_CodeGen.c; sourceTree = ""; }; - D53CCF5A2A7BAE8000CAD911 /* mscorlib17.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib17.cpp; sourceTree = ""; }; - D53CCF5B2A7BAE8000CAD911 /* Generics59.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics59.cpp; sourceTree = ""; }; - D53CCF5C2A7BAE8000CAD911 /* Assembly-CSharp-firstpass_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "Assembly-CSharp-firstpass_CodeGen.c"; sourceTree = ""; }; - D53CCF5D2A7BAE8000CAD911 /* Generics49.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics49.cpp; sourceTree = ""; }; - D53CCF5E2A7BAE8000CAD911 /* UnityEngine.GameCenterModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.GameCenterModule.cpp; sourceTree = ""; }; - D53CCF5F2A7BAE8000CAD911 /* UnityEngine.XRModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.XRModule_CodeGen.c; sourceTree = ""; }; - D53CCF602A7BAE8000CAD911 /* mscorlib13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib13.cpp; sourceTree = ""; }; - D53CCF612A7BAE8000CAD911 /* BestHTTP22.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP22.cpp; sourceTree = ""; }; - D53CCF622A7BAE8000CAD911 /* BestHTTP36.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP36.cpp; sourceTree = ""; }; - D53CCF632A7BAE8000CAD911 /* ICSharpCode.SharpZipLib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib.cpp; sourceTree = ""; }; - D53CCF642A7BAE8000CAD911 /* Mono.Security1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mono.Security1.cpp; sourceTree = ""; }; - D53CCF652A7BAE8000CAD911 /* ICSharpCode.SharpZipLib1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib1.cpp; sourceTree = ""; }; - D53CCF662A7BAE8000CAD911 /* BestHTTP6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP6.cpp; sourceTree = ""; }; - D53CCF672A7BAE8000CAD911 /* BestHTTP7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP7.cpp; sourceTree = ""; }; - D53CCF682A7BAE8000CAD911 /* UnityEngine.InputModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.InputModule_CodeGen.c; sourceTree = ""; }; - D53CCF692A7BAE8000CAD911 /* BestHTTP37.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP37.cpp; sourceTree = ""; }; - D53CCF6A2A7BAE8000CAD911 /* BestHTTP23.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP23.cpp; sourceTree = ""; }; - D53CCF6B2A7BAE8000CAD911 /* mscorlib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib.cpp; sourceTree = ""; }; - D53CCF6C2A7BAE8000CAD911 /* mscorlib12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib12.cpp; sourceTree = ""; }; - D53CCF6D2A7BAE8000CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityWebRequestModule_CodeGen.c; sourceTree = ""; }; - D53CCF6E2A7BAE8000CAD911 /* Generics48.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics48.cpp; sourceTree = ""; }; - D53CCF6F2A7BAE8000CAD911 /* Generics60.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics60.cpp; sourceTree = ""; }; - D53CCF702A7BAE8000CAD911 /* UnityEngine.DirectorModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.DirectorModule.cpp; sourceTree = ""; }; - D53CCF712A7BAE8000CAD911 /* mscorlib10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib10.cpp; sourceTree = ""; }; - D53CCF722A7BAE8000CAD911 /* System.Xml11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml11.cpp; sourceTree = ""; }; - D53CCF732A7BAE8000CAD911 /* BestHTTP35.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP35.cpp; sourceTree = ""; }; - D53CCF742A7BAE8000CAD911 /* BestHTTP21.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP21.cpp; sourceTree = ""; }; - D53CCF752A7BAE8000CAD911 /* Il2CppRgctxTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppRgctxTable.c; sourceTree = ""; }; - D53CCF762A7BAE8000CAD911 /* UnityClassRegistration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityClassRegistration.cpp; sourceTree = ""; }; - D53CCF772A7BAE8000CAD911 /* BestHTTP5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP5.cpp; sourceTree = ""; }; - D53CCF782A7BAE8000CAD911 /* ICSharpCode.SharpZipLib2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib2.cpp; sourceTree = ""; }; - D53CCF792A7BAE8000CAD911 /* ICSharpCode.SharpZipLib3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib3.cpp; sourceTree = ""; }; - D53CCF7A2A7BAE8000CAD911 /* UnityEngine.InputModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.InputModule.cpp; sourceTree = ""; }; - D53CCF7B2A7BAE8000CAD911 /* BestHTTP4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP4.cpp; sourceTree = ""; }; - D53CCF7C2A7BAE8000CAD911 /* Unity.Notifications.iOS_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Unity.Notifications.iOS_CodeGen.c; sourceTree = ""; }; - D53CCF7D2A7BAE8000CAD911 /* BestHTTP20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP20.cpp; sourceTree = ""; }; - D53CCF7E2A7BAE8000CAD911 /* UnityEngine.VFXModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.VFXModule.cpp; sourceTree = ""; }; - D53CCF7F2A7BAE8000CAD911 /* System.Xml10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml10.cpp; sourceTree = ""; }; - D53CCF802A7BAE8000CAD911 /* BestHTTP34.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP34.cpp; sourceTree = ""; }; - D53CCF812A7BAE8000CAD911 /* UnityEngine.InputLegacyModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.InputLegacyModule.cpp; sourceTree = ""; }; - D53CCF822A7BAE8000CAD911 /* mscorlib11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib11.cpp; sourceTree = ""; }; - D53CCF832A7BAE8000CAD911 /* CString1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CString1.cpp; sourceTree = ""; }; - D53CCF842A7BAE8000CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.SpriteShapeModule_CodeGen.c; sourceTree = ""; }; - D53CCF852A7BAE8000CAD911 /* UnityEngine.UIElementsModule11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule11.cpp; sourceTree = ""; }; - D53CCF862A7BAE8000CAD911 /* UnityEngine.IMGUIModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.IMGUIModule_CodeGen.c; sourceTree = ""; }; - D53CCF872A7BAE8000CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.ImageConversionModule_CodeGen.c; sourceTree = ""; }; - D53CCF882A7BAE8000CAD911 /* Generics46.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics46.cpp; sourceTree = ""; }; - D53CCF892A7BAE8000CAD911 /* Generics52.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics52.cpp; sourceTree = ""; }; - D53CCF8A2A7BAE8000CAD911 /* Il2CppTypeDefinitions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppTypeDefinitions.c; sourceTree = ""; }; - D53CCF8B2A7BAE8000CAD911 /* mscorlib20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib20.cpp; sourceTree = ""; }; - D53CCF8C2A7BAE8000CAD911 /* UnityEngine.UI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UI.cpp; sourceTree = ""; }; - D53CCF8D2A7BAE8000CAD911 /* System_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System_CodeGen.c; sourceTree = ""; }; - D53CCF8E2A7BAE8000CAD911 /* BestHTTP39.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP39.cpp; sourceTree = ""; }; - D53CCF8F2A7BAE8000CAD911 /* BestHTTP11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP11.cpp; sourceTree = ""; }; - D53CCF902A7BAE8000CAD911 /* UnityEngine.IMGUIModule1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.IMGUIModule1.cpp; sourceTree = ""; }; - D53CCF912A7BAE8000CAD911 /* BestHTTP9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP9.cpp; sourceTree = ""; }; - D53CCF922A7BAE8000CAD911 /* BestHTTP8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP8.cpp; sourceTree = ""; }; - D53CCF932A7BAE8000CAD911 /* UnityEngine.UIModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIModule.cpp; sourceTree = ""; }; - D53CCF942A7BAE8000CAD911 /* BestHTTP10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP10.cpp; sourceTree = ""; }; - D53CCF952A7BAE8000CAD911 /* BestHTTP38.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP38.cpp; sourceTree = ""; }; - D53CCF962A7BAE8000CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ICSharpCode.SharpZipLib_CodeGen.c; sourceTree = ""; }; - D53CCF972A7BAE8000CAD911 /* mscorlib21.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib21.cpp; sourceTree = ""; }; - D53CCF982A7BAE8000CAD911 /* Generics53.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics53.cpp; sourceTree = ""; }; - D53CCF992A7BAE8000CAD911 /* Generics47.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics47.cpp; sourceTree = ""; }; - D53CCF9A2A7BAE8000CAD911 /* UnityEngine.UIElementsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule.cpp; sourceTree = ""; }; - D53CCF9B2A7BAE8000CAD911 /* UnityEngine.UIElementsModule10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule10.cpp; sourceTree = ""; }; - D53CCF9C2A7BAE8000CAD911 /* spine-unity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity.cpp"; sourceTree = ""; }; - D53CCF9D2A7BAE8000CAD911 /* UnityEngine.UIElementsModule12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule12.cpp; sourceTree = ""; }; - D53CCF9E2A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AmazingAssets.TerrainToMesh.cpp; sourceTree = ""; }; - D53CCF9F2A7BAE8000CAD911 /* UnityEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.cpp; sourceTree = ""; }; - D53CCFA02A7BAE8000CAD911 /* Generics51.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics51.cpp; sourceTree = ""; }; - D53CCFA12A7BAE8000CAD911 /* Generics45.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics45.cpp; sourceTree = ""; }; - D53CCFA22A7BAE8000CAD911 /* spine-unity4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity4.cpp"; sourceTree = ""; }; - D53CCFA32A7BAE8000CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.SharedInternalsModule_CodeGen.c; sourceTree = ""; }; - D53CCFA42A7BAE8000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityWebRequestAssetBundleModule.cpp; sourceTree = ""; }; - D53CCFA52A7BAE8000CAD911 /* mscorlib_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mscorlib_CodeGen.c; sourceTree = ""; }; - D53CCFA62A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreTextEngineModule.cpp; sourceTree = ""; }; - D53CCFA72A7BAE8000CAD911 /* mscorlib23.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib23.cpp; sourceTree = ""; }; - D53CCFA82A7BAE8000CAD911 /* Il2CppMetadataRegistration.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppMetadataRegistration.c; sourceTree = ""; }; - D53CCFA92A7BAE8000CAD911 /* BestHTTP12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP12.cpp; sourceTree = ""; }; - D53CCFAA2A7BAE8000CAD911 /* UnityEngine.Physics2DModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.Physics2DModule.cpp; sourceTree = ""; }; - D53CCFAB2A7BAE8000CAD911 /* BestHTTP13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP13.cpp; sourceTree = ""; }; - D53CCFAC2A7BAE8000CAD911 /* Assembly-CSharp40.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp40.cpp"; sourceTree = ""; }; - D53CCFAD2A7BAE8000CAD911 /* mscorlib22.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib22.cpp; sourceTree = ""; }; - D53CCFAE2A7BAE8000CAD911 /* spine-unity5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity5.cpp"; sourceTree = ""; }; - D53CCFAF2A7BAE8000CAD911 /* Il2CppGenericMethodDefinitions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericMethodDefinitions.c; sourceTree = ""; }; - D53CCFB02A7BAE8000CAD911 /* Generics44.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics44.cpp; sourceTree = ""; }; - D53CCFB12A7BAE8000CAD911 /* Generics50.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics50.cpp; sourceTree = ""; }; - D53CCFB22A7BAE8000CAD911 /* Unity.Timeline1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Unity.Timeline1.cpp; sourceTree = ""; }; - D53CCFB32A7BAE8000CAD911 /* Generics54.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics54.cpp; sourceTree = ""; }; - D53CCFB42A7BAE8000CAD911 /* Generics40.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics40.cpp; sourceTree = ""; }; - D53CCFB52A7BAE8000CAD911 /* UnityEngine.AIModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AIModule_CodeGen.c; sourceTree = ""; }; - D53CCFB62A7BAE8000CAD911 /* spine-unity1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity1.cpp"; sourceTree = ""; }; - D53CCFB72A7BAE8000CAD911 /* UnityEngine.SharedInternalsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.SharedInternalsModule.cpp; sourceTree = ""; }; - D53CCFB82A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreTextEngineModule2.cpp; sourceTree = ""; }; - D53CCFB92A7BAE8000CAD911 /* BestHTTP17.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP17.cpp; sourceTree = ""; }; - D53CCFBA2A7BAE8000CAD911 /* UnityEngine.UIModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UIModule_CodeGen.c; sourceTree = ""; }; - D53CCFBB2A7BAE8000CAD911 /* System.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.cpp; sourceTree = ""; }; - D53CCFBC2A7BAE8000CAD911 /* BestHTTP16.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP16.cpp; sourceTree = ""; }; - D53CCFBD2A7BAE8000CAD911 /* Mono.Security.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mono.Security.cpp; sourceTree = ""; }; - D53CCFBE2A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreTextEngineModule3.cpp; sourceTree = ""; }; - D53CCFBF2A7BAE8000CAD911 /* System.Configuration_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Configuration_CodeGen.c; sourceTree = ""; }; - D53CCFC02A7BAE8000CAD911 /* Generics41.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics41.cpp; sourceTree = ""; }; - D53CCFC12A7BAE8000CAD911 /* Generics55.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics55.cpp; sourceTree = ""; }; - D53CCFC22A7BAE8000CAD911 /* Generics43.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics43.cpp; sourceTree = ""; }; - D53CCFC32A7BAE8000CAD911 /* Assembly-CSharp-firstpass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp-firstpass.cpp"; sourceTree = ""; }; - D53CCFC42A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TextCoreTextEngineModule_CodeGen.c; sourceTree = ""; }; - D53CCFC52A7BAE8000CAD911 /* Generics57.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics57.cpp; sourceTree = ""; }; - D53CCFC62A7BAE8000CAD911 /* UnityEngine.VRModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.VRModule.cpp; sourceTree = ""; }; - D53CCFC72A7BAE8000CAD911 /* spine-unity2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity2.cpp"; sourceTree = ""; }; - D53CCFC82A7BAE8000CAD911 /* mscorlib19.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib19.cpp; sourceTree = ""; }; - D53CCFC92A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreTextEngineModule1.cpp; sourceTree = ""; }; - D53CCFCA2A7BAE8000CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.SubsystemsModule_CodeGen.c; sourceTree = ""; }; - D53CCFCB2A7BAE8000CAD911 /* UnityEngine.GridModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.GridModule.cpp; sourceTree = ""; }; - D53CCFCC2A7BAE8000CAD911 /* Il2CppMetadataUsage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppMetadataUsage.c; sourceTree = ""; }; - D53CCFCD2A7BAE8000CAD911 /* BestHTTP14.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP14.cpp; sourceTree = ""; }; - D53CCFCE2A7BAE8000CAD911 /* BestHTTP28.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP28.cpp; sourceTree = ""; }; - D53CCFCF2A7BAE8000CAD911 /* UnityEngine.TerrainModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TerrainModule.cpp; sourceTree = ""; }; - D53CCFD02A7BAE8000CAD911 /* Debugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Debugger.cpp; sourceTree = ""; }; - D53CCFD12A7BAE8000CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Runtime.CompilerServices.Unsafe.cpp; sourceTree = ""; }; - D53CCFD22A7BAE8000CAD911 /* BestHTTP29.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP29.cpp; sourceTree = ""; }; - D53CCFD32A7BAE8000CAD911 /* Il2CppReversePInvokeWrapperTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppReversePInvokeWrapperTable.cpp; sourceTree = ""; }; - D53CCFD42A7BAE8000CAD911 /* BestHTTP15.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP15.cpp; sourceTree = ""; }; - D53CCFD52A7BAE8000CAD911 /* mscorlib24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib24.cpp; sourceTree = ""; }; - D53CCFD62A7BAE8000CAD911 /* mscorlib18.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib18.cpp; sourceTree = ""; }; - D53CCFD72A7BAE8000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Whinarn.UnityMeshSimplifier.Runtime.cpp; sourceTree = ""; }; - D53CCFD82A7BAE8000CAD911 /* spine-unity3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity3.cpp"; sourceTree = ""; }; - D53CCFD92A7BAE8000CAD911 /* UnityEngine.UIElementsNativeModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsNativeModule.cpp; sourceTree = ""; }; - D53CCFDA2A7BAE8000CAD911 /* Generics56.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics56.cpp; sourceTree = ""; }; - D53CCFDB2A7BAE8000CAD911 /* Generics42.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics42.cpp; sourceTree = ""; }; - D53CCFDC2A7BAE8000CAD911 /* Generics19.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics19.cpp; sourceTree = ""; }; - D53CCFDD2A7BAE8000CAD911 /* Il2CppInvokerTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppInvokerTable.cpp; sourceTree = ""; }; - D53CCFDE2A7BAE8000CAD911 /* UnityEngine.UI1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UI1.cpp; sourceTree = ""; }; - D53CCFDF2A7BAE8000CAD911 /* Generics25.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics25.cpp; sourceTree = ""; }; - D53CCFE02A7BAE8000CAD911 /* Generics31.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics31.cpp; sourceTree = ""; }; - D53CCFE12A7BAE8000CAD911 /* Mono.Security_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Mono.Security_CodeGen.c; sourceTree = ""; }; - D53CCFE22A7BAE8000CAD911 /* UnityEngine.TerrainModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TerrainModule_CodeGen.c; sourceTree = ""; }; - D53CCFE32A7BAE8000CAD911 /* Assembly-CSharp1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp1.cpp"; sourceTree = ""; }; - D53CCFE42A7BAE8000CAD911 /* Assembly-CSharp35.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp35.cpp"; sourceTree = ""; }; - D53CCFE52A7BAE8000CAD911 /* Assembly-CSharp21.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp21.cpp"; sourceTree = ""; }; - D53CCFE62A7BAE8000CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AssetBundleModule_CodeGen.c; sourceTree = ""; }; - D53CCFE72A7BAE8000CAD911 /* UnityEngine.UIElementsModule3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule3.cpp; sourceTree = ""; }; - D53CCFE82A7BAE8000CAD911 /* Google.Protobuf3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf3.cpp; sourceTree = ""; }; - D53CCFE92A7BAE8000CAD911 /* Google.Protobuf2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf2.cpp; sourceTree = ""; }; - D53CCFEA2A7BAE8000CAD911 /* UnityEngine.SubsystemsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.SubsystemsModule.cpp; sourceTree = ""; }; - D53CCFEB2A7BAE8000CAD911 /* UnityEngine.UIElementsModule2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule2.cpp; sourceTree = ""; }; - D53CCFEC2A7BAE8000CAD911 /* UnityEngine.CoreModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.CoreModule.cpp; sourceTree = ""; }; - D53CCFED2A7BAE8000CAD911 /* Il2CppGenericClassTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericClassTable.c; sourceTree = ""; }; - D53CCFEE2A7BAE8000CAD911 /* UnityEngine.GridModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.GridModule_CodeGen.c; sourceTree = ""; }; - D53CCFEF2A7BAE8000CAD911 /* System.Xml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml.cpp; sourceTree = ""; }; - D53CCFF02A7BAE8000CAD911 /* UnityEngine.CoreModule1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.CoreModule1.cpp; sourceTree = ""; }; - D53CCFF12A7BAE8000CAD911 /* Assembly-CSharp20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp20.cpp"; sourceTree = ""; }; - D53CCFF22A7BAE8000CAD911 /* Assembly-CSharp34.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp34.cpp"; sourceTree = ""; }; - D53CCFF32A7BAE8000CAD911 /* System.Numerics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Numerics.cpp; sourceTree = ""; }; - D53CCFF42A7BAE8000CAD911 /* Il2CppGenericInstDefinitions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericInstDefinitions.c; sourceTree = ""; }; - D53CCFF52A7BAE8000CAD911 /* mscorlib1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib1.cpp; sourceTree = ""; }; - D53CCFF62A7BAE8000CAD911 /* Generics30.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics30.cpp; sourceTree = ""; }; - D53CCFF72A7BAE8000CAD911 /* Generics24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics24.cpp; sourceTree = ""; }; - D53CCFF82A7BAE8000CAD911 /* Generics18.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics18.cpp; sourceTree = ""; }; - D53CCFF92A7BAE8000CAD911 /* Google.Protobuf_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Google.Protobuf_CodeGen.c; sourceTree = ""; }; - D53CCFFA2A7BAE8000CAD911 /* UnityEngine.PhysicsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.PhysicsModule.cpp; sourceTree = ""; }; - D53CCFFB2A7BAE8000CAD911 /* Il2CppCCalculateTypeValues1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateTypeValues1.cpp; sourceTree = ""; }; - D53CCFFC2A7BAE8000CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreFontEngineModule.cpp; sourceTree = ""; }; - D53CCFFD2A7BAE8000CAD911 /* UnityEngine.UI2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UI2.cpp; sourceTree = ""; }; - D53CCFFE2A7BAE8000CAD911 /* Generics32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics32.cpp; sourceTree = ""; }; - D53CCFFF2A7BAE8000CAD911 /* Generics26.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics26.cpp; sourceTree = ""; }; - D53CD0002A7BAE8000CAD911 /* mscorlib3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib3.cpp; sourceTree = ""; }; - D53CD0012A7BAE8000CAD911 /* UnityEngine.GameCenterModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.GameCenterModule_CodeGen.c; sourceTree = ""; }; - D53CD0022A7BAE8000CAD911 /* Assembly-CSharp2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp2.cpp"; sourceTree = ""; }; - D53CD0032A7BAE8000CAD911 /* Assembly-CSharp22.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp22.cpp"; sourceTree = ""; }; - D53CD0042A7BAE8000CAD911 /* Assembly-CSharp36.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp36.cpp"; sourceTree = ""; }; - D53CD0052A7BAE8000CAD911 /* UnityEngine.CoreModule3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.CoreModule3.cpp; sourceTree = ""; }; - D53CD0062A7BAE8000CAD911 /* UnityEngine.TilemapModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TilemapModule.cpp; sourceTree = ""; }; - D53CD0072A7BAE8000CAD911 /* UnityEngine.ParticleSystemModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.ParticleSystemModule.cpp; sourceTree = ""; }; - D53CD0082A7BAE8000CAD911 /* Google.Protobuf1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf1.cpp; sourceTree = ""; }; - D53CD0092A7BAE8000CAD911 /* UnityEngine.UIElementsModule1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule1.cpp; sourceTree = ""; }; - D53CD00A2A7BAE8000CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityAnalyticsModule_CodeGen.c; sourceTree = ""; }; - D53CD00B2A7BAE8000CAD911 /* Il2CppCCFieldValuesTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCFieldValuesTable.cpp; sourceTree = ""; }; - D53CD00C2A7BAE8000CAD911 /* UnityEngine.ImageConversionModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.ImageConversionModule.cpp; sourceTree = ""; }; - D53CD00D2A7BAE8000CAD911 /* UnityEngine.CoreModule2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.CoreModule2.cpp; sourceTree = ""; }; - D53CD00E2A7BAE8000CAD911 /* Assembly-CSharp37.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp37.cpp"; sourceTree = ""; }; - D53CD00F2A7BAE8000CAD911 /* Assembly-CSharp23.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp23.cpp"; sourceTree = ""; }; - D53CD0102A7BAE8000CAD911 /* Assembly-CSharp3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp3.cpp"; sourceTree = ""; }; - D53CD0112A7BAE8000CAD911 /* mscorlib2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib2.cpp; sourceTree = ""; }; - D53CD0122A7BAE8000CAD911 /* System.Core_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Core_CodeGen.c; sourceTree = ""; }; - D53CD0132A7BAE8000CAD911 /* Generics27.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics27.cpp; sourceTree = ""; }; - D53CD0142A7BAE8000CAD911 /* Generics33.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics33.cpp; sourceTree = ""; }; - D53CD0152A7BAE8000CAD911 /* UnityEngine.UI3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UI3.cpp; sourceTree = ""; }; - D53CD0162A7BAE8000CAD911 /* Unity.Timeline.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Unity.Timeline.cpp; sourceTree = ""; }; - D53CD0172A7BAE8000CAD911 /* GenericMethods.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods.cpp; sourceTree = ""; }; - D53CD0182A7BAE8000CAD911 /* Generics37.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics37.cpp; sourceTree = ""; }; - D53CD0192A7BAE8000CAD911 /* Generics23.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics23.cpp; sourceTree = ""; }; - D53CD01A2A7BAE8000CAD911 /* UnityEngine.TilemapModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TilemapModule_CodeGen.c; sourceTree = ""; }; - D53CD01B2A7BAE8000CAD911 /* Debugger_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Debugger_CodeGen.c; sourceTree = ""; }; - D53CD01C2A7BAE8000CAD911 /* mscorlib6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib6.cpp; sourceTree = ""; }; - D53CD01D2A7BAE8000CAD911 /* GenericMethods8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods8.cpp; sourceTree = ""; }; - D53CD01E2A7BAE8000CAD911 /* UnresolvedVirtualCallStubs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnresolvedVirtualCallStubs.cpp; sourceTree = ""; }; - D53CD01F2A7BAE8000CAD911 /* Assembly-CSharp27.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp27.cpp"; sourceTree = ""; }; - D53CD0202A7BAE8000CAD911 /* UnityEngine.VideoModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.VideoModule.cpp; sourceTree = ""; }; - D53CD0212A7BAE8000CAD911 /* Assembly-CSharp33.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp33.cpp"; sourceTree = ""; }; - D53CD0222A7BAE8000CAD911 /* Assembly-CSharp7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp7.cpp"; sourceTree = ""; }; - D53CD0232A7BAE8000CAD911 /* System9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System9.cpp; sourceTree = ""; }; - D53CD0242A7BAE8000CAD911 /* UnityEngine.UIElementsModule5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule5.cpp; sourceTree = ""; }; - D53CD0252A7BAE8100CAD911 /* UnityEngine.UIElementsModule4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule4.cpp; sourceTree = ""; }; - D53CD0262A7BAE8100CAD911 /* Google.Protobuf4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf4.cpp; sourceTree = ""; }; - D53CD0272A7BAE8100CAD911 /* UnityEngine.IMGUIModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.IMGUIModule.cpp; sourceTree = ""; }; - D53CD0282A7BAE8100CAD911 /* System.Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Core.cpp; sourceTree = ""; }; - D53CD0292A7BAE8100CAD911 /* System8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System8.cpp; sourceTree = ""; }; - D53CD02A2A7BAE8100CAD911 /* Assembly-CSharp6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp6.cpp"; sourceTree = ""; }; - D53CD02B2A7BAE8100CAD911 /* Assembly-CSharp32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp32.cpp"; sourceTree = ""; }; - D53CD02C2A7BAE8100CAD911 /* Assembly-CSharp26.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp26.cpp"; sourceTree = ""; }; - D53CD02D2A7BAE8100CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.InputLegacyModule_CodeGen.c; sourceTree = ""; }; - D53CD02E2A7BAE8100CAD911 /* GenericMethods9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods9.cpp; sourceTree = ""; }; - D53CD02F2A7BAE8100CAD911 /* mscorlib7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib7.cpp; sourceTree = ""; }; - D53CD0302A7BAE8100CAD911 /* Generics22.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics22.cpp; sourceTree = ""; }; - D53CD0312A7BAE8100CAD911 /* Generics36.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics36.cpp; sourceTree = ""; }; - D53CD0322A7BAE8100CAD911 /* UnityEngine.AIModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AIModule.cpp; sourceTree = ""; }; - D53CD0332A7BAE8100CAD911 /* Unity.Timeline_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Unity.Timeline_CodeGen.c; sourceTree = ""; }; - D53CD0342A7BAE8100CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.ParticleSystemModule_CodeGen.c; sourceTree = ""; }; - D53CD0352A7BAE8100CAD911 /* Generics20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics20.cpp; sourceTree = ""; }; - D53CD0362A7BAE8100CAD911 /* Generics34.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics34.cpp; sourceTree = ""; }; - D53CD0372A7BAE8100CAD911 /* mscorlib5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib5.cpp; sourceTree = ""; }; - D53CD0382A7BAE8100CAD911 /* UnityEngine.AndroidJNIModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AndroidJNIModule.cpp; sourceTree = ""; }; - D53CD0392A7BAE8100CAD911 /* Assembly-CSharp_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "Assembly-CSharp_CodeGen.c"; sourceTree = ""; }; - D53CD03A2A7BAE8100CAD911 /* Assembly-CSharp30.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp30.cpp"; sourceTree = ""; }; - D53CD03B2A7BAE8100CAD911 /* Assembly-CSharp24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp24.cpp"; sourceTree = ""; }; - D53CD03C2A7BAE8100CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c; sourceTree = ""; }; - D53CD03D2A7BAE8100CAD911 /* Assembly-CSharp4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp4.cpp"; sourceTree = ""; }; - D53CD03E2A7BAE8100CAD911 /* Assembly-CSharp18.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp18.cpp"; sourceTree = ""; }; - D53CD03F2A7BAE8100CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityWebRequestAudioModule.cpp; sourceTree = ""; }; - D53CD0402A7BAE8100CAD911 /* System.Numerics_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Numerics_CodeGen.c; sourceTree = ""; }; - D53CD0412A7BAE8100CAD911 /* Generics8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics8.cpp; sourceTree = ""; }; - D53CD0422A7BAE8100CAD911 /* UnityEngine.AudioModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AudioModule_CodeGen.c; sourceTree = ""; }; - D53CD0432A7BAE8100CAD911 /* System.Xml9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml9.cpp; sourceTree = ""; }; - D53CD0442A7BAE8100CAD911 /* UnityEngine.UIElementsModule6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule6.cpp; sourceTree = ""; }; - D53CD0452A7BAE8100CAD911 /* UnityEngine.UIElementsModule7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule7.cpp; sourceTree = ""; }; - D53CD0462A7BAE8100CAD911 /* System.Xml8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml8.cpp; sourceTree = ""; }; - D53CD0472A7BAE8100CAD911 /* Generics9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics9.cpp; sourceTree = ""; }; - D53CD0482A7BAE8100CAD911 /* Assembly-CSharp19.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp19.cpp"; sourceTree = ""; }; - D53CD0492A7BAE8100CAD911 /* Assembly-CSharp5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp5.cpp"; sourceTree = ""; }; - D53CD04A2A7BAE8100CAD911 /* Assembly-CSharp25.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp25.cpp"; sourceTree = ""; }; - D53CD04B2A7BAE8100CAD911 /* Unity.Notifications.iOS.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Unity.Notifications.iOS.cpp; sourceTree = ""; }; - D53CD04C2A7BAE8100CAD911 /* Assembly-CSharp31.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp31.cpp"; sourceTree = ""; }; - D53CD04D2A7BAE8100CAD911 /* Generics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics.cpp; sourceTree = ""; }; - D53CD04E2A7BAE8100CAD911 /* UnityEngine.UnityWebRequestModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityWebRequestModule.cpp; sourceTree = ""; }; - D53CD04F2A7BAE8100CAD911 /* mscorlib4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib4.cpp; sourceTree = ""; }; - D53CD0502A7BAE8100CAD911 /* Generics35.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics35.cpp; sourceTree = ""; }; - D53CD0512A7BAE8100CAD911 /* Generics21.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics21.cpp; sourceTree = ""; }; + D53CD1DB2A7BC4ED00CAD911 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Data; path = "../unity-build/Data"; sourceTree = ""; }; + D53CD4DF2A7BC6DF00CAD911 /* Generics38.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics38.cpp; sourceTree = ""; }; + D53CD4E02A7BC6DF00CAD911 /* Il2CppGenericAdjustorThunkTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericAdjustorThunkTable.c; sourceTree = ""; }; + D53CD4E12A7BC6DF00CAD911 /* Generics10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics10.cpp; sourceTree = ""; }; + D53CD4E22A7BC6DF00CAD911 /* GenericMethods12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods12.cpp; sourceTree = ""; }; + D53CD4E32A7BC6DF00CAD911 /* mscorlib9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib9.cpp; sourceTree = ""; }; + D53CD4E42A7BC6DF00CAD911 /* GenericMethods7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods7.cpp; sourceTree = ""; }; + D53CD4E52A7BC6DF00CAD911 /* Assembly-CSharp28.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp28.cpp"; sourceTree = ""; }; + D53CD4E62A7BC6DF00CAD911 /* UnityEngine.UnityAnalyticsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityAnalyticsModule.cpp; sourceTree = ""; }; + D53CD4E72A7BC6DF00CAD911 /* Il2CppGenericMethodTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericMethodTable.c; sourceTree = ""; }; + D53CD4E82A7BC6DF00CAD911 /* Assembly-CSharp14.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp14.cpp"; sourceTree = ""; }; + D53CD4E92A7BC6DF00CAD911 /* Assembly-CSharp8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp8.cpp"; sourceTree = ""; }; + D53CD4EA2A7BC6DF00CAD911 /* UnityEngine.VRModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.VRModule_CodeGen.c; sourceTree = ""; }; + D53CD4EB2A7BC6DF00CAD911 /* System6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System6.cpp; sourceTree = ""; }; + D53CD4EC2A7BC6DF00CAD911 /* Generics4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics4.cpp; sourceTree = ""; }; + D53CD4ED2A7BC6DF00CAD911 /* System.Xml5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml5.cpp; sourceTree = ""; }; + D53CD4EE2A7BC6DF00CAD911 /* System.Xml4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml4.cpp; sourceTree = ""; }; + D53CD4EF2A7BC6DF00CAD911 /* Generics5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics5.cpp; sourceTree = ""; }; + D53CD4F02A7BC6DF00CAD911 /* System7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System7.cpp; sourceTree = ""; }; + D53CD4F12A7BC6DF00CAD911 /* Assembly-CSharp9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp9.cpp"; sourceTree = ""; }; + D53CD4F22A7BC6DF00CAD911 /* Assembly-CSharp15.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp15.cpp"; sourceTree = ""; }; + D53CD4F32A7BC6DF00CAD911 /* Assembly-CSharp29.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp29.cpp"; sourceTree = ""; }; + D53CD4F42A7BC6DF00CAD911 /* System.Xml_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Xml_CodeGen.c; sourceTree = ""; }; + D53CD4F52A7BC6DF00CAD911 /* GenericMethods6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods6.cpp; sourceTree = ""; }; + D53CD4F62A7BC6DF00CAD911 /* GenericMethods13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods13.cpp; sourceTree = ""; }; + D53CD4F72A7BC6DF00CAD911 /* mscorlib8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib8.cpp; sourceTree = ""; }; + D53CD4F82A7BC6DF00CAD911 /* Generics11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics11.cpp; sourceTree = ""; }; + D53CD4F92A7BC6DF00CAD911 /* Generics39.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics39.cpp; sourceTree = ""; }; + D53CD4FA2A7BC6DF00CAD911 /* UnityEngine.Physics2DModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.Physics2DModule_CodeGen.c; sourceTree = ""; }; + D53CD4FB2A7BC6DF00CAD911 /* Il2CppCCTypeValuesTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCTypeValuesTable.cpp; sourceTree = ""; }; + D53CD4FC2A7BC6DF00CAD911 /* Generics13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics13.cpp; sourceTree = ""; }; + D53CD4FD2A7BC6DF00CAD911 /* UnityEngine.VFXModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.VFXModule_CodeGen.c; sourceTree = ""; }; + D53CD4FE2A7BC6DF00CAD911 /* GenericMethods11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods11.cpp; sourceTree = ""; }; + D53CD4FF2A7BC6DF00CAD911 /* GenericMethods4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods4.cpp; sourceTree = ""; }; + D53CD5002A7BC6DF00CAD911 /* Il2CppInteropDataTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppInteropDataTable.cpp; sourceTree = ""; }; + D53CD5012A7BC6DF00CAD911 /* Assembly-CSharp17.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp17.cpp"; sourceTree = ""; }; + D53CD5022A7BC6DF00CAD911 /* Generics7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics7.cpp; sourceTree = ""; }; + D53CD5032A7BC6DF00CAD911 /* System5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System5.cpp; sourceTree = ""; }; + D53CD5042A7BC6DF00CAD911 /* System.Xml6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml6.cpp; sourceTree = ""; }; + D53CD5052A7BC6DF00CAD911 /* UnityEngine.UIElementsModule9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule9.cpp; sourceTree = ""; }; + D53CD5062A7BC6DF00CAD911 /* UnityEngine.UIElementsModule8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule8.cpp; sourceTree = ""; }; + D53CD5072A7BC6DF00CAD911 /* UnityICallRegistration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityICallRegistration.cpp; sourceTree = ""; }; + D53CD5082A7BC6DF00CAD911 /* System.Xml7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml7.cpp; sourceTree = ""; }; + D53CD5092A7BC6DF00CAD911 /* System4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System4.cpp; sourceTree = ""; }; + D53CD50A2A7BC6DF00CAD911 /* Generics6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics6.cpp; sourceTree = ""; }; + D53CD50B2A7BC6DF00CAD911 /* Assembly-CSharp16.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp16.cpp"; sourceTree = ""; }; + D53CD50C2A7BC6DF00CAD911 /* CString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CString.cpp; sourceTree = ""; }; + D53CD50D2A7BC6DF00CAD911 /* GenericMethods5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods5.cpp; sourceTree = ""; }; + D53CD50E2A7BC6DF00CAD911 /* GenericMethods10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods10.cpp; sourceTree = ""; }; + D53CD50F2A7BC6DF00CAD911 /* UnityEngine_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine_CodeGen.c; sourceTree = ""; }; + D53CD5102A7BC6DF00CAD911 /* Generics12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics12.cpp; sourceTree = ""; }; + D53CD5112A7BC6DF00CAD911 /* Generics16.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics16.cpp; sourceTree = ""; }; + D53CD5122A7BC6DF00CAD911 /* GenericMethods1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods1.cpp; sourceTree = ""; }; + D53CD5132A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateFieldValues3.cpp; sourceTree = ""; }; + D53CD5142A7BC6DF00CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UIElementsNativeModule_CodeGen.c; sourceTree = ""; }; + D53CD5152A7BC6DF00CAD911 /* Assembly-CSharp12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp12.cpp"; sourceTree = ""; }; + D53CD5162A7BC6DF00CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Runtime.CompilerServices.Unsafe_CodeGen.c; sourceTree = ""; }; + D53CD5172A7BC6DF00CAD911 /* Generics2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics2.cpp; sourceTree = ""; }; + D53CD5182A7BC6DF00CAD911 /* BestHTTP41.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP41.cpp; sourceTree = ""; }; + D53CD5192A7BC6DF00CAD911 /* System.Xml3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml3.cpp; sourceTree = ""; }; + D53CD51A2A7BC6DF00CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TextCoreFontEngineModule_CodeGen.c; sourceTree = ""; }; + D53CD51B2A7BC6DF00CAD911 /* UnityEngine.PhysicsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.PhysicsModule_CodeGen.c; sourceTree = ""; }; + D53CD51C2A7BC6DF00CAD911 /* System.Xml2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml2.cpp; sourceTree = ""; }; + D53CD51D2A7BC6DF00CAD911 /* BestHTTP40.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP40.cpp; sourceTree = ""; }; + D53CD51E2A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AmazingAssets.TerrainToMesh_CodeGen.c; sourceTree = ""; }; + D53CD51F2A7BC6DF00CAD911 /* System1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System1.cpp; sourceTree = ""; }; + D53CD5202A7BC6DF00CAD911 /* Generics3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics3.cpp; sourceTree = ""; }; + D53CD5212A7BC6DF00CAD911 /* Assembly-CSharp13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp13.cpp"; sourceTree = ""; }; + D53CD5222A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateFieldValues2.cpp; sourceTree = ""; }; + D53CD5232A7BC6DF00CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AndroidJNIModule_CodeGen.c; sourceTree = ""; }; + D53CD5242A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AmazingAssets.TerrainToMesh1.cpp; sourceTree = ""; }; + D53CD5252A7BC6DF00CAD911 /* Assembly-CSharp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp.cpp"; sourceTree = ""; }; + D53CD5262A7BC6DF00CAD911 /* Generics17.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics17.cpp; sourceTree = ""; }; + D53CD5272A7BC6DF00CAD911 /* UnityEngine.UI_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UI_CodeGen.c; sourceTree = ""; }; + D53CD5282A7BC6DF00CAD911 /* Generics15.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics15.cpp; sourceTree = ""; }; + D53CD5292A7BC6DF00CAD911 /* UnityEngine.SpriteShapeModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.SpriteShapeModule.cpp; sourceTree = ""; }; + D53CD52A2A7BC6DF00CAD911 /* UnityEngine.TextRenderingModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextRenderingModule.cpp; sourceTree = ""; }; + D53CD52B2A7BC6DF00CAD911 /* Generics29.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics29.cpp; sourceTree = ""; }; + D53CD52C2A7BC6DF00CAD911 /* GenericMethods2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods2.cpp; sourceTree = ""; }; + D53CD52D2A7BC6DF00CAD911 /* Assembly-CSharp11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp11.cpp"; sourceTree = ""; }; + D53CD52E2A7BC6DF00CAD911 /* Assembly-CSharp39.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp39.cpp"; sourceTree = ""; }; + D53CD52F2A7BC6DF00CAD911 /* System3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System3.cpp; sourceTree = ""; }; + D53CD5302A7BC6DF00CAD911 /* Generics1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics1.cpp; sourceTree = ""; }; + D53CD5312A7BC6DF00CAD911 /* __Generated_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = __Generated_CodeGen.c; sourceTree = ""; }; + D53CD5322A7BC6DF00CAD911 /* BestHTTP42.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP42.cpp; sourceTree = ""; }; + D53CD5332A7BC6DF00CAD911 /* System.Configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Configuration.cpp; sourceTree = ""; }; + D53CD5342A7BC6DF00CAD911 /* System.Xml1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml1.cpp; sourceTree = ""; }; + D53CD5352A7BC6DF00CAD911 /* Il2CppCodeRegistration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCodeRegistration.cpp; sourceTree = ""; }; + D53CD5362A7BC6DF00CAD911 /* BestHTTP43.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP43.cpp; sourceTree = ""; }; + D53CD5372A7BC6DF00CAD911 /* System2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System2.cpp; sourceTree = ""; }; + D53CD5382A7BC6DF00CAD911 /* Assembly-CSharp38.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp38.cpp"; sourceTree = ""; }; + D53CD5392A7BC6DF00CAD911 /* Google.Protobuf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf.cpp; sourceTree = ""; }; + D53CD53A2A7BC6DF00CAD911 /* Assembly-CSharp10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp10.cpp"; sourceTree = ""; }; + D53CD53B2A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateFieldValues1.cpp; sourceTree = ""; }; + D53CD53C2A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AmazingAssets.TerrainToMesh2.cpp; sourceTree = ""; }; + D53CD53D2A7BC6DF00CAD911 /* __Generated.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = __Generated.cpp; sourceTree = ""; }; + D53CD53E2A7BC6DF00CAD911 /* GenericMethods3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods3.cpp; sourceTree = ""; }; + D53CD53F2A7BC6DF00CAD911 /* Generics28.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics28.cpp; sourceTree = ""; }; + D53CD5402A7BC6DF00CAD911 /* Generics14.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics14.cpp; sourceTree = ""; }; + D53CD5412A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityWebRequestAudioModule_CodeGen.c; sourceTree = ""; }; + D53CD5422A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityWebRequestWWWModule.cpp; sourceTree = ""; }; + D53CD5432A7BC6DF00CAD911 /* BestHTTP.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP.cpp; sourceTree = ""; }; + D53CD5442A7BC6DF00CAD911 /* mscorlib15.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib15.cpp; sourceTree = ""; }; + D53CD5452A7BC6DF00CAD911 /* UnityEngine.UIElementsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UIElementsModule_CodeGen.c; sourceTree = ""; }; + D53CD5462A7BC6DF00CAD911 /* BestHTTP18.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP18.cpp; sourceTree = ""; }; + D53CD5472A7BC6DF00CAD911 /* BestHTTP30.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP30.cpp; sourceTree = ""; }; + D53CD5482A7BC6DF00CAD911 /* UnityEngine.DirectorModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.DirectorModule_CodeGen.c; sourceTree = ""; }; + D53CD5492A7BC6DF00CAD911 /* Il2CppCCalculateTypeValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateTypeValues.cpp; sourceTree = ""; }; + D53CD54A2A7BC6DF00CAD911 /* BestHTTP24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP24.cpp; sourceTree = ""; }; + D53CD54B2A7BC6DF00CAD911 /* System13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System13.cpp; sourceTree = ""; }; + D53CD54C2A7BC6DF00CAD911 /* System12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System12.cpp; sourceTree = ""; }; + D53CD54D2A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateFieldValues.cpp; sourceTree = ""; }; + D53CD54E2A7BC6DF00CAD911 /* UnityEngine.AudioModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AudioModule.cpp; sourceTree = ""; }; + D53CD54F2A7BC6DF00CAD911 /* UnityEngine.XRModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.XRModule.cpp; sourceTree = ""; }; + D53CD5502A7BC6DF00CAD911 /* BestHTTP1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP1.cpp; sourceTree = ""; }; + D53CD5512A7BC6DF00CAD911 /* Il2CppGenericMethodPointerTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericMethodPointerTable.c; sourceTree = ""; }; + D53CD5522A7BC6DF00CAD911 /* BestHTTP25.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP25.cpp; sourceTree = ""; }; + D53CD5532A7BC6DF00CAD911 /* BestHTTP31.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP31.cpp; sourceTree = ""; }; + D53CD5542A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c; sourceTree = ""; }; + D53CD5552A7BC6DF00CAD911 /* BestHTTP19.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP19.cpp; sourceTree = ""; }; + D53CD5562A7BC6DF00CAD911 /* mscorlib14.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib14.cpp; sourceTree = ""; }; + D53CD5572A7BC6DF00CAD911 /* UnityEngine.CoreModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.CoreModule_CodeGen.c; sourceTree = ""; }; + D53CD5582A7BC6DF00CAD911 /* UnityEngine.AnimationModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AnimationModule_CodeGen.c; sourceTree = ""; }; + D53CD5592A7BC6DF00CAD911 /* UnityEngine.AnimationModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AnimationModule.cpp; sourceTree = ""; }; + D53CD55A2A7BC6DF00CAD911 /* UnityEngine.VideoModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.VideoModule_CodeGen.c; sourceTree = ""; }; + D53CD55B2A7BC6DF00CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TextRenderingModule_CodeGen.c; sourceTree = ""; }; + D53CD55C2A7BC6DF00CAD911 /* Generics58.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics58.cpp; sourceTree = ""; }; + D53CD55D2A7BC6DF00CAD911 /* spine-unity_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "spine-unity_CodeGen.c"; sourceTree = ""; }; + D53CD55E2A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityWebRequestWWWModule_CodeGen.c; sourceTree = ""; }; + D53CD55F2A7BC6DF00CAD911 /* mscorlib16.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib16.cpp; sourceTree = ""; }; + D53CD5602A7BC6DF00CAD911 /* BestHTTP27.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP27.cpp; sourceTree = ""; }; + D53CD5612A7BC6DF00CAD911 /* BestHTTP33.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP33.cpp; sourceTree = ""; }; + D53CD5622A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib4.cpp; sourceTree = ""; }; + D53CD5632A7BC6DF00CAD911 /* BestHTTP3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP3.cpp; sourceTree = ""; }; + D53CD5642A7BC6DF00CAD911 /* BestHTTP_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BestHTTP_CodeGen.c; sourceTree = ""; }; + D53CD5652A7BC6DF00CAD911 /* System10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System10.cpp; sourceTree = ""; }; + D53CD5662A7BC6DF00CAD911 /* System11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System11.cpp; sourceTree = ""; }; + D53CD5672A7BC6DF00CAD911 /* BestHTTP2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP2.cpp; sourceTree = ""; }; + D53CD5682A7BC6DF00CAD911 /* BestHTTP32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP32.cpp; sourceTree = ""; }; + D53CD5692A7BC6DF00CAD911 /* UnityEngine.AssetBundleModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AssetBundleModule.cpp; sourceTree = ""; }; + D53CD56A2A7BC6DF00CAD911 /* BestHTTP26.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP26.cpp; sourceTree = ""; }; + D53CD56B2A7BC6DF00CAD911 /* CString_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CString_CodeGen.c; sourceTree = ""; }; + D53CD56C2A7BC6DF00CAD911 /* mscorlib17.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib17.cpp; sourceTree = ""; }; + D53CD56D2A7BC6DF00CAD911 /* Assembly-CSharp-firstpass_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "Assembly-CSharp-firstpass_CodeGen.c"; sourceTree = ""; }; + D53CD56E2A7BC6DF00CAD911 /* Generics49.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics49.cpp; sourceTree = ""; }; + D53CD56F2A7BC6DF00CAD911 /* UnityEngine.GameCenterModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.GameCenterModule.cpp; sourceTree = ""; }; + D53CD5702A7BC6DF00CAD911 /* UnityEngine.XRModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.XRModule_CodeGen.c; sourceTree = ""; }; + D53CD5712A7BC6DF00CAD911 /* mscorlib13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib13.cpp; sourceTree = ""; }; + D53CD5722A7BC6DF00CAD911 /* BestHTTP22.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP22.cpp; sourceTree = ""; }; + D53CD5732A7BC6DF00CAD911 /* BestHTTP36.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP36.cpp; sourceTree = ""; }; + D53CD5742A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib.cpp; sourceTree = ""; }; + D53CD5752A7BC6DF00CAD911 /* Mono.Security1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mono.Security1.cpp; sourceTree = ""; }; + D53CD5762A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib1.cpp; sourceTree = ""; }; + D53CD5772A7BC6DF00CAD911 /* BestHTTP6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP6.cpp; sourceTree = ""; }; + D53CD5782A7BC6DF00CAD911 /* BestHTTP7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP7.cpp; sourceTree = ""; }; + D53CD5792A7BC6DF00CAD911 /* UnityEngine.InputModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.InputModule_CodeGen.c; sourceTree = ""; }; + D53CD57A2A7BC6DF00CAD911 /* BestHTTP37.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP37.cpp; sourceTree = ""; }; + D53CD57B2A7BC6DF00CAD911 /* BestHTTP23.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP23.cpp; sourceTree = ""; }; + D53CD57C2A7BC6DF00CAD911 /* mscorlib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib.cpp; sourceTree = ""; }; + D53CD57D2A7BC6DF00CAD911 /* mscorlib12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib12.cpp; sourceTree = ""; }; + D53CD57E2A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityWebRequestModule_CodeGen.c; sourceTree = ""; }; + D53CD57F2A7BC6DF00CAD911 /* Generics48.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics48.cpp; sourceTree = ""; }; + D53CD5802A7BC6DF00CAD911 /* UnityEngine.DirectorModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.DirectorModule.cpp; sourceTree = ""; }; + D53CD5812A7BC6DF00CAD911 /* mscorlib10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib10.cpp; sourceTree = ""; }; + D53CD5822A7BC6DF00CAD911 /* System.Xml11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml11.cpp; sourceTree = ""; }; + D53CD5832A7BC6DF00CAD911 /* BestHTTP35.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP35.cpp; sourceTree = ""; }; + D53CD5842A7BC6DF00CAD911 /* BestHTTP21.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP21.cpp; sourceTree = ""; }; + D53CD5852A7BC6DF00CAD911 /* Il2CppRgctxTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppRgctxTable.c; sourceTree = ""; }; + D53CD5862A7BC6DF00CAD911 /* UnityClassRegistration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityClassRegistration.cpp; sourceTree = ""; }; + D53CD5872A7BC6DF00CAD911 /* BestHTTP5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP5.cpp; sourceTree = ""; }; + D53CD5882A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib2.cpp; sourceTree = ""; }; + D53CD5892A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ICSharpCode.SharpZipLib3.cpp; sourceTree = ""; }; + D53CD58A2A7BC6DF00CAD911 /* UnityEngine.InputModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.InputModule.cpp; sourceTree = ""; }; + D53CD58B2A7BC6DF00CAD911 /* BestHTTP4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP4.cpp; sourceTree = ""; }; + D53CD58C2A7BC6DF00CAD911 /* Unity.Notifications.iOS_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Unity.Notifications.iOS_CodeGen.c; sourceTree = ""; }; + D53CD58D2A7BC6DF00CAD911 /* BestHTTP20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP20.cpp; sourceTree = ""; }; + D53CD58E2A7BC6DF00CAD911 /* UnityEngine.VFXModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.VFXModule.cpp; sourceTree = ""; }; + D53CD58F2A7BC6DF00CAD911 /* System.Xml10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml10.cpp; sourceTree = ""; }; + D53CD5902A7BC6DF00CAD911 /* BestHTTP34.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP34.cpp; sourceTree = ""; }; + D53CD5912A7BC6DF00CAD911 /* UnityEngine.InputLegacyModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.InputLegacyModule.cpp; sourceTree = ""; }; + D53CD5922A7BC6DF00CAD911 /* mscorlib11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib11.cpp; sourceTree = ""; }; + D53CD5932A7BC6DF00CAD911 /* CString1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CString1.cpp; sourceTree = ""; }; + D53CD5942A7BC6DF00CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.SpriteShapeModule_CodeGen.c; sourceTree = ""; }; + D53CD5952A7BC6DF00CAD911 /* UnityEngine.UIElementsModule11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule11.cpp; sourceTree = ""; }; + D53CD5962A7BC6DF00CAD911 /* UnityEngine.IMGUIModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.IMGUIModule_CodeGen.c; sourceTree = ""; }; + D53CD5972A7BC6DF00CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.ImageConversionModule_CodeGen.c; sourceTree = ""; }; + D53CD5982A7BC6DF00CAD911 /* Generics46.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics46.cpp; sourceTree = ""; }; + D53CD5992A7BC6DF00CAD911 /* Generics52.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics52.cpp; sourceTree = ""; }; + D53CD59A2A7BC6DF00CAD911 /* Il2CppTypeDefinitions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppTypeDefinitions.c; sourceTree = ""; }; + D53CD59B2A7BC6DF00CAD911 /* mscorlib20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib20.cpp; sourceTree = ""; }; + D53CD59C2A7BC6DF00CAD911 /* UnityEngine.UI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UI.cpp; sourceTree = ""; }; + D53CD59D2A7BC6DF00CAD911 /* System_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System_CodeGen.c; sourceTree = ""; }; + D53CD59E2A7BC6DF00CAD911 /* BestHTTP39.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP39.cpp; sourceTree = ""; }; + D53CD59F2A7BC6DF00CAD911 /* BestHTTP11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP11.cpp; sourceTree = ""; }; + D53CD5A02A7BC6DF00CAD911 /* UnityEngine.IMGUIModule1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.IMGUIModule1.cpp; sourceTree = ""; }; + D53CD5A12A7BC6DF00CAD911 /* BestHTTP9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP9.cpp; sourceTree = ""; }; + D53CD5A22A7BC6DF00CAD911 /* BestHTTP8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP8.cpp; sourceTree = ""; }; + D53CD5A32A7BC6DF00CAD911 /* UnityEngine.UIModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIModule.cpp; sourceTree = ""; }; + D53CD5A42A7BC6DF00CAD911 /* BestHTTP10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP10.cpp; sourceTree = ""; }; + D53CD5A52A7BC6DF00CAD911 /* BestHTTP38.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP38.cpp; sourceTree = ""; }; + D53CD5A62A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ICSharpCode.SharpZipLib_CodeGen.c; sourceTree = ""; }; + D53CD5A72A7BC6DF00CAD911 /* mscorlib21.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib21.cpp; sourceTree = ""; }; + D53CD5A82A7BC6DF00CAD911 /* Generics53.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics53.cpp; sourceTree = ""; }; + D53CD5A92A7BC6DF00CAD911 /* Generics47.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics47.cpp; sourceTree = ""; }; + D53CD5AA2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule.cpp; sourceTree = ""; }; + D53CD5AB2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule10.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule10.cpp; sourceTree = ""; }; + D53CD5AC2A7BC6DF00CAD911 /* spine-unity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity.cpp"; sourceTree = ""; }; + D53CD5AD2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule12.cpp; sourceTree = ""; }; + D53CD5AE2A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AmazingAssets.TerrainToMesh.cpp; sourceTree = ""; }; + D53CD5AF2A7BC6DF00CAD911 /* UnityEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.cpp; sourceTree = ""; }; + D53CD5B02A7BC6DF00CAD911 /* Generics51.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics51.cpp; sourceTree = ""; }; + D53CD5B12A7BC6DF00CAD911 /* Generics45.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics45.cpp; sourceTree = ""; }; + D53CD5B22A7BC6DF00CAD911 /* spine-unity4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity4.cpp"; sourceTree = ""; }; + D53CD5B32A7BC6DF00CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.SharedInternalsModule_CodeGen.c; sourceTree = ""; }; + D53CD5B42A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityWebRequestAssetBundleModule.cpp; sourceTree = ""; }; + D53CD5B52A7BC6DF00CAD911 /* mscorlib_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mscorlib_CodeGen.c; sourceTree = ""; }; + D53CD5B62A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreTextEngineModule.cpp; sourceTree = ""; }; + D53CD5B72A7BC6DF00CAD911 /* mscorlib23.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib23.cpp; sourceTree = ""; }; + D53CD5B82A7BC6DF00CAD911 /* Il2CppMetadataRegistration.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppMetadataRegistration.c; sourceTree = ""; }; + D53CD5B92A7BC6DF00CAD911 /* BestHTTP12.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP12.cpp; sourceTree = ""; }; + D53CD5BA2A7BC6DF00CAD911 /* UnityEngine.Physics2DModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.Physics2DModule.cpp; sourceTree = ""; }; + D53CD5BB2A7BC6DF00CAD911 /* BestHTTP13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP13.cpp; sourceTree = ""; }; + D53CD5BC2A7BC6DF00CAD911 /* Assembly-CSharp40.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp40.cpp"; sourceTree = ""; }; + D53CD5BD2A7BC6DF00CAD911 /* mscorlib22.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib22.cpp; sourceTree = ""; }; + D53CD5BE2A7BC6DF00CAD911 /* spine-unity5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity5.cpp"; sourceTree = ""; }; + D53CD5BF2A7BC6DF00CAD911 /* Il2CppGenericMethodDefinitions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericMethodDefinitions.c; sourceTree = ""; }; + D53CD5C02A7BC6DF00CAD911 /* Generics44.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics44.cpp; sourceTree = ""; }; + D53CD5C12A7BC6DF00CAD911 /* Generics50.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics50.cpp; sourceTree = ""; }; + D53CD5C22A7BC6DF00CAD911 /* Generics54.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics54.cpp; sourceTree = ""; }; + D53CD5C32A7BC6DF00CAD911 /* Generics40.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics40.cpp; sourceTree = ""; }; + D53CD5C42A7BC6DF00CAD911 /* UnityEngine.AIModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AIModule_CodeGen.c; sourceTree = ""; }; + D53CD5C52A7BC6DF00CAD911 /* spine-unity1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity1.cpp"; sourceTree = ""; }; + D53CD5C62A7BC6DF00CAD911 /* UnityEngine.SharedInternalsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.SharedInternalsModule.cpp; sourceTree = ""; }; + D53CD5C72A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreTextEngineModule2.cpp; sourceTree = ""; }; + D53CD5C82A7BC6DF00CAD911 /* BestHTTP17.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP17.cpp; sourceTree = ""; }; + D53CD5C92A7BC6DF00CAD911 /* UnityEngine.UIModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UIModule_CodeGen.c; sourceTree = ""; }; + D53CD5CA2A7BC6DF00CAD911 /* System.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.cpp; sourceTree = ""; }; + D53CD5CB2A7BC6DF00CAD911 /* BestHTTP16.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP16.cpp; sourceTree = ""; }; + D53CD5CC2A7BC6DF00CAD911 /* Mono.Security.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mono.Security.cpp; sourceTree = ""; }; + D53CD5CD2A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreTextEngineModule3.cpp; sourceTree = ""; }; + D53CD5CE2A7BC6DF00CAD911 /* System.Configuration_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Configuration_CodeGen.c; sourceTree = ""; }; + D53CD5CF2A7BC6DF00CAD911 /* Generics41.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics41.cpp; sourceTree = ""; }; + D53CD5D02A7BC6DF00CAD911 /* Generics55.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics55.cpp; sourceTree = ""; }; + D53CD5D12A7BC6DF00CAD911 /* Generics43.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics43.cpp; sourceTree = ""; }; + D53CD5D22A7BC6DF00CAD911 /* Assembly-CSharp-firstpass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp-firstpass.cpp"; sourceTree = ""; }; + D53CD5D32A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TextCoreTextEngineModule_CodeGen.c; sourceTree = ""; }; + D53CD5D42A7BC6DF00CAD911 /* Generics57.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics57.cpp; sourceTree = ""; }; + D53CD5D52A7BC6DF00CAD911 /* UnityEngine.VRModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.VRModule.cpp; sourceTree = ""; }; + D53CD5D62A7BC6DF00CAD911 /* spine-unity2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity2.cpp"; sourceTree = ""; }; + D53CD5D72A7BC6DF00CAD911 /* mscorlib19.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib19.cpp; sourceTree = ""; }; + D53CD5D82A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreTextEngineModule1.cpp; sourceTree = ""; }; + D53CD5D92A7BC6DF00CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.SubsystemsModule_CodeGen.c; sourceTree = ""; }; + D53CD5DA2A7BC6DF00CAD911 /* UnityEngine.GridModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.GridModule.cpp; sourceTree = ""; }; + D53CD5DB2A7BC6DF00CAD911 /* Il2CppMetadataUsage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppMetadataUsage.c; sourceTree = ""; }; + D53CD5DC2A7BC6DF00CAD911 /* BestHTTP14.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP14.cpp; sourceTree = ""; }; + D53CD5DD2A7BC6DF00CAD911 /* BestHTTP28.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP28.cpp; sourceTree = ""; }; + D53CD5DE2A7BC6DF00CAD911 /* UnityEngine.TerrainModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TerrainModule.cpp; sourceTree = ""; }; + D53CD5DF2A7BC6DF00CAD911 /* Debugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Debugger.cpp; sourceTree = ""; }; + D53CD5E02A7BC6DF00CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Runtime.CompilerServices.Unsafe.cpp; sourceTree = ""; }; + D53CD5E12A7BC6DF00CAD911 /* BestHTTP29.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP29.cpp; sourceTree = ""; }; + D53CD5E22A7BC6DF00CAD911 /* Il2CppReversePInvokeWrapperTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppReversePInvokeWrapperTable.cpp; sourceTree = ""; }; + D53CD5E32A7BC6DF00CAD911 /* BestHTTP15.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BestHTTP15.cpp; sourceTree = ""; }; + D53CD5E42A7BC6DF00CAD911 /* mscorlib24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib24.cpp; sourceTree = ""; }; + D53CD5E52A7BC6DF00CAD911 /* mscorlib18.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib18.cpp; sourceTree = ""; }; + D53CD5E62A7BC6DF00CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Whinarn.UnityMeshSimplifier.Runtime.cpp; sourceTree = ""; }; + D53CD5E72A7BC6DF00CAD911 /* spine-unity3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "spine-unity3.cpp"; sourceTree = ""; }; + D53CD5E82A7BC6DF00CAD911 /* UnityEngine.UIElementsNativeModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsNativeModule.cpp; sourceTree = ""; }; + D53CD5E92A7BC6DF00CAD911 /* Generics56.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics56.cpp; sourceTree = ""; }; + D53CD5EA2A7BC6DF00CAD911 /* Generics42.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics42.cpp; sourceTree = ""; }; + D53CD5EB2A7BC6DF00CAD911 /* Generics19.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics19.cpp; sourceTree = ""; }; + D53CD5EC2A7BC6DF00CAD911 /* Il2CppInvokerTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppInvokerTable.cpp; sourceTree = ""; }; + D53CD5ED2A7BC6DF00CAD911 /* UnityEngine.UI1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UI1.cpp; sourceTree = ""; }; + D53CD5EE2A7BC6DF00CAD911 /* Generics25.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics25.cpp; sourceTree = ""; }; + D53CD5EF2A7BC6DF00CAD911 /* Generics31.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics31.cpp; sourceTree = ""; }; + D53CD5F02A7BC6DF00CAD911 /* Mono.Security_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Mono.Security_CodeGen.c; sourceTree = ""; }; + D53CD5F12A7BC6DF00CAD911 /* UnityEngine.TerrainModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TerrainModule_CodeGen.c; sourceTree = ""; }; + D53CD5F22A7BC6DF00CAD911 /* Assembly-CSharp1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp1.cpp"; sourceTree = ""; }; + D53CD5F32A7BC6DF00CAD911 /* Assembly-CSharp35.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp35.cpp"; sourceTree = ""; }; + D53CD5F42A7BC6DF00CAD911 /* Assembly-CSharp21.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp21.cpp"; sourceTree = ""; }; + D53CD5F52A7BC6DF00CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AssetBundleModule_CodeGen.c; sourceTree = ""; }; + D53CD5F62A7BC6DF00CAD911 /* UnityEngine.UIElementsModule3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule3.cpp; sourceTree = ""; }; + D53CD5F72A7BC6DF00CAD911 /* Google.Protobuf3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf3.cpp; sourceTree = ""; }; + D53CD5F82A7BC6DF00CAD911 /* Google.Protobuf2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf2.cpp; sourceTree = ""; }; + D53CD5F92A7BC6DF00CAD911 /* UnityEngine.SubsystemsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.SubsystemsModule.cpp; sourceTree = ""; }; + D53CD5FA2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule2.cpp; sourceTree = ""; }; + D53CD5FB2A7BC6DF00CAD911 /* UnityEngine.CoreModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.CoreModule.cpp; sourceTree = ""; }; + D53CD5FC2A7BC6DF00CAD911 /* Il2CppGenericClassTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericClassTable.c; sourceTree = ""; }; + D53CD5FD2A7BC6DF00CAD911 /* UnityEngine.GridModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.GridModule_CodeGen.c; sourceTree = ""; }; + D53CD5FE2A7BC6DF00CAD911 /* System.Xml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml.cpp; sourceTree = ""; }; + D53CD5FF2A7BC6DF00CAD911 /* UnityEngine.CoreModule1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.CoreModule1.cpp; sourceTree = ""; }; + D53CD6002A7BC6DF00CAD911 /* Assembly-CSharp20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp20.cpp"; sourceTree = ""; }; + D53CD6012A7BC6DF00CAD911 /* Assembly-CSharp34.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp34.cpp"; sourceTree = ""; }; + D53CD6022A7BC6DF00CAD911 /* System.Numerics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Numerics.cpp; sourceTree = ""; }; + D53CD6032A7BC6DF00CAD911 /* Il2CppGenericInstDefinitions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Il2CppGenericInstDefinitions.c; sourceTree = ""; }; + D53CD6042A7BC6DF00CAD911 /* mscorlib1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib1.cpp; sourceTree = ""; }; + D53CD6052A7BC6DF00CAD911 /* Generics30.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics30.cpp; sourceTree = ""; }; + D53CD6062A7BC6DF00CAD911 /* Generics24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics24.cpp; sourceTree = ""; }; + D53CD6072A7BC6DF00CAD911 /* Generics18.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics18.cpp; sourceTree = ""; }; + D53CD6082A7BC6DF00CAD911 /* Google.Protobuf_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Google.Protobuf_CodeGen.c; sourceTree = ""; }; + D53CD6092A7BC6DF00CAD911 /* UnityEngine.PhysicsModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.PhysicsModule.cpp; sourceTree = ""; }; + D53CD60A2A7BC6DF00CAD911 /* Il2CppCCalculateTypeValues1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCalculateTypeValues1.cpp; sourceTree = ""; }; + D53CD60B2A7BC6DF00CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TextCoreFontEngineModule.cpp; sourceTree = ""; }; + D53CD60C2A7BC6DF00CAD911 /* UnityEngine.UI2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UI2.cpp; sourceTree = ""; }; + D53CD60D2A7BC6DF00CAD911 /* Generics32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics32.cpp; sourceTree = ""; }; + D53CD60E2A7BC6DF00CAD911 /* Generics26.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics26.cpp; sourceTree = ""; }; + D53CD60F2A7BC6DF00CAD911 /* mscorlib3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib3.cpp; sourceTree = ""; }; + D53CD6102A7BC6DF00CAD911 /* UnityEngine.GameCenterModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.GameCenterModule_CodeGen.c; sourceTree = ""; }; + D53CD6112A7BC6DF00CAD911 /* Assembly-CSharp2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp2.cpp"; sourceTree = ""; }; + D53CD6122A7BC6DF00CAD911 /* Assembly-CSharp22.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp22.cpp"; sourceTree = ""; }; + D53CD6132A7BC6DF00CAD911 /* Assembly-CSharp36.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp36.cpp"; sourceTree = ""; }; + D53CD6142A7BC6DF00CAD911 /* UnityEngine.CoreModule3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.CoreModule3.cpp; sourceTree = ""; }; + D53CD6152A7BC6DF00CAD911 /* UnityEngine.TilemapModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.TilemapModule.cpp; sourceTree = ""; }; + D53CD6162A7BC6DF00CAD911 /* UnityEngine.ParticleSystemModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.ParticleSystemModule.cpp; sourceTree = ""; }; + D53CD6172A7BC6DF00CAD911 /* Google.Protobuf1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf1.cpp; sourceTree = ""; }; + D53CD6182A7BC6E000CAD911 /* UnityEngine.UIElementsModule1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule1.cpp; sourceTree = ""; }; + D53CD6192A7BC6E000CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.UnityAnalyticsModule_CodeGen.c; sourceTree = ""; }; + D53CD61A2A7BC6E000CAD911 /* Il2CppCCFieldValuesTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppCCFieldValuesTable.cpp; sourceTree = ""; }; + D53CD61B2A7BC6E000CAD911 /* UnityEngine.ImageConversionModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.ImageConversionModule.cpp; sourceTree = ""; }; + D53CD61C2A7BC6E000CAD911 /* UnityEngine.CoreModule2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.CoreModule2.cpp; sourceTree = ""; }; + D53CD61D2A7BC6E000CAD911 /* Assembly-CSharp37.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp37.cpp"; sourceTree = ""; }; + D53CD61E2A7BC6E000CAD911 /* Assembly-CSharp23.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp23.cpp"; sourceTree = ""; }; + D53CD61F2A7BC6E000CAD911 /* Assembly-CSharp3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp3.cpp"; sourceTree = ""; }; + D53CD6202A7BC6E000CAD911 /* mscorlib2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib2.cpp; sourceTree = ""; }; + D53CD6212A7BC6E000CAD911 /* System.Core_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Core_CodeGen.c; sourceTree = ""; }; + D53CD6222A7BC6E000CAD911 /* Generics27.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics27.cpp; sourceTree = ""; }; + D53CD6232A7BC6E000CAD911 /* Generics33.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics33.cpp; sourceTree = ""; }; + D53CD6242A7BC6E000CAD911 /* UnityEngine.UI3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UI3.cpp; sourceTree = ""; }; + D53CD6252A7BC6E000CAD911 /* GenericMethods.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods.cpp; sourceTree = ""; }; + D53CD6262A7BC6E000CAD911 /* Generics37.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics37.cpp; sourceTree = ""; }; + D53CD6272A7BC6E000CAD911 /* Generics23.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics23.cpp; sourceTree = ""; }; + D53CD6282A7BC6E000CAD911 /* UnityEngine.TilemapModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.TilemapModule_CodeGen.c; sourceTree = ""; }; + D53CD6292A7BC6E000CAD911 /* Debugger_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Debugger_CodeGen.c; sourceTree = ""; }; + D53CD62A2A7BC6E000CAD911 /* mscorlib6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib6.cpp; sourceTree = ""; }; + D53CD62B2A7BC6E000CAD911 /* GenericMethods8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods8.cpp; sourceTree = ""; }; + D53CD62C2A7BC6E000CAD911 /* UnresolvedVirtualCallStubs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnresolvedVirtualCallStubs.cpp; sourceTree = ""; }; + D53CD62D2A7BC6E000CAD911 /* Assembly-CSharp27.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp27.cpp"; sourceTree = ""; }; + D53CD62E2A7BC6E000CAD911 /* UnityEngine.VideoModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.VideoModule.cpp; sourceTree = ""; }; + D53CD62F2A7BC6E000CAD911 /* Assembly-CSharp33.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp33.cpp"; sourceTree = ""; }; + D53CD6302A7BC6E000CAD911 /* Assembly-CSharp7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp7.cpp"; sourceTree = ""; }; + D53CD6312A7BC6E000CAD911 /* System9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System9.cpp; sourceTree = ""; }; + D53CD6322A7BC6E000CAD911 /* UnityEngine.UIElementsModule5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule5.cpp; sourceTree = ""; }; + D53CD6332A7BC6E000CAD911 /* UnityEngine.UIElementsModule4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule4.cpp; sourceTree = ""; }; + D53CD6342A7BC6E000CAD911 /* Google.Protobuf4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Google.Protobuf4.cpp; sourceTree = ""; }; + D53CD6352A7BC6E000CAD911 /* UnityEngine.IMGUIModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.IMGUIModule.cpp; sourceTree = ""; }; + D53CD6362A7BC6E000CAD911 /* System.Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Core.cpp; sourceTree = ""; }; + D53CD6372A7BC6E000CAD911 /* System8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System8.cpp; sourceTree = ""; }; + D53CD6382A7BC6E000CAD911 /* Assembly-CSharp6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp6.cpp"; sourceTree = ""; }; + D53CD6392A7BC6E000CAD911 /* Assembly-CSharp32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp32.cpp"; sourceTree = ""; }; + D53CD63A2A7BC6E000CAD911 /* Assembly-CSharp26.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp26.cpp"; sourceTree = ""; }; + D53CD63B2A7BC6E000CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.InputLegacyModule_CodeGen.c; sourceTree = ""; }; + D53CD63C2A7BC6E000CAD911 /* GenericMethods9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GenericMethods9.cpp; sourceTree = ""; }; + D53CD63D2A7BC6E000CAD911 /* mscorlib7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib7.cpp; sourceTree = ""; }; + D53CD63E2A7BC6E000CAD911 /* Generics22.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics22.cpp; sourceTree = ""; }; + D53CD63F2A7BC6E000CAD911 /* Generics36.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics36.cpp; sourceTree = ""; }; + D53CD6402A7BC6E000CAD911 /* UnityEngine.AIModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AIModule.cpp; sourceTree = ""; }; + D53CD6412A7BC6E000CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.ParticleSystemModule_CodeGen.c; sourceTree = ""; }; + D53CD6422A7BC6E000CAD911 /* Generics20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics20.cpp; sourceTree = ""; }; + D53CD6432A7BC6E000CAD911 /* Generics34.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics34.cpp; sourceTree = ""; }; + D53CD6442A7BC6E000CAD911 /* mscorlib5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib5.cpp; sourceTree = ""; }; + D53CD6452A7BC6E000CAD911 /* UnityEngine.AndroidJNIModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.AndroidJNIModule.cpp; sourceTree = ""; }; + D53CD6462A7BC6E000CAD911 /* Assembly-CSharp_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "Assembly-CSharp_CodeGen.c"; sourceTree = ""; }; + D53CD6472A7BC6E000CAD911 /* Assembly-CSharp30.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp30.cpp"; sourceTree = ""; }; + D53CD6482A7BC6E000CAD911 /* Assembly-CSharp24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp24.cpp"; sourceTree = ""; }; + D53CD6492A7BC6E000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c; sourceTree = ""; }; + D53CD64A2A7BC6E000CAD911 /* Assembly-CSharp4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp4.cpp"; sourceTree = ""; }; + D53CD64B2A7BC6E000CAD911 /* Assembly-CSharp18.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp18.cpp"; sourceTree = ""; }; + D53CD64C2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityWebRequestAudioModule.cpp; sourceTree = ""; }; + D53CD64D2A7BC6E000CAD911 /* System.Numerics_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = System.Numerics_CodeGen.c; sourceTree = ""; }; + D53CD64E2A7BC6E000CAD911 /* Generics8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics8.cpp; sourceTree = ""; }; + D53CD64F2A7BC6E000CAD911 /* UnityEngine.AudioModule_CodeGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnityEngine.AudioModule_CodeGen.c; sourceTree = ""; }; + D53CD6502A7BC6E000CAD911 /* System.Xml9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml9.cpp; sourceTree = ""; }; + D53CD6512A7BC6E000CAD911 /* UnityEngine.UIElementsModule6.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule6.cpp; sourceTree = ""; }; + D53CD6522A7BC6E000CAD911 /* UnityEngine.UIElementsModule7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UIElementsModule7.cpp; sourceTree = ""; }; + D53CD6532A7BC6E000CAD911 /* System.Xml8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = System.Xml8.cpp; sourceTree = ""; }; + D53CD6542A7BC6E000CAD911 /* Generics9.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics9.cpp; sourceTree = ""; }; + D53CD6552A7BC6E000CAD911 /* Assembly-CSharp19.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp19.cpp"; sourceTree = ""; }; + D53CD6562A7BC6E000CAD911 /* Assembly-CSharp5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp5.cpp"; sourceTree = ""; }; + D53CD6572A7BC6E000CAD911 /* Assembly-CSharp25.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp25.cpp"; sourceTree = ""; }; + D53CD6582A7BC6E000CAD911 /* Unity.Notifications.iOS.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Unity.Notifications.iOS.cpp; sourceTree = ""; }; + D53CD6592A7BC6E000CAD911 /* Assembly-CSharp31.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "Assembly-CSharp31.cpp"; sourceTree = ""; }; + D53CD65A2A7BC6E000CAD911 /* Generics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics.cpp; sourceTree = ""; }; + D53CD65B2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestModule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnityEngine.UnityWebRequestModule.cpp; sourceTree = ""; }; + D53CD65C2A7BC6E000CAD911 /* mscorlib4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mscorlib4.cpp; sourceTree = ""; }; + D53CD65D2A7BC6E000CAD911 /* Generics35.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics35.cpp; sourceTree = ""; }; + D53CD65E2A7BC6E000CAD911 /* Generics21.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generics21.cpp; sourceTree = ""; }; D59AB8462A68FC2200433200 /* StoreObserver.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StoreObserver.m; sourceTree = ""; }; D59AB8492A68FC5200433200 /* StoreObserver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StoreObserver.h; sourceTree = ""; }; D59AB84A2A68FC7200433200 /* AppConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppConfiguration.h; sourceTree = ""; }; @@ -1981,7 +1969,7 @@ 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { isa = PBXGroup; children = ( - D53CCEC92A7BAE6600CAD911 /* Data */, + D53CD1DB2A7BC4ED00CAD911 /* Data */, D59AB85A2A6A387A00433200 /* test-in-app-purchase.storekit */, D59AB8482A68FC2900433200 /* purchase */, D526FA3C299498E3002A2290 /* cocos2d_libs.xcodeproj */, @@ -2232,7 +2220,7 @@ D507D14B2994C61600CF3953 /* Classes */ = { isa = PBXGroup; children = ( - D53CCECB2A7BAE8000CAD911 /* Native */, + D53CD4DE2A7BC6DF00CAD911 /* Native */, D507D2362994C61700CF3953 /* CrashReporter.h */, D507D2312994C61700CF3953 /* CrashReporter.mm */, D507D18A2994C61600CF3953 /* DynamicLibEngineAPI-functions.h */, @@ -3953,402 +3941,395 @@ path = iOS; sourceTree = ""; }; - D53CCECB2A7BAE8000CAD911 /* Native */ = { + D53CD4DE2A7BC6DF00CAD911 /* Native */ = { isa = PBXGroup; children = ( - D53CCECC2A7BAE8000CAD911 /* Generics38.cpp */, - D53CCECD2A7BAE8000CAD911 /* Il2CppGenericAdjustorThunkTable.c */, - D53CCECE2A7BAE8000CAD911 /* Generics10.cpp */, - D53CCECF2A7BAE8000CAD911 /* GenericMethods12.cpp */, - D53CCED02A7BAE8000CAD911 /* mscorlib9.cpp */, - D53CCED12A7BAE8000CAD911 /* GenericMethods7.cpp */, - D53CCED22A7BAE8000CAD911 /* Assembly-CSharp28.cpp */, - D53CCED32A7BAE8000CAD911 /* UnityEngine.UnityAnalyticsModule.cpp */, - D53CCED42A7BAE8000CAD911 /* Il2CppGenericMethodTable.c */, - D53CCED52A7BAE8000CAD911 /* Assembly-CSharp14.cpp */, - D53CCED62A7BAE8000CAD911 /* Assembly-CSharp8.cpp */, - D53CCED72A7BAE8000CAD911 /* UnityEngine.VRModule_CodeGen.c */, - D53CCED82A7BAE8000CAD911 /* System6.cpp */, - D53CCED92A7BAE8000CAD911 /* Generics4.cpp */, - D53CCEDA2A7BAE8000CAD911 /* System.Xml5.cpp */, - D53CCEDB2A7BAE8000CAD911 /* System.Xml4.cpp */, - D53CCEDC2A7BAE8000CAD911 /* Generics5.cpp */, - D53CCEDD2A7BAE8000CAD911 /* System7.cpp */, - D53CCEDE2A7BAE8000CAD911 /* Assembly-CSharp9.cpp */, - D53CCEDF2A7BAE8000CAD911 /* Assembly-CSharp15.cpp */, - D53CCEE02A7BAE8000CAD911 /* Assembly-CSharp29.cpp */, - D53CCEE12A7BAE8000CAD911 /* System.Xml_CodeGen.c */, - D53CCEE22A7BAE8000CAD911 /* GenericMethods6.cpp */, - D53CCEE32A7BAE8000CAD911 /* GenericMethods13.cpp */, - D53CCEE42A7BAE8000CAD911 /* mscorlib8.cpp */, - D53CCEE52A7BAE8000CAD911 /* Generics11.cpp */, - D53CCEE62A7BAE8000CAD911 /* Generics39.cpp */, - D53CCEE72A7BAE8000CAD911 /* UnityEngine.Physics2DModule_CodeGen.c */, - D53CCEE82A7BAE8000CAD911 /* Il2CppCCTypeValuesTable.cpp */, - D53CCEE92A7BAE8000CAD911 /* Generics13.cpp */, - D53CCEEA2A7BAE8000CAD911 /* UnityEngine.VFXModule_CodeGen.c */, - D53CCEEB2A7BAE8000CAD911 /* GenericMethods11.cpp */, - D53CCEEC2A7BAE8000CAD911 /* GenericMethods4.cpp */, - D53CCEED2A7BAE8000CAD911 /* Il2CppInteropDataTable.cpp */, - D53CCEEE2A7BAE8000CAD911 /* Assembly-CSharp17.cpp */, - D53CCEEF2A7BAE8000CAD911 /* Generics7.cpp */, - D53CCEF02A7BAE8000CAD911 /* System5.cpp */, - D53CCEF12A7BAE8000CAD911 /* System.Xml6.cpp */, - D53CCEF22A7BAE8000CAD911 /* UnityEngine.UIElementsModule9.cpp */, - D53CCEF32A7BAE8000CAD911 /* UnityEngine.UIElementsModule8.cpp */, - D53CCEF42A7BAE8000CAD911 /* UnityICallRegistration.cpp */, - D53CCEF52A7BAE8000CAD911 /* System.Xml7.cpp */, - D53CCEF62A7BAE8000CAD911 /* System4.cpp */, - D53CCEF72A7BAE8000CAD911 /* Generics6.cpp */, - D53CCEF82A7BAE8000CAD911 /* Assembly-CSharp16.cpp */, - D53CCEF92A7BAE8000CAD911 /* CString.cpp */, - D53CCEFA2A7BAE8000CAD911 /* GenericMethods5.cpp */, - D53CCEFB2A7BAE8000CAD911 /* GenericMethods10.cpp */, - D53CCEFC2A7BAE8000CAD911 /* UnityEngine_CodeGen.c */, - D53CCEFD2A7BAE8000CAD911 /* Generics12.cpp */, - D53CCEFE2A7BAE8000CAD911 /* Generics16.cpp */, - D53CCEFF2A7BAE8000CAD911 /* GenericMethods1.cpp */, - D53CCF002A7BAE8000CAD911 /* GenericMethods14.cpp */, - D53CCF012A7BAE8000CAD911 /* Il2CppCCalculateFieldValues3.cpp */, - D53CCF022A7BAE8000CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c */, - D53CCF032A7BAE8000CAD911 /* Assembly-CSharp12.cpp */, - D53CCF042A7BAE8000CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c */, - D53CCF052A7BAE8000CAD911 /* Generics2.cpp */, - D53CCF062A7BAE8000CAD911 /* BestHTTP41.cpp */, - D53CCF072A7BAE8000CAD911 /* System.Xml3.cpp */, - D53CCF082A7BAE8000CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c */, - D53CCF092A7BAE8000CAD911 /* UnityEngine.PhysicsModule_CodeGen.c */, - D53CCF0A2A7BAE8000CAD911 /* System.Xml2.cpp */, - D53CCF0B2A7BAE8000CAD911 /* BestHTTP40.cpp */, - D53CCF0C2A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c */, - D53CCF0D2A7BAE8000CAD911 /* System1.cpp */, - D53CCF0E2A7BAE8000CAD911 /* Generics3.cpp */, - D53CCF0F2A7BAE8000CAD911 /* Assembly-CSharp13.cpp */, - D53CCF102A7BAE8000CAD911 /* Il2CppCCalculateFieldValues2.cpp */, - D53CCF112A7BAE8000CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c */, - D53CCF122A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh1.cpp */, - D53CCF132A7BAE8000CAD911 /* Assembly-CSharp.cpp */, - D53CCF142A7BAE8000CAD911 /* Generics17.cpp */, - D53CCF152A7BAE8000CAD911 /* UnityEngine.UI_CodeGen.c */, - D53CCF162A7BAE8000CAD911 /* Generics15.cpp */, - D53CCF172A7BAE8000CAD911 /* UnityEngine.SpriteShapeModule.cpp */, - D53CCF182A7BAE8000CAD911 /* UnityEngine.TextRenderingModule.cpp */, - D53CCF192A7BAE8000CAD911 /* Generics29.cpp */, - D53CCF1A2A7BAE8000CAD911 /* GenericMethods2.cpp */, - D53CCF1B2A7BAE8000CAD911 /* Assembly-CSharp11.cpp */, - D53CCF1C2A7BAE8000CAD911 /* Assembly-CSharp39.cpp */, - D53CCF1D2A7BAE8000CAD911 /* System3.cpp */, - D53CCF1E2A7BAE8000CAD911 /* Generics1.cpp */, - D53CCF1F2A7BAE8000CAD911 /* __Generated_CodeGen.c */, - D53CCF202A7BAE8000CAD911 /* BestHTTP42.cpp */, - D53CCF212A7BAE8000CAD911 /* System.Configuration.cpp */, - D53CCF222A7BAE8000CAD911 /* System.Xml1.cpp */, - D53CCF232A7BAE8000CAD911 /* Il2CppCodeRegistration.cpp */, - D53CCF242A7BAE8000CAD911 /* BestHTTP43.cpp */, - D53CCF252A7BAE8000CAD911 /* System2.cpp */, - D53CCF262A7BAE8000CAD911 /* Assembly-CSharp38.cpp */, - D53CCF272A7BAE8000CAD911 /* Google.Protobuf.cpp */, - D53CCF282A7BAE8000CAD911 /* Assembly-CSharp10.cpp */, - D53CCF292A7BAE8000CAD911 /* Il2CppCCalculateFieldValues1.cpp */, - D53CCF2A2A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh2.cpp */, - D53CCF2B2A7BAE8000CAD911 /* __Generated.cpp */, - D53CCF2C2A7BAE8000CAD911 /* GenericMethods3.cpp */, - D53CCF2D2A7BAE8000CAD911 /* Generics28.cpp */, - D53CCF2E2A7BAE8000CAD911 /* Generics14.cpp */, - D53CCF2F2A7BAE8000CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c */, - D53CCF302A7BAE8000CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp */, - D53CCF312A7BAE8000CAD911 /* BestHTTP.cpp */, - D53CCF322A7BAE8000CAD911 /* mscorlib15.cpp */, - D53CCF332A7BAE8000CAD911 /* UnityEngine.UIElementsModule_CodeGen.c */, - D53CCF342A7BAE8000CAD911 /* BestHTTP18.cpp */, - D53CCF352A7BAE8000CAD911 /* BestHTTP30.cpp */, - D53CCF362A7BAE8000CAD911 /* UnityEngine.DirectorModule_CodeGen.c */, - D53CCF372A7BAE8000CAD911 /* Il2CppCCalculateTypeValues.cpp */, - D53CCF382A7BAE8000CAD911 /* BestHTTP24.cpp */, - D53CCF392A7BAE8000CAD911 /* System13.cpp */, - D53CCF3A2A7BAE8000CAD911 /* System12.cpp */, - D53CCF3B2A7BAE8000CAD911 /* Il2CppCCalculateFieldValues.cpp */, - D53CCF3C2A7BAE8000CAD911 /* UnityEngine.AudioModule.cpp */, - D53CCF3D2A7BAE8000CAD911 /* UnityEngine.XRModule.cpp */, - D53CCF3E2A7BAE8000CAD911 /* BestHTTP1.cpp */, - D53CCF3F2A7BAE8000CAD911 /* Il2CppGenericMethodPointerTable.c */, - D53CCF402A7BAE8000CAD911 /* BestHTTP25.cpp */, - D53CCF412A7BAE8000CAD911 /* BestHTTP31.cpp */, - D53CCF422A7BAE8000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c */, - D53CCF432A7BAE8000CAD911 /* BestHTTP19.cpp */, - D53CCF442A7BAE8000CAD911 /* mscorlib14.cpp */, - D53CCF452A7BAE8000CAD911 /* UnityEngine.CoreModule_CodeGen.c */, - D53CCF462A7BAE8000CAD911 /* UnityEngine.AnimationModule_CodeGen.c */, - D53CCF472A7BAE8000CAD911 /* UnityEngine.AnimationModule.cpp */, - D53CCF482A7BAE8000CAD911 /* UnityEngine.VideoModule_CodeGen.c */, - D53CCF492A7BAE8000CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c */, - D53CCF4A2A7BAE8000CAD911 /* Generics58.cpp */, - D53CCF4B2A7BAE8000CAD911 /* spine-unity_CodeGen.c */, - D53CCF4C2A7BAE8000CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c */, - D53CCF4D2A7BAE8000CAD911 /* mscorlib16.cpp */, - D53CCF4E2A7BAE8000CAD911 /* BestHTTP27.cpp */, - D53CCF4F2A7BAE8000CAD911 /* BestHTTP33.cpp */, - D53CCF502A7BAE8000CAD911 /* ICSharpCode.SharpZipLib4.cpp */, - D53CCF512A7BAE8000CAD911 /* BestHTTP3.cpp */, - D53CCF522A7BAE8000CAD911 /* BestHTTP_CodeGen.c */, - D53CCF532A7BAE8000CAD911 /* System10.cpp */, - D53CCF542A7BAE8000CAD911 /* System11.cpp */, - D53CCF552A7BAE8000CAD911 /* BestHTTP2.cpp */, - D53CCF562A7BAE8000CAD911 /* BestHTTP32.cpp */, - D53CCF572A7BAE8000CAD911 /* UnityEngine.AssetBundleModule.cpp */, - D53CCF582A7BAE8000CAD911 /* BestHTTP26.cpp */, - D53CCF592A7BAE8000CAD911 /* CString_CodeGen.c */, - D53CCF5A2A7BAE8000CAD911 /* mscorlib17.cpp */, - D53CCF5B2A7BAE8000CAD911 /* Generics59.cpp */, - D53CCF5C2A7BAE8000CAD911 /* Assembly-CSharp-firstpass_CodeGen.c */, - D53CCF5D2A7BAE8000CAD911 /* Generics49.cpp */, - D53CCF5E2A7BAE8000CAD911 /* UnityEngine.GameCenterModule.cpp */, - D53CCF5F2A7BAE8000CAD911 /* UnityEngine.XRModule_CodeGen.c */, - D53CCF602A7BAE8000CAD911 /* mscorlib13.cpp */, - D53CCF612A7BAE8000CAD911 /* BestHTTP22.cpp */, - D53CCF622A7BAE8000CAD911 /* BestHTTP36.cpp */, - D53CCF632A7BAE8000CAD911 /* ICSharpCode.SharpZipLib.cpp */, - D53CCF642A7BAE8000CAD911 /* Mono.Security1.cpp */, - D53CCF652A7BAE8000CAD911 /* ICSharpCode.SharpZipLib1.cpp */, - D53CCF662A7BAE8000CAD911 /* BestHTTP6.cpp */, - D53CCF672A7BAE8000CAD911 /* BestHTTP7.cpp */, - D53CCF682A7BAE8000CAD911 /* UnityEngine.InputModule_CodeGen.c */, - D53CCF692A7BAE8000CAD911 /* BestHTTP37.cpp */, - D53CCF6A2A7BAE8000CAD911 /* BestHTTP23.cpp */, - D53CCF6B2A7BAE8000CAD911 /* mscorlib.cpp */, - D53CCF6C2A7BAE8000CAD911 /* mscorlib12.cpp */, - D53CCF6D2A7BAE8000CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c */, - D53CCF6E2A7BAE8000CAD911 /* Generics48.cpp */, - D53CCF6F2A7BAE8000CAD911 /* Generics60.cpp */, - D53CCF702A7BAE8000CAD911 /* UnityEngine.DirectorModule.cpp */, - D53CCF712A7BAE8000CAD911 /* mscorlib10.cpp */, - D53CCF722A7BAE8000CAD911 /* System.Xml11.cpp */, - D53CCF732A7BAE8000CAD911 /* BestHTTP35.cpp */, - D53CCF742A7BAE8000CAD911 /* BestHTTP21.cpp */, - D53CCF752A7BAE8000CAD911 /* Il2CppRgctxTable.c */, - D53CCF762A7BAE8000CAD911 /* UnityClassRegistration.cpp */, - D53CCF772A7BAE8000CAD911 /* BestHTTP5.cpp */, - D53CCF782A7BAE8000CAD911 /* ICSharpCode.SharpZipLib2.cpp */, - D53CCF792A7BAE8000CAD911 /* ICSharpCode.SharpZipLib3.cpp */, - D53CCF7A2A7BAE8000CAD911 /* UnityEngine.InputModule.cpp */, - D53CCF7B2A7BAE8000CAD911 /* BestHTTP4.cpp */, - D53CCF7C2A7BAE8000CAD911 /* Unity.Notifications.iOS_CodeGen.c */, - D53CCF7D2A7BAE8000CAD911 /* BestHTTP20.cpp */, - D53CCF7E2A7BAE8000CAD911 /* UnityEngine.VFXModule.cpp */, - D53CCF7F2A7BAE8000CAD911 /* System.Xml10.cpp */, - D53CCF802A7BAE8000CAD911 /* BestHTTP34.cpp */, - D53CCF812A7BAE8000CAD911 /* UnityEngine.InputLegacyModule.cpp */, - D53CCF822A7BAE8000CAD911 /* mscorlib11.cpp */, - D53CCF832A7BAE8000CAD911 /* CString1.cpp */, - D53CCF842A7BAE8000CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c */, - D53CCF852A7BAE8000CAD911 /* UnityEngine.UIElementsModule11.cpp */, - D53CCF862A7BAE8000CAD911 /* UnityEngine.IMGUIModule_CodeGen.c */, - D53CCF872A7BAE8000CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c */, - D53CCF882A7BAE8000CAD911 /* Generics46.cpp */, - D53CCF892A7BAE8000CAD911 /* Generics52.cpp */, - D53CCF8A2A7BAE8000CAD911 /* Il2CppTypeDefinitions.c */, - D53CCF8B2A7BAE8000CAD911 /* mscorlib20.cpp */, - D53CCF8C2A7BAE8000CAD911 /* UnityEngine.UI.cpp */, - D53CCF8D2A7BAE8000CAD911 /* System_CodeGen.c */, - D53CCF8E2A7BAE8000CAD911 /* BestHTTP39.cpp */, - D53CCF8F2A7BAE8000CAD911 /* BestHTTP11.cpp */, - D53CCF902A7BAE8000CAD911 /* UnityEngine.IMGUIModule1.cpp */, - D53CCF912A7BAE8000CAD911 /* BestHTTP9.cpp */, - D53CCF922A7BAE8000CAD911 /* BestHTTP8.cpp */, - D53CCF932A7BAE8000CAD911 /* UnityEngine.UIModule.cpp */, - D53CCF942A7BAE8000CAD911 /* BestHTTP10.cpp */, - D53CCF952A7BAE8000CAD911 /* BestHTTP38.cpp */, - D53CCF962A7BAE8000CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c */, - D53CCF972A7BAE8000CAD911 /* mscorlib21.cpp */, - D53CCF982A7BAE8000CAD911 /* Generics53.cpp */, - D53CCF992A7BAE8000CAD911 /* Generics47.cpp */, - D53CCF9A2A7BAE8000CAD911 /* UnityEngine.UIElementsModule.cpp */, - D53CCF9B2A7BAE8000CAD911 /* UnityEngine.UIElementsModule10.cpp */, - D53CCF9C2A7BAE8000CAD911 /* spine-unity.cpp */, - D53CCF9D2A7BAE8000CAD911 /* UnityEngine.UIElementsModule12.cpp */, - D53CCF9E2A7BAE8000CAD911 /* AmazingAssets.TerrainToMesh.cpp */, - D53CCF9F2A7BAE8000CAD911 /* UnityEngine.cpp */, - D53CCFA02A7BAE8000CAD911 /* Generics51.cpp */, - D53CCFA12A7BAE8000CAD911 /* Generics45.cpp */, - D53CCFA22A7BAE8000CAD911 /* spine-unity4.cpp */, - D53CCFA32A7BAE8000CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c */, - D53CCFA42A7BAE8000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp */, - D53CCFA52A7BAE8000CAD911 /* mscorlib_CodeGen.c */, - D53CCFA62A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp */, - D53CCFA72A7BAE8000CAD911 /* mscorlib23.cpp */, - D53CCFA82A7BAE8000CAD911 /* Il2CppMetadataRegistration.c */, - D53CCFA92A7BAE8000CAD911 /* BestHTTP12.cpp */, - D53CCFAA2A7BAE8000CAD911 /* UnityEngine.Physics2DModule.cpp */, - D53CCFAB2A7BAE8000CAD911 /* BestHTTP13.cpp */, - D53CCFAC2A7BAE8000CAD911 /* Assembly-CSharp40.cpp */, - D53CCFAD2A7BAE8000CAD911 /* mscorlib22.cpp */, - D53CCFAE2A7BAE8000CAD911 /* spine-unity5.cpp */, - D53CCFAF2A7BAE8000CAD911 /* Il2CppGenericMethodDefinitions.c */, - D53CCFB02A7BAE8000CAD911 /* Generics44.cpp */, - D53CCFB12A7BAE8000CAD911 /* Generics50.cpp */, - D53CCFB22A7BAE8000CAD911 /* Unity.Timeline1.cpp */, - D53CCFB32A7BAE8000CAD911 /* Generics54.cpp */, - D53CCFB42A7BAE8000CAD911 /* Generics40.cpp */, - D53CCFB52A7BAE8000CAD911 /* UnityEngine.AIModule_CodeGen.c */, - D53CCFB62A7BAE8000CAD911 /* spine-unity1.cpp */, - D53CCFB72A7BAE8000CAD911 /* UnityEngine.SharedInternalsModule.cpp */, - D53CCFB82A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp */, - D53CCFB92A7BAE8000CAD911 /* BestHTTP17.cpp */, - D53CCFBA2A7BAE8000CAD911 /* UnityEngine.UIModule_CodeGen.c */, - D53CCFBB2A7BAE8000CAD911 /* System.cpp */, - D53CCFBC2A7BAE8000CAD911 /* BestHTTP16.cpp */, - D53CCFBD2A7BAE8000CAD911 /* Mono.Security.cpp */, - D53CCFBE2A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp */, - D53CCFBF2A7BAE8000CAD911 /* System.Configuration_CodeGen.c */, - D53CCFC02A7BAE8000CAD911 /* Generics41.cpp */, - D53CCFC12A7BAE8000CAD911 /* Generics55.cpp */, - D53CCFC22A7BAE8000CAD911 /* Generics43.cpp */, - D53CCFC32A7BAE8000CAD911 /* Assembly-CSharp-firstpass.cpp */, - D53CCFC42A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c */, - D53CCFC52A7BAE8000CAD911 /* Generics57.cpp */, - D53CCFC62A7BAE8000CAD911 /* UnityEngine.VRModule.cpp */, - D53CCFC72A7BAE8000CAD911 /* spine-unity2.cpp */, - D53CCFC82A7BAE8000CAD911 /* mscorlib19.cpp */, - D53CCFC92A7BAE8000CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp */, - D53CCFCA2A7BAE8000CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c */, - D53CCFCB2A7BAE8000CAD911 /* UnityEngine.GridModule.cpp */, - D53CCFCC2A7BAE8000CAD911 /* Il2CppMetadataUsage.c */, - D53CCFCD2A7BAE8000CAD911 /* BestHTTP14.cpp */, - D53CCFCE2A7BAE8000CAD911 /* BestHTTP28.cpp */, - D53CCFCF2A7BAE8000CAD911 /* UnityEngine.TerrainModule.cpp */, - D53CCFD02A7BAE8000CAD911 /* Debugger.cpp */, - D53CCFD12A7BAE8000CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp */, - D53CCFD22A7BAE8000CAD911 /* BestHTTP29.cpp */, - D53CCFD32A7BAE8000CAD911 /* Il2CppReversePInvokeWrapperTable.cpp */, - D53CCFD42A7BAE8000CAD911 /* BestHTTP15.cpp */, - D53CCFD52A7BAE8000CAD911 /* mscorlib24.cpp */, - D53CCFD62A7BAE8000CAD911 /* mscorlib18.cpp */, - D53CCFD72A7BAE8000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp */, - D53CCFD82A7BAE8000CAD911 /* spine-unity3.cpp */, - D53CCFD92A7BAE8000CAD911 /* UnityEngine.UIElementsNativeModule.cpp */, - D53CCFDA2A7BAE8000CAD911 /* Generics56.cpp */, - D53CCFDB2A7BAE8000CAD911 /* Generics42.cpp */, - D53CCFDC2A7BAE8000CAD911 /* Generics19.cpp */, - D53CCFDD2A7BAE8000CAD911 /* Il2CppInvokerTable.cpp */, - D53CCFDE2A7BAE8000CAD911 /* UnityEngine.UI1.cpp */, - D53CCFDF2A7BAE8000CAD911 /* Generics25.cpp */, - D53CCFE02A7BAE8000CAD911 /* Generics31.cpp */, - D53CCFE12A7BAE8000CAD911 /* Mono.Security_CodeGen.c */, - D53CCFE22A7BAE8000CAD911 /* UnityEngine.TerrainModule_CodeGen.c */, - D53CCFE32A7BAE8000CAD911 /* Assembly-CSharp1.cpp */, - D53CCFE42A7BAE8000CAD911 /* Assembly-CSharp35.cpp */, - D53CCFE52A7BAE8000CAD911 /* Assembly-CSharp21.cpp */, - D53CCFE62A7BAE8000CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c */, - D53CCFE72A7BAE8000CAD911 /* UnityEngine.UIElementsModule3.cpp */, - D53CCFE82A7BAE8000CAD911 /* Google.Protobuf3.cpp */, - D53CCFE92A7BAE8000CAD911 /* Google.Protobuf2.cpp */, - D53CCFEA2A7BAE8000CAD911 /* UnityEngine.SubsystemsModule.cpp */, - D53CCFEB2A7BAE8000CAD911 /* UnityEngine.UIElementsModule2.cpp */, - D53CCFEC2A7BAE8000CAD911 /* UnityEngine.CoreModule.cpp */, - D53CCFED2A7BAE8000CAD911 /* Il2CppGenericClassTable.c */, - D53CCFEE2A7BAE8000CAD911 /* UnityEngine.GridModule_CodeGen.c */, - D53CCFEF2A7BAE8000CAD911 /* System.Xml.cpp */, - D53CCFF02A7BAE8000CAD911 /* UnityEngine.CoreModule1.cpp */, - D53CCFF12A7BAE8000CAD911 /* Assembly-CSharp20.cpp */, - D53CCFF22A7BAE8000CAD911 /* Assembly-CSharp34.cpp */, - D53CCFF32A7BAE8000CAD911 /* System.Numerics.cpp */, - D53CCFF42A7BAE8000CAD911 /* Il2CppGenericInstDefinitions.c */, - D53CCFF52A7BAE8000CAD911 /* mscorlib1.cpp */, - D53CCFF62A7BAE8000CAD911 /* Generics30.cpp */, - D53CCFF72A7BAE8000CAD911 /* Generics24.cpp */, - D53CCFF82A7BAE8000CAD911 /* Generics18.cpp */, - D53CCFF92A7BAE8000CAD911 /* Google.Protobuf_CodeGen.c */, - D53CCFFA2A7BAE8000CAD911 /* UnityEngine.PhysicsModule.cpp */, - D53CCFFB2A7BAE8000CAD911 /* Il2CppCCalculateTypeValues1.cpp */, - D53CCFFC2A7BAE8000CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp */, - D53CCFFD2A7BAE8000CAD911 /* UnityEngine.UI2.cpp */, - D53CCFFE2A7BAE8000CAD911 /* Generics32.cpp */, - D53CCFFF2A7BAE8000CAD911 /* Generics26.cpp */, - D53CD0002A7BAE8000CAD911 /* mscorlib3.cpp */, - D53CD0012A7BAE8000CAD911 /* UnityEngine.GameCenterModule_CodeGen.c */, - D53CD0022A7BAE8000CAD911 /* Assembly-CSharp2.cpp */, - D53CD0032A7BAE8000CAD911 /* Assembly-CSharp22.cpp */, - D53CD0042A7BAE8000CAD911 /* Assembly-CSharp36.cpp */, - D53CD0052A7BAE8000CAD911 /* UnityEngine.CoreModule3.cpp */, - D53CD0062A7BAE8000CAD911 /* UnityEngine.TilemapModule.cpp */, - D53CD0072A7BAE8000CAD911 /* UnityEngine.ParticleSystemModule.cpp */, - D53CD0082A7BAE8000CAD911 /* Google.Protobuf1.cpp */, - D53CD0092A7BAE8000CAD911 /* UnityEngine.UIElementsModule1.cpp */, - D53CD00A2A7BAE8000CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c */, - D53CD00B2A7BAE8000CAD911 /* Il2CppCCFieldValuesTable.cpp */, - D53CD00C2A7BAE8000CAD911 /* UnityEngine.ImageConversionModule.cpp */, - D53CD00D2A7BAE8000CAD911 /* UnityEngine.CoreModule2.cpp */, - D53CD00E2A7BAE8000CAD911 /* Assembly-CSharp37.cpp */, - D53CD00F2A7BAE8000CAD911 /* Assembly-CSharp23.cpp */, - D53CD0102A7BAE8000CAD911 /* Assembly-CSharp3.cpp */, - D53CD0112A7BAE8000CAD911 /* mscorlib2.cpp */, - D53CD0122A7BAE8000CAD911 /* System.Core_CodeGen.c */, - D53CD0132A7BAE8000CAD911 /* Generics27.cpp */, - D53CD0142A7BAE8000CAD911 /* Generics33.cpp */, - D53CD0152A7BAE8000CAD911 /* UnityEngine.UI3.cpp */, - D53CD0162A7BAE8000CAD911 /* Unity.Timeline.cpp */, - D53CD0172A7BAE8000CAD911 /* GenericMethods.cpp */, - D53CD0182A7BAE8000CAD911 /* Generics37.cpp */, - D53CD0192A7BAE8000CAD911 /* Generics23.cpp */, - D53CD01A2A7BAE8000CAD911 /* UnityEngine.TilemapModule_CodeGen.c */, - D53CD01B2A7BAE8000CAD911 /* Debugger_CodeGen.c */, - D53CD01C2A7BAE8000CAD911 /* mscorlib6.cpp */, - D53CD01D2A7BAE8000CAD911 /* GenericMethods8.cpp */, - D53CD01E2A7BAE8000CAD911 /* UnresolvedVirtualCallStubs.cpp */, - D53CD01F2A7BAE8000CAD911 /* Assembly-CSharp27.cpp */, - D53CD0202A7BAE8000CAD911 /* UnityEngine.VideoModule.cpp */, - D53CD0212A7BAE8000CAD911 /* Assembly-CSharp33.cpp */, - D53CD0222A7BAE8000CAD911 /* Assembly-CSharp7.cpp */, - D53CD0232A7BAE8000CAD911 /* System9.cpp */, - D53CD0242A7BAE8000CAD911 /* UnityEngine.UIElementsModule5.cpp */, - D53CD0252A7BAE8100CAD911 /* UnityEngine.UIElementsModule4.cpp */, - D53CD0262A7BAE8100CAD911 /* Google.Protobuf4.cpp */, - D53CD0272A7BAE8100CAD911 /* UnityEngine.IMGUIModule.cpp */, - D53CD0282A7BAE8100CAD911 /* System.Core.cpp */, - D53CD0292A7BAE8100CAD911 /* System8.cpp */, - D53CD02A2A7BAE8100CAD911 /* Assembly-CSharp6.cpp */, - D53CD02B2A7BAE8100CAD911 /* Assembly-CSharp32.cpp */, - D53CD02C2A7BAE8100CAD911 /* Assembly-CSharp26.cpp */, - D53CD02D2A7BAE8100CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c */, - D53CD02E2A7BAE8100CAD911 /* GenericMethods9.cpp */, - D53CD02F2A7BAE8100CAD911 /* mscorlib7.cpp */, - D53CD0302A7BAE8100CAD911 /* Generics22.cpp */, - D53CD0312A7BAE8100CAD911 /* Generics36.cpp */, - D53CD0322A7BAE8100CAD911 /* UnityEngine.AIModule.cpp */, - D53CD0332A7BAE8100CAD911 /* Unity.Timeline_CodeGen.c */, - D53CD0342A7BAE8100CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c */, - D53CD0352A7BAE8100CAD911 /* Generics20.cpp */, - D53CD0362A7BAE8100CAD911 /* Generics34.cpp */, - D53CD0372A7BAE8100CAD911 /* mscorlib5.cpp */, - D53CD0382A7BAE8100CAD911 /* UnityEngine.AndroidJNIModule.cpp */, - D53CD0392A7BAE8100CAD911 /* Assembly-CSharp_CodeGen.c */, - D53CD03A2A7BAE8100CAD911 /* Assembly-CSharp30.cpp */, - D53CD03B2A7BAE8100CAD911 /* Assembly-CSharp24.cpp */, - D53CD03C2A7BAE8100CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c */, - D53CD03D2A7BAE8100CAD911 /* Assembly-CSharp4.cpp */, - D53CD03E2A7BAE8100CAD911 /* Assembly-CSharp18.cpp */, - D53CD03F2A7BAE8100CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp */, - D53CD0402A7BAE8100CAD911 /* System.Numerics_CodeGen.c */, - D53CD0412A7BAE8100CAD911 /* Generics8.cpp */, - D53CD0422A7BAE8100CAD911 /* UnityEngine.AudioModule_CodeGen.c */, - D53CD0432A7BAE8100CAD911 /* System.Xml9.cpp */, - D53CD0442A7BAE8100CAD911 /* UnityEngine.UIElementsModule6.cpp */, - D53CD0452A7BAE8100CAD911 /* UnityEngine.UIElementsModule7.cpp */, - D53CD0462A7BAE8100CAD911 /* System.Xml8.cpp */, - D53CD0472A7BAE8100CAD911 /* Generics9.cpp */, - D53CD0482A7BAE8100CAD911 /* Assembly-CSharp19.cpp */, - D53CD0492A7BAE8100CAD911 /* Assembly-CSharp5.cpp */, - D53CD04A2A7BAE8100CAD911 /* Assembly-CSharp25.cpp */, - D53CD04B2A7BAE8100CAD911 /* Unity.Notifications.iOS.cpp */, - D53CD04C2A7BAE8100CAD911 /* Assembly-CSharp31.cpp */, - D53CD04D2A7BAE8100CAD911 /* Generics.cpp */, - D53CD04E2A7BAE8100CAD911 /* UnityEngine.UnityWebRequestModule.cpp */, - D53CD04F2A7BAE8100CAD911 /* mscorlib4.cpp */, - D53CD0502A7BAE8100CAD911 /* Generics35.cpp */, - D53CD0512A7BAE8100CAD911 /* Generics21.cpp */, + D53CD4DF2A7BC6DF00CAD911 /* Generics38.cpp */, + D53CD4E02A7BC6DF00CAD911 /* Il2CppGenericAdjustorThunkTable.c */, + D53CD4E12A7BC6DF00CAD911 /* Generics10.cpp */, + D53CD4E22A7BC6DF00CAD911 /* GenericMethods12.cpp */, + D53CD4E32A7BC6DF00CAD911 /* mscorlib9.cpp */, + D53CD4E42A7BC6DF00CAD911 /* GenericMethods7.cpp */, + D53CD4E52A7BC6DF00CAD911 /* Assembly-CSharp28.cpp */, + D53CD4E62A7BC6DF00CAD911 /* UnityEngine.UnityAnalyticsModule.cpp */, + D53CD4E72A7BC6DF00CAD911 /* Il2CppGenericMethodTable.c */, + D53CD4E82A7BC6DF00CAD911 /* Assembly-CSharp14.cpp */, + D53CD4E92A7BC6DF00CAD911 /* Assembly-CSharp8.cpp */, + D53CD4EA2A7BC6DF00CAD911 /* UnityEngine.VRModule_CodeGen.c */, + D53CD4EB2A7BC6DF00CAD911 /* System6.cpp */, + D53CD4EC2A7BC6DF00CAD911 /* Generics4.cpp */, + D53CD4ED2A7BC6DF00CAD911 /* System.Xml5.cpp */, + D53CD4EE2A7BC6DF00CAD911 /* System.Xml4.cpp */, + D53CD4EF2A7BC6DF00CAD911 /* Generics5.cpp */, + D53CD4F02A7BC6DF00CAD911 /* System7.cpp */, + D53CD4F12A7BC6DF00CAD911 /* Assembly-CSharp9.cpp */, + D53CD4F22A7BC6DF00CAD911 /* Assembly-CSharp15.cpp */, + D53CD4F32A7BC6DF00CAD911 /* Assembly-CSharp29.cpp */, + D53CD4F42A7BC6DF00CAD911 /* System.Xml_CodeGen.c */, + D53CD4F52A7BC6DF00CAD911 /* GenericMethods6.cpp */, + D53CD4F62A7BC6DF00CAD911 /* GenericMethods13.cpp */, + D53CD4F72A7BC6DF00CAD911 /* mscorlib8.cpp */, + D53CD4F82A7BC6DF00CAD911 /* Generics11.cpp */, + D53CD4F92A7BC6DF00CAD911 /* Generics39.cpp */, + D53CD4FA2A7BC6DF00CAD911 /* UnityEngine.Physics2DModule_CodeGen.c */, + D53CD4FB2A7BC6DF00CAD911 /* Il2CppCCTypeValuesTable.cpp */, + D53CD4FC2A7BC6DF00CAD911 /* Generics13.cpp */, + D53CD4FD2A7BC6DF00CAD911 /* UnityEngine.VFXModule_CodeGen.c */, + D53CD4FE2A7BC6DF00CAD911 /* GenericMethods11.cpp */, + D53CD4FF2A7BC6DF00CAD911 /* GenericMethods4.cpp */, + D53CD5002A7BC6DF00CAD911 /* Il2CppInteropDataTable.cpp */, + D53CD5012A7BC6DF00CAD911 /* Assembly-CSharp17.cpp */, + D53CD5022A7BC6DF00CAD911 /* Generics7.cpp */, + D53CD5032A7BC6DF00CAD911 /* System5.cpp */, + D53CD5042A7BC6DF00CAD911 /* System.Xml6.cpp */, + D53CD5052A7BC6DF00CAD911 /* UnityEngine.UIElementsModule9.cpp */, + D53CD5062A7BC6DF00CAD911 /* UnityEngine.UIElementsModule8.cpp */, + D53CD5072A7BC6DF00CAD911 /* UnityICallRegistration.cpp */, + D53CD5082A7BC6DF00CAD911 /* System.Xml7.cpp */, + D53CD5092A7BC6DF00CAD911 /* System4.cpp */, + D53CD50A2A7BC6DF00CAD911 /* Generics6.cpp */, + D53CD50B2A7BC6DF00CAD911 /* Assembly-CSharp16.cpp */, + D53CD50C2A7BC6DF00CAD911 /* CString.cpp */, + D53CD50D2A7BC6DF00CAD911 /* GenericMethods5.cpp */, + D53CD50E2A7BC6DF00CAD911 /* GenericMethods10.cpp */, + D53CD50F2A7BC6DF00CAD911 /* UnityEngine_CodeGen.c */, + D53CD5102A7BC6DF00CAD911 /* Generics12.cpp */, + D53CD5112A7BC6DF00CAD911 /* Generics16.cpp */, + D53CD5122A7BC6DF00CAD911 /* GenericMethods1.cpp */, + D53CD5132A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues3.cpp */, + D53CD5142A7BC6DF00CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c */, + D53CD5152A7BC6DF00CAD911 /* Assembly-CSharp12.cpp */, + D53CD5162A7BC6DF00CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c */, + D53CD5172A7BC6DF00CAD911 /* Generics2.cpp */, + D53CD5182A7BC6DF00CAD911 /* BestHTTP41.cpp */, + D53CD5192A7BC6DF00CAD911 /* System.Xml3.cpp */, + D53CD51A2A7BC6DF00CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c */, + D53CD51B2A7BC6DF00CAD911 /* UnityEngine.PhysicsModule_CodeGen.c */, + D53CD51C2A7BC6DF00CAD911 /* System.Xml2.cpp */, + D53CD51D2A7BC6DF00CAD911 /* BestHTTP40.cpp */, + D53CD51E2A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c */, + D53CD51F2A7BC6DF00CAD911 /* System1.cpp */, + D53CD5202A7BC6DF00CAD911 /* Generics3.cpp */, + D53CD5212A7BC6DF00CAD911 /* Assembly-CSharp13.cpp */, + D53CD5222A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues2.cpp */, + D53CD5232A7BC6DF00CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c */, + D53CD5242A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh1.cpp */, + D53CD5252A7BC6DF00CAD911 /* Assembly-CSharp.cpp */, + D53CD5262A7BC6DF00CAD911 /* Generics17.cpp */, + D53CD5272A7BC6DF00CAD911 /* UnityEngine.UI_CodeGen.c */, + D53CD5282A7BC6DF00CAD911 /* Generics15.cpp */, + D53CD5292A7BC6DF00CAD911 /* UnityEngine.SpriteShapeModule.cpp */, + D53CD52A2A7BC6DF00CAD911 /* UnityEngine.TextRenderingModule.cpp */, + D53CD52B2A7BC6DF00CAD911 /* Generics29.cpp */, + D53CD52C2A7BC6DF00CAD911 /* GenericMethods2.cpp */, + D53CD52D2A7BC6DF00CAD911 /* Assembly-CSharp11.cpp */, + D53CD52E2A7BC6DF00CAD911 /* Assembly-CSharp39.cpp */, + D53CD52F2A7BC6DF00CAD911 /* System3.cpp */, + D53CD5302A7BC6DF00CAD911 /* Generics1.cpp */, + D53CD5312A7BC6DF00CAD911 /* __Generated_CodeGen.c */, + D53CD5322A7BC6DF00CAD911 /* BestHTTP42.cpp */, + D53CD5332A7BC6DF00CAD911 /* System.Configuration.cpp */, + D53CD5342A7BC6DF00CAD911 /* System.Xml1.cpp */, + D53CD5352A7BC6DF00CAD911 /* Il2CppCodeRegistration.cpp */, + D53CD5362A7BC6DF00CAD911 /* BestHTTP43.cpp */, + D53CD5372A7BC6DF00CAD911 /* System2.cpp */, + D53CD5382A7BC6DF00CAD911 /* Assembly-CSharp38.cpp */, + D53CD5392A7BC6DF00CAD911 /* Google.Protobuf.cpp */, + D53CD53A2A7BC6DF00CAD911 /* Assembly-CSharp10.cpp */, + D53CD53B2A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues1.cpp */, + D53CD53C2A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh2.cpp */, + D53CD53D2A7BC6DF00CAD911 /* __Generated.cpp */, + D53CD53E2A7BC6DF00CAD911 /* GenericMethods3.cpp */, + D53CD53F2A7BC6DF00CAD911 /* Generics28.cpp */, + D53CD5402A7BC6DF00CAD911 /* Generics14.cpp */, + D53CD5412A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c */, + D53CD5422A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp */, + D53CD5432A7BC6DF00CAD911 /* BestHTTP.cpp */, + D53CD5442A7BC6DF00CAD911 /* mscorlib15.cpp */, + D53CD5452A7BC6DF00CAD911 /* UnityEngine.UIElementsModule_CodeGen.c */, + D53CD5462A7BC6DF00CAD911 /* BestHTTP18.cpp */, + D53CD5472A7BC6DF00CAD911 /* BestHTTP30.cpp */, + D53CD5482A7BC6DF00CAD911 /* UnityEngine.DirectorModule_CodeGen.c */, + D53CD5492A7BC6DF00CAD911 /* Il2CppCCalculateTypeValues.cpp */, + D53CD54A2A7BC6DF00CAD911 /* BestHTTP24.cpp */, + D53CD54B2A7BC6DF00CAD911 /* System13.cpp */, + D53CD54C2A7BC6DF00CAD911 /* System12.cpp */, + D53CD54D2A7BC6DF00CAD911 /* Il2CppCCalculateFieldValues.cpp */, + D53CD54E2A7BC6DF00CAD911 /* UnityEngine.AudioModule.cpp */, + D53CD54F2A7BC6DF00CAD911 /* UnityEngine.XRModule.cpp */, + D53CD5502A7BC6DF00CAD911 /* BestHTTP1.cpp */, + D53CD5512A7BC6DF00CAD911 /* Il2CppGenericMethodPointerTable.c */, + D53CD5522A7BC6DF00CAD911 /* BestHTTP25.cpp */, + D53CD5532A7BC6DF00CAD911 /* BestHTTP31.cpp */, + D53CD5542A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c */, + D53CD5552A7BC6DF00CAD911 /* BestHTTP19.cpp */, + D53CD5562A7BC6DF00CAD911 /* mscorlib14.cpp */, + D53CD5572A7BC6DF00CAD911 /* UnityEngine.CoreModule_CodeGen.c */, + D53CD5582A7BC6DF00CAD911 /* UnityEngine.AnimationModule_CodeGen.c */, + D53CD5592A7BC6DF00CAD911 /* UnityEngine.AnimationModule.cpp */, + D53CD55A2A7BC6DF00CAD911 /* UnityEngine.VideoModule_CodeGen.c */, + D53CD55B2A7BC6DF00CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c */, + D53CD55C2A7BC6DF00CAD911 /* Generics58.cpp */, + D53CD55D2A7BC6DF00CAD911 /* spine-unity_CodeGen.c */, + D53CD55E2A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c */, + D53CD55F2A7BC6DF00CAD911 /* mscorlib16.cpp */, + D53CD5602A7BC6DF00CAD911 /* BestHTTP27.cpp */, + D53CD5612A7BC6DF00CAD911 /* BestHTTP33.cpp */, + D53CD5622A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib4.cpp */, + D53CD5632A7BC6DF00CAD911 /* BestHTTP3.cpp */, + D53CD5642A7BC6DF00CAD911 /* BestHTTP_CodeGen.c */, + D53CD5652A7BC6DF00CAD911 /* System10.cpp */, + D53CD5662A7BC6DF00CAD911 /* System11.cpp */, + D53CD5672A7BC6DF00CAD911 /* BestHTTP2.cpp */, + D53CD5682A7BC6DF00CAD911 /* BestHTTP32.cpp */, + D53CD5692A7BC6DF00CAD911 /* UnityEngine.AssetBundleModule.cpp */, + D53CD56A2A7BC6DF00CAD911 /* BestHTTP26.cpp */, + D53CD56B2A7BC6DF00CAD911 /* CString_CodeGen.c */, + D53CD56C2A7BC6DF00CAD911 /* mscorlib17.cpp */, + D53CD56D2A7BC6DF00CAD911 /* Assembly-CSharp-firstpass_CodeGen.c */, + D53CD56E2A7BC6DF00CAD911 /* Generics49.cpp */, + D53CD56F2A7BC6DF00CAD911 /* UnityEngine.GameCenterModule.cpp */, + D53CD5702A7BC6DF00CAD911 /* UnityEngine.XRModule_CodeGen.c */, + D53CD5712A7BC6DF00CAD911 /* mscorlib13.cpp */, + D53CD5722A7BC6DF00CAD911 /* BestHTTP22.cpp */, + D53CD5732A7BC6DF00CAD911 /* BestHTTP36.cpp */, + D53CD5742A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib.cpp */, + D53CD5752A7BC6DF00CAD911 /* Mono.Security1.cpp */, + D53CD5762A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib1.cpp */, + D53CD5772A7BC6DF00CAD911 /* BestHTTP6.cpp */, + D53CD5782A7BC6DF00CAD911 /* BestHTTP7.cpp */, + D53CD5792A7BC6DF00CAD911 /* UnityEngine.InputModule_CodeGen.c */, + D53CD57A2A7BC6DF00CAD911 /* BestHTTP37.cpp */, + D53CD57B2A7BC6DF00CAD911 /* BestHTTP23.cpp */, + D53CD57C2A7BC6DF00CAD911 /* mscorlib.cpp */, + D53CD57D2A7BC6DF00CAD911 /* mscorlib12.cpp */, + D53CD57E2A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c */, + D53CD57F2A7BC6DF00CAD911 /* Generics48.cpp */, + D53CD5802A7BC6DF00CAD911 /* UnityEngine.DirectorModule.cpp */, + D53CD5812A7BC6DF00CAD911 /* mscorlib10.cpp */, + D53CD5822A7BC6DF00CAD911 /* System.Xml11.cpp */, + D53CD5832A7BC6DF00CAD911 /* BestHTTP35.cpp */, + D53CD5842A7BC6DF00CAD911 /* BestHTTP21.cpp */, + D53CD5852A7BC6DF00CAD911 /* Il2CppRgctxTable.c */, + D53CD5862A7BC6DF00CAD911 /* UnityClassRegistration.cpp */, + D53CD5872A7BC6DF00CAD911 /* BestHTTP5.cpp */, + D53CD5882A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib2.cpp */, + D53CD5892A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib3.cpp */, + D53CD58A2A7BC6DF00CAD911 /* UnityEngine.InputModule.cpp */, + D53CD58B2A7BC6DF00CAD911 /* BestHTTP4.cpp */, + D53CD58C2A7BC6DF00CAD911 /* Unity.Notifications.iOS_CodeGen.c */, + D53CD58D2A7BC6DF00CAD911 /* BestHTTP20.cpp */, + D53CD58E2A7BC6DF00CAD911 /* UnityEngine.VFXModule.cpp */, + D53CD58F2A7BC6DF00CAD911 /* System.Xml10.cpp */, + D53CD5902A7BC6DF00CAD911 /* BestHTTP34.cpp */, + D53CD5912A7BC6DF00CAD911 /* UnityEngine.InputLegacyModule.cpp */, + D53CD5922A7BC6DF00CAD911 /* mscorlib11.cpp */, + D53CD5932A7BC6DF00CAD911 /* CString1.cpp */, + D53CD5942A7BC6DF00CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c */, + D53CD5952A7BC6DF00CAD911 /* UnityEngine.UIElementsModule11.cpp */, + D53CD5962A7BC6DF00CAD911 /* UnityEngine.IMGUIModule_CodeGen.c */, + D53CD5972A7BC6DF00CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c */, + D53CD5982A7BC6DF00CAD911 /* Generics46.cpp */, + D53CD5992A7BC6DF00CAD911 /* Generics52.cpp */, + D53CD59A2A7BC6DF00CAD911 /* Il2CppTypeDefinitions.c */, + D53CD59B2A7BC6DF00CAD911 /* mscorlib20.cpp */, + D53CD59C2A7BC6DF00CAD911 /* UnityEngine.UI.cpp */, + D53CD59D2A7BC6DF00CAD911 /* System_CodeGen.c */, + D53CD59E2A7BC6DF00CAD911 /* BestHTTP39.cpp */, + D53CD59F2A7BC6DF00CAD911 /* BestHTTP11.cpp */, + D53CD5A02A7BC6DF00CAD911 /* UnityEngine.IMGUIModule1.cpp */, + D53CD5A12A7BC6DF00CAD911 /* BestHTTP9.cpp */, + D53CD5A22A7BC6DF00CAD911 /* BestHTTP8.cpp */, + D53CD5A32A7BC6DF00CAD911 /* UnityEngine.UIModule.cpp */, + D53CD5A42A7BC6DF00CAD911 /* BestHTTP10.cpp */, + D53CD5A52A7BC6DF00CAD911 /* BestHTTP38.cpp */, + D53CD5A62A7BC6DF00CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c */, + D53CD5A72A7BC6DF00CAD911 /* mscorlib21.cpp */, + D53CD5A82A7BC6DF00CAD911 /* Generics53.cpp */, + D53CD5A92A7BC6DF00CAD911 /* Generics47.cpp */, + D53CD5AA2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule.cpp */, + D53CD5AB2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule10.cpp */, + D53CD5AC2A7BC6DF00CAD911 /* spine-unity.cpp */, + D53CD5AD2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule12.cpp */, + D53CD5AE2A7BC6DF00CAD911 /* AmazingAssets.TerrainToMesh.cpp */, + D53CD5AF2A7BC6DF00CAD911 /* UnityEngine.cpp */, + D53CD5B02A7BC6DF00CAD911 /* Generics51.cpp */, + D53CD5B12A7BC6DF00CAD911 /* Generics45.cpp */, + D53CD5B22A7BC6DF00CAD911 /* spine-unity4.cpp */, + D53CD5B32A7BC6DF00CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c */, + D53CD5B42A7BC6DF00CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp */, + D53CD5B52A7BC6DF00CAD911 /* mscorlib_CodeGen.c */, + D53CD5B62A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp */, + D53CD5B72A7BC6DF00CAD911 /* mscorlib23.cpp */, + D53CD5B82A7BC6DF00CAD911 /* Il2CppMetadataRegistration.c */, + D53CD5B92A7BC6DF00CAD911 /* BestHTTP12.cpp */, + D53CD5BA2A7BC6DF00CAD911 /* UnityEngine.Physics2DModule.cpp */, + D53CD5BB2A7BC6DF00CAD911 /* BestHTTP13.cpp */, + D53CD5BC2A7BC6DF00CAD911 /* Assembly-CSharp40.cpp */, + D53CD5BD2A7BC6DF00CAD911 /* mscorlib22.cpp */, + D53CD5BE2A7BC6DF00CAD911 /* spine-unity5.cpp */, + D53CD5BF2A7BC6DF00CAD911 /* Il2CppGenericMethodDefinitions.c */, + D53CD5C02A7BC6DF00CAD911 /* Generics44.cpp */, + D53CD5C12A7BC6DF00CAD911 /* Generics50.cpp */, + D53CD5C22A7BC6DF00CAD911 /* Generics54.cpp */, + D53CD5C32A7BC6DF00CAD911 /* Generics40.cpp */, + D53CD5C42A7BC6DF00CAD911 /* UnityEngine.AIModule_CodeGen.c */, + D53CD5C52A7BC6DF00CAD911 /* spine-unity1.cpp */, + D53CD5C62A7BC6DF00CAD911 /* UnityEngine.SharedInternalsModule.cpp */, + D53CD5C72A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp */, + D53CD5C82A7BC6DF00CAD911 /* BestHTTP17.cpp */, + D53CD5C92A7BC6DF00CAD911 /* UnityEngine.UIModule_CodeGen.c */, + D53CD5CA2A7BC6DF00CAD911 /* System.cpp */, + D53CD5CB2A7BC6DF00CAD911 /* BestHTTP16.cpp */, + D53CD5CC2A7BC6DF00CAD911 /* Mono.Security.cpp */, + D53CD5CD2A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp */, + D53CD5CE2A7BC6DF00CAD911 /* System.Configuration_CodeGen.c */, + D53CD5CF2A7BC6DF00CAD911 /* Generics41.cpp */, + D53CD5D02A7BC6DF00CAD911 /* Generics55.cpp */, + D53CD5D12A7BC6DF00CAD911 /* Generics43.cpp */, + D53CD5D22A7BC6DF00CAD911 /* Assembly-CSharp-firstpass.cpp */, + D53CD5D32A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c */, + D53CD5D42A7BC6DF00CAD911 /* Generics57.cpp */, + D53CD5D52A7BC6DF00CAD911 /* UnityEngine.VRModule.cpp */, + D53CD5D62A7BC6DF00CAD911 /* spine-unity2.cpp */, + D53CD5D72A7BC6DF00CAD911 /* mscorlib19.cpp */, + D53CD5D82A7BC6DF00CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp */, + D53CD5D92A7BC6DF00CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c */, + D53CD5DA2A7BC6DF00CAD911 /* UnityEngine.GridModule.cpp */, + D53CD5DB2A7BC6DF00CAD911 /* Il2CppMetadataUsage.c */, + D53CD5DC2A7BC6DF00CAD911 /* BestHTTP14.cpp */, + D53CD5DD2A7BC6DF00CAD911 /* BestHTTP28.cpp */, + D53CD5DE2A7BC6DF00CAD911 /* UnityEngine.TerrainModule.cpp */, + D53CD5DF2A7BC6DF00CAD911 /* Debugger.cpp */, + D53CD5E02A7BC6DF00CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp */, + D53CD5E12A7BC6DF00CAD911 /* BestHTTP29.cpp */, + D53CD5E22A7BC6DF00CAD911 /* Il2CppReversePInvokeWrapperTable.cpp */, + D53CD5E32A7BC6DF00CAD911 /* BestHTTP15.cpp */, + D53CD5E42A7BC6DF00CAD911 /* mscorlib24.cpp */, + D53CD5E52A7BC6DF00CAD911 /* mscorlib18.cpp */, + D53CD5E62A7BC6DF00CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp */, + D53CD5E72A7BC6DF00CAD911 /* spine-unity3.cpp */, + D53CD5E82A7BC6DF00CAD911 /* UnityEngine.UIElementsNativeModule.cpp */, + D53CD5E92A7BC6DF00CAD911 /* Generics56.cpp */, + D53CD5EA2A7BC6DF00CAD911 /* Generics42.cpp */, + D53CD5EB2A7BC6DF00CAD911 /* Generics19.cpp */, + D53CD5EC2A7BC6DF00CAD911 /* Il2CppInvokerTable.cpp */, + D53CD5ED2A7BC6DF00CAD911 /* UnityEngine.UI1.cpp */, + D53CD5EE2A7BC6DF00CAD911 /* Generics25.cpp */, + D53CD5EF2A7BC6DF00CAD911 /* Generics31.cpp */, + D53CD5F02A7BC6DF00CAD911 /* Mono.Security_CodeGen.c */, + D53CD5F12A7BC6DF00CAD911 /* UnityEngine.TerrainModule_CodeGen.c */, + D53CD5F22A7BC6DF00CAD911 /* Assembly-CSharp1.cpp */, + D53CD5F32A7BC6DF00CAD911 /* Assembly-CSharp35.cpp */, + D53CD5F42A7BC6DF00CAD911 /* Assembly-CSharp21.cpp */, + D53CD5F52A7BC6DF00CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c */, + D53CD5F62A7BC6DF00CAD911 /* UnityEngine.UIElementsModule3.cpp */, + D53CD5F72A7BC6DF00CAD911 /* Google.Protobuf3.cpp */, + D53CD5F82A7BC6DF00CAD911 /* Google.Protobuf2.cpp */, + D53CD5F92A7BC6DF00CAD911 /* UnityEngine.SubsystemsModule.cpp */, + D53CD5FA2A7BC6DF00CAD911 /* UnityEngine.UIElementsModule2.cpp */, + D53CD5FB2A7BC6DF00CAD911 /* UnityEngine.CoreModule.cpp */, + D53CD5FC2A7BC6DF00CAD911 /* Il2CppGenericClassTable.c */, + D53CD5FD2A7BC6DF00CAD911 /* UnityEngine.GridModule_CodeGen.c */, + D53CD5FE2A7BC6DF00CAD911 /* System.Xml.cpp */, + D53CD5FF2A7BC6DF00CAD911 /* UnityEngine.CoreModule1.cpp */, + D53CD6002A7BC6DF00CAD911 /* Assembly-CSharp20.cpp */, + D53CD6012A7BC6DF00CAD911 /* Assembly-CSharp34.cpp */, + D53CD6022A7BC6DF00CAD911 /* System.Numerics.cpp */, + D53CD6032A7BC6DF00CAD911 /* Il2CppGenericInstDefinitions.c */, + D53CD6042A7BC6DF00CAD911 /* mscorlib1.cpp */, + D53CD6052A7BC6DF00CAD911 /* Generics30.cpp */, + D53CD6062A7BC6DF00CAD911 /* Generics24.cpp */, + D53CD6072A7BC6DF00CAD911 /* Generics18.cpp */, + D53CD6082A7BC6DF00CAD911 /* Google.Protobuf_CodeGen.c */, + D53CD6092A7BC6DF00CAD911 /* UnityEngine.PhysicsModule.cpp */, + D53CD60A2A7BC6DF00CAD911 /* Il2CppCCalculateTypeValues1.cpp */, + D53CD60B2A7BC6DF00CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp */, + D53CD60C2A7BC6DF00CAD911 /* UnityEngine.UI2.cpp */, + D53CD60D2A7BC6DF00CAD911 /* Generics32.cpp */, + D53CD60E2A7BC6DF00CAD911 /* Generics26.cpp */, + D53CD60F2A7BC6DF00CAD911 /* mscorlib3.cpp */, + D53CD6102A7BC6DF00CAD911 /* UnityEngine.GameCenterModule_CodeGen.c */, + D53CD6112A7BC6DF00CAD911 /* Assembly-CSharp2.cpp */, + D53CD6122A7BC6DF00CAD911 /* Assembly-CSharp22.cpp */, + D53CD6132A7BC6DF00CAD911 /* Assembly-CSharp36.cpp */, + D53CD6142A7BC6DF00CAD911 /* UnityEngine.CoreModule3.cpp */, + D53CD6152A7BC6DF00CAD911 /* UnityEngine.TilemapModule.cpp */, + D53CD6162A7BC6DF00CAD911 /* UnityEngine.ParticleSystemModule.cpp */, + D53CD6172A7BC6DF00CAD911 /* Google.Protobuf1.cpp */, + D53CD6182A7BC6E000CAD911 /* UnityEngine.UIElementsModule1.cpp */, + D53CD6192A7BC6E000CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c */, + D53CD61A2A7BC6E000CAD911 /* Il2CppCCFieldValuesTable.cpp */, + D53CD61B2A7BC6E000CAD911 /* UnityEngine.ImageConversionModule.cpp */, + D53CD61C2A7BC6E000CAD911 /* UnityEngine.CoreModule2.cpp */, + D53CD61D2A7BC6E000CAD911 /* Assembly-CSharp37.cpp */, + D53CD61E2A7BC6E000CAD911 /* Assembly-CSharp23.cpp */, + D53CD61F2A7BC6E000CAD911 /* Assembly-CSharp3.cpp */, + D53CD6202A7BC6E000CAD911 /* mscorlib2.cpp */, + D53CD6212A7BC6E000CAD911 /* System.Core_CodeGen.c */, + D53CD6222A7BC6E000CAD911 /* Generics27.cpp */, + D53CD6232A7BC6E000CAD911 /* Generics33.cpp */, + D53CD6242A7BC6E000CAD911 /* UnityEngine.UI3.cpp */, + D53CD6252A7BC6E000CAD911 /* GenericMethods.cpp */, + D53CD6262A7BC6E000CAD911 /* Generics37.cpp */, + D53CD6272A7BC6E000CAD911 /* Generics23.cpp */, + D53CD6282A7BC6E000CAD911 /* UnityEngine.TilemapModule_CodeGen.c */, + D53CD6292A7BC6E000CAD911 /* Debugger_CodeGen.c */, + D53CD62A2A7BC6E000CAD911 /* mscorlib6.cpp */, + D53CD62B2A7BC6E000CAD911 /* GenericMethods8.cpp */, + D53CD62C2A7BC6E000CAD911 /* UnresolvedVirtualCallStubs.cpp */, + D53CD62D2A7BC6E000CAD911 /* Assembly-CSharp27.cpp */, + D53CD62E2A7BC6E000CAD911 /* UnityEngine.VideoModule.cpp */, + D53CD62F2A7BC6E000CAD911 /* Assembly-CSharp33.cpp */, + D53CD6302A7BC6E000CAD911 /* Assembly-CSharp7.cpp */, + D53CD6312A7BC6E000CAD911 /* System9.cpp */, + D53CD6322A7BC6E000CAD911 /* UnityEngine.UIElementsModule5.cpp */, + D53CD6332A7BC6E000CAD911 /* UnityEngine.UIElementsModule4.cpp */, + D53CD6342A7BC6E000CAD911 /* Google.Protobuf4.cpp */, + D53CD6352A7BC6E000CAD911 /* UnityEngine.IMGUIModule.cpp */, + D53CD6362A7BC6E000CAD911 /* System.Core.cpp */, + D53CD6372A7BC6E000CAD911 /* System8.cpp */, + D53CD6382A7BC6E000CAD911 /* Assembly-CSharp6.cpp */, + D53CD6392A7BC6E000CAD911 /* Assembly-CSharp32.cpp */, + D53CD63A2A7BC6E000CAD911 /* Assembly-CSharp26.cpp */, + D53CD63B2A7BC6E000CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c */, + D53CD63C2A7BC6E000CAD911 /* GenericMethods9.cpp */, + D53CD63D2A7BC6E000CAD911 /* mscorlib7.cpp */, + D53CD63E2A7BC6E000CAD911 /* Generics22.cpp */, + D53CD63F2A7BC6E000CAD911 /* Generics36.cpp */, + D53CD6402A7BC6E000CAD911 /* UnityEngine.AIModule.cpp */, + D53CD6412A7BC6E000CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c */, + D53CD6422A7BC6E000CAD911 /* Generics20.cpp */, + D53CD6432A7BC6E000CAD911 /* Generics34.cpp */, + D53CD6442A7BC6E000CAD911 /* mscorlib5.cpp */, + D53CD6452A7BC6E000CAD911 /* UnityEngine.AndroidJNIModule.cpp */, + D53CD6462A7BC6E000CAD911 /* Assembly-CSharp_CodeGen.c */, + D53CD6472A7BC6E000CAD911 /* Assembly-CSharp30.cpp */, + D53CD6482A7BC6E000CAD911 /* Assembly-CSharp24.cpp */, + D53CD6492A7BC6E000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c */, + D53CD64A2A7BC6E000CAD911 /* Assembly-CSharp4.cpp */, + D53CD64B2A7BC6E000CAD911 /* Assembly-CSharp18.cpp */, + D53CD64C2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp */, + D53CD64D2A7BC6E000CAD911 /* System.Numerics_CodeGen.c */, + D53CD64E2A7BC6E000CAD911 /* Generics8.cpp */, + D53CD64F2A7BC6E000CAD911 /* UnityEngine.AudioModule_CodeGen.c */, + D53CD6502A7BC6E000CAD911 /* System.Xml9.cpp */, + D53CD6512A7BC6E000CAD911 /* UnityEngine.UIElementsModule6.cpp */, + D53CD6522A7BC6E000CAD911 /* UnityEngine.UIElementsModule7.cpp */, + D53CD6532A7BC6E000CAD911 /* System.Xml8.cpp */, + D53CD6542A7BC6E000CAD911 /* Generics9.cpp */, + D53CD6552A7BC6E000CAD911 /* Assembly-CSharp19.cpp */, + D53CD6562A7BC6E000CAD911 /* Assembly-CSharp5.cpp */, + D53CD6572A7BC6E000CAD911 /* Assembly-CSharp25.cpp */, + D53CD6582A7BC6E000CAD911 /* Unity.Notifications.iOS.cpp */, + D53CD6592A7BC6E000CAD911 /* Assembly-CSharp31.cpp */, + D53CD65A2A7BC6E000CAD911 /* Generics.cpp */, + D53CD65B2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestModule.cpp */, + D53CD65C2A7BC6E000CAD911 /* mscorlib4.cpp */, + D53CD65D2A7BC6E000CAD911 /* Generics35.cpp */, + D53CD65E2A7BC6E000CAD911 /* Generics21.cpp */, ); - name = Native; - path = "../../unity-build/Classes/Native"; + path = Native; sourceTree = ""; }; D59AB8482A68FC2900433200 /* purchase */ = { @@ -4483,7 +4464,7 @@ A11B44AE88B0F8D848806B46 /* LaunchScreen-iPhoneLandscape.png in Resources */, 3EB845A79D9D222154D9CF54 /* LaunchScreen-iPad.storyboard in Resources */, D507C92A2994A0A800CF3953 /* ScanResultViewController.xib in Resources */, - D53CCECA2A7BAE6600CAD911 /* Data in Resources */, + D53CD1DC2A7BC4ED00CAD911 /* Data in Resources */, D507D5F12994C62A00CF3953 /* libil2cpp.icalls in Resources */, D507C9372994A0A800CF3953 /* SimpleQRViewController.xib in Resources */, D507C9192994A0A800CF3953 /* QrCodeViewController.xib in Resources */, @@ -4581,514 +4562,508 @@ buildActionMask = 2147483647; files = ( D507D5DF2994C62A00CF3953 /* UnityAdsInitializationListener.mm in Sources */, - D53CD0C22A7BAE8100CAD911 /* UnityEngine.AudioModule.cpp in Sources */, - D53CD1302A7BAE8100CAD911 /* UnityEngine.Physics2DModule.cpp in Sources */, - D53CD1C82A7BAE8200CAD911 /* UnityEngine.AudioModule_CodeGen.c in Sources */, - D53CD1112A7BAE8100CAD911 /* mscorlib20.cpp in Sources */, - D53CD0782A7BAE8100CAD911 /* UnityEngine.UIElementsModule9.cpp in Sources */, - D53CD0EA2A7BAE8100CAD911 /* Mono.Security1.cpp in Sources */, - D53CD0B92A7BAE8100CAD911 /* UnityEngine.UIElementsModule_CodeGen.c in Sources */, - D53CD0722A7BAE8100CAD911 /* GenericMethods4.cpp in Sources */, - D53CD1392A7BAE8100CAD911 /* Generics54.cpp in Sources */, + D53CD69E2A7BC6E000CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c in Sources */, + D53CD7C22A7BC6E000CAD911 /* Generics20.cpp in Sources */, + D53CD75F2A7BC6E000CAD911 /* Debugger.cpp in Sources */, + D53CD6852A7BC6E000CAD911 /* UnityEngine.UIElementsModule9.cpp in Sources */, + D53CD67F2A7BC6E000CAD911 /* GenericMethods4.cpp in Sources */, + D53CD7C32A7BC6E000CAD911 /* Generics34.cpp in Sources */, + D53CD7162A7BC6E000CAD911 /* UnityEngine.IMGUIModule_CodeGen.c in Sources */, + D53CD6F22A7BC6E000CAD911 /* BestHTTP22.cpp in Sources */, + D53CD76C2A7BC6E000CAD911 /* Il2CppInvokerTable.cpp in Sources */, D507C9202994A0A800CF3953 /* ToastManager.m in Sources */, - D53CD10B2A7BAE8100CAD911 /* UnityEngine.UIElementsModule11.cpp in Sources */, - D53CD1102A7BAE8100CAD911 /* Il2CppTypeDefinitions.c in Sources */, - D53CD1602A7BAE8100CAD911 /* Generics56.cpp in Sources */, - D53CD1AC2A7BAE8100CAD911 /* Google.Protobuf4.cpp in Sources */, - D53CD0522A7BAE8100CAD911 /* Generics38.cpp in Sources */, - D53CD1542A7BAE8100CAD911 /* BestHTTP28.cpp in Sources */, - D53CD13C2A7BAE8100CAD911 /* spine-unity1.cpp in Sources */, - D53CD1592A7BAE8100CAD911 /* Il2CppReversePInvokeWrapperTable.cpp in Sources */, - D53CD16B2A7BAE8100CAD911 /* Assembly-CSharp21.cpp in Sources */, + D53CD7AB2A7BC6E000CAD911 /* GenericMethods8.cpp in Sources */, + D53CD6C82A7BC6E000CAD911 /* UnityEngine.DirectorModule_CodeGen.c in Sources */, + D53CD7CB2A7BC6E000CAD911 /* Assembly-CSharp18.cpp in Sources */, + D53CD65F2A7BC6E000CAD911 /* Generics38.cpp in Sources */, + D53CD6A62A7BC6E000CAD911 /* Generics17.cpp in Sources */, D59AB8522A68FEB700433200 /* Section.m in Sources */, - D53CD1492A7BAE8100CAD911 /* Assembly-CSharp-firstpass.cpp in Sources */, D507D2462994C61700CF3953 /* UnityReplayKit.mm in Sources */, + D53CD7782A7BC6E000CAD911 /* Google.Protobuf2.cpp in Sources */, + D53CD7282A7BC6E000CAD911 /* Generics53.cpp in Sources */, D507D2562994C61700CF3953 /* OrientationSupport.mm in Sources */, - D53CD12B2A7BAE8100CAD911 /* mscorlib_CodeGen.c in Sources */, - D53CD12A2A7BAE8100CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp in Sources */, - D53CD0E02A7BAE8100CAD911 /* mscorlib17.cpp in Sources */, - D53CD11E2A7BAE8100CAD911 /* Generics53.cpp in Sources */, - D53CD11D2A7BAE8100CAD911 /* mscorlib21.cpp in Sources */, - D53CD0CD2A7BAE8100CAD911 /* UnityEngine.AnimationModule.cpp in Sources */, - D53CD08C2A7BAE8100CAD911 /* BestHTTP41.cpp in Sources */, D507D5E32994C62A00CF3953 /* UnityBannerUnityWrapper.m in Sources */, + D53CD6C02A7BC6E000CAD911 /* Generics14.cpp in Sources */, D507D24F2994C61700CF3953 /* CameraCapture.mm in Sources */, - D53CD1A22A7BAE8100CAD911 /* mscorlib6.cpp in Sources */, - D53CD1142A7BAE8100CAD911 /* BestHTTP39.cpp in Sources */, - D53CD0582A7BAE8100CAD911 /* Assembly-CSharp28.cpp in Sources */, - D53CD0C82A7BAE8100CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c in Sources */, + D53CD6ED2A7BC6E000CAD911 /* Assembly-CSharp-firstpass_CodeGen.c in Sources */, + D53CD7182A7BC6E000CAD911 /* Generics46.cpp in Sources */, + D53CD6D02A7BC6E000CAD911 /* BestHTTP1.cpp in Sources */, + D53CD6F52A7BC6E000CAD911 /* Mono.Security1.cpp in Sources */, + D53CD7B72A7BC6E000CAD911 /* System8.cpp in Sources */, + D53CD6AF2A7BC6E000CAD911 /* System3.cpp in Sources */, + D53CD6F32A7BC6E000CAD911 /* BestHTTP36.cpp in Sources */, + D53CD6652A7BC6E000CAD911 /* Assembly-CSharp28.cpp in Sources */, D507D3082994C61700CF3953 /* iPhone_Sensors.mm in Sources */, D507D25C2994C61700CF3953 /* UnityView+tvOS.mm in Sources */, - D53CD1532A7BAE8100CAD911 /* BestHTTP14.cpp in Sources */, - D53CD0602A7BAE8100CAD911 /* System.Xml5.cpp in Sources */, - D53CD18D2A7BAE8100CAD911 /* UnityEngine.ParticleSystemModule.cpp in Sources */, - D53CD0A02A7BAE8100CAD911 /* GenericMethods2.cpp in Sources */, + D53CD66D2A7BC6E000CAD911 /* System.Xml5.cpp in Sources */, D507C91A2994A0A800CF3953 /* QrCodeViewController.m in Sources */, - D53CD11C2A7BAE8100CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c in Sources */, - D53CD1922A7BAE8100CAD911 /* UnityEngine.ImageConversionModule.cpp in Sources */, + D53CD7392A7BC6E000CAD911 /* BestHTTP12.cpp in Sources */, + D53CD74D2A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp in Sources */, + D53CD6CE2A7BC6E000CAD911 /* UnityEngine.AudioModule.cpp in Sources */, D507D5E72994C62A00CF3953 /* UnityMonetizationNativePromoAdapterWrapper.m in Sources */, - D53CD1D02A7BAE8200CAD911 /* Assembly-CSharp25.cpp in Sources */, + D53CD75A2A7BC6E000CAD911 /* UnityEngine.GridModule.cpp in Sources */, + D53CD7DD2A7BC6E000CAD911 /* Generics35.cpp in Sources */, D507D25A2994C61700CF3953 /* UnityViewControllerBase+iOS.mm in Sources */, - D53CD13F2A7BAE8100CAD911 /* BestHTTP17.cpp in Sources */, - D53CD14F2A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp in Sources */, - D53CD1482A7BAE8100CAD911 /* Generics43.cpp in Sources */, - D53CD1352A7BAE8100CAD911 /* Il2CppGenericMethodDefinitions.c in Sources */, - D53CD1CD2A7BAE8200CAD911 /* Generics9.cpp in Sources */, + D53CD7232A7BC6E000CAD911 /* UnityEngine.UIModule.cpp in Sources */, + D53CD7C62A7BC6E000CAD911 /* Assembly-CSharp_CodeGen.c in Sources */, D507D2602994C61700CF3953 /* UnityAppController+ViewHandling.mm in Sources */, - D53CD0B02A7BAE8100CAD911 /* AmazingAssets.TerrainToMesh2.cpp in Sources */, + D53CD6942A7BC6E000CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c in Sources */, + D53CD71B2A7BC6E000CAD911 /* mscorlib20.cpp in Sources */, + D53CD69D2A7BC6E000CAD911 /* BestHTTP40.cpp in Sources */, D507C9172994A0A800CF3953 /* WalletEvent.cpp in Sources */, + D53CD7132A7BC6E000CAD911 /* CString1.cpp in Sources */, + D53CD6EA2A7BC6E000CAD911 /* BestHTTP26.cpp in Sources */, D507D5E12994C62A00CF3953 /* UnityAdsPurchasingWrapper.m in Sources */, - D53CD13B2A7BAE8100CAD911 /* UnityEngine.AIModule_CodeGen.c in Sources */, - D53CD0F52A7BAE8100CAD911 /* Generics60.cpp in Sources */, - D53CD18F2A7BAE8100CAD911 /* UnityEngine.UIElementsModule1.cpp in Sources */, - D53CD15A2A7BAE8100CAD911 /* BestHTTP15.cpp in Sources */, - D53CD1752A7BAE8100CAD911 /* System.Xml.cpp in Sources */, - D53CD0C12A7BAE8100CAD911 /* Il2CppCCalculateFieldValues.cpp in Sources */, - D53CD08E2A7BAE8100CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c in Sources */, - D53CD1A92A7BAE8100CAD911 /* System9.cpp in Sources */, + D53CD7DC2A7BC6E000CAD911 /* mscorlib4.cpp in Sources */, D507D24D2994C61700CF3953 /* FullScreenVideoPlayer.mm in Sources */, D507C9322994A0A800CF3953 /* SimpleQRViewController.m in Sources */, - D53CD0FF2A7BAE8100CAD911 /* ICSharpCode.SharpZipLib3.cpp in Sources */, - D53CD0992A7BAE8100CAD911 /* Assembly-CSharp.cpp in Sources */, - D53CD0982A7BAE8100CAD911 /* AmazingAssets.TerrainToMesh1.cpp in Sources */, - D53CD1CB2A7BAE8200CAD911 /* UnityEngine.UIElementsModule7.cpp in Sources */, - D53CD05C2A7BAE8100CAD911 /* Assembly-CSharp8.cpp in Sources */, - D53CD1272A7BAE8100CAD911 /* Generics45.cpp in Sources */, - D53CD0B52A7BAE8100CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c in Sources */, + D53CD6D12A7BC6E000CAD911 /* Il2CppGenericMethodPointerTable.c in Sources */, + D53CD7CA2A7BC6E000CAD911 /* Assembly-CSharp4.cpp in Sources */, + D53CD75B2A7BC6E000CAD911 /* Il2CppMetadataUsage.c in Sources */, + D53CD6692A7BC6E000CAD911 /* Assembly-CSharp8.cpp in Sources */, + D53CD7912A7BC6E000CAD911 /* Assembly-CSharp2.cpp in Sources */, + D53CD6EC2A7BC6E000CAD911 /* mscorlib17.cpp in Sources */, + D53CD7082A7BC6E000CAD911 /* ICSharpCode.SharpZipLib2.cpp in Sources */, + D53CD7762A7BC6E000CAD911 /* UnityEngine.UIElementsModule3.cpp in Sources */, D507D2572994C61700CF3953 /* UnityView+Keyboard.mm in Sources */, + D53CD7A52A7BC6E000CAD911 /* GenericMethods.cpp in Sources */, + D53CD7752A7BC6E000CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c in Sources */, D507D5E42994C62A00CF3953 /* UnityAdsUnityWrapper.m in Sources */, - D53CD0AF2A7BAE8100CAD911 /* Il2CppCCalculateFieldValues1.cpp in Sources */, - D53CD11A2A7BAE8100CAD911 /* BestHTTP10.cpp in Sources */, - D53CD1CE2A7BAE8200CAD911 /* Assembly-CSharp19.cpp in Sources */, + D53CD7142A7BC6E000CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c in Sources */, + D53CD7012A7BC6E000CAD911 /* mscorlib10.cpp in Sources */, D507D2522994C61700CF3953 /* CMVideoSampling.mm in Sources */, - D53CD0692A7BAE8100CAD911 /* GenericMethods13.cpp in Sources */, - D53CD05F2A7BAE8100CAD911 /* Generics4.cpp in Sources */, - D53CD17E2A7BAE8100CAD911 /* Generics18.cpp in Sources */, - D53CD0CB2A7BAE8100CAD911 /* UnityEngine.CoreModule_CodeGen.c in Sources */, + D53CD7402A7BC6E000CAD911 /* Generics44.cpp in Sources */, + D53CD6DB2A7BC6E000CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c in Sources */, + D53CD70D2A7BC6E000CAD911 /* BestHTTP20.cpp in Sources */, + D53CD7742A7BC6E000CAD911 /* Assembly-CSharp21.cpp in Sources */, + D53CD7A62A7BC6E000CAD911 /* Generics37.cpp in Sources */, + D53CD6F12A7BC6E000CAD911 /* mscorlib13.cpp in Sources */, + D53CD7472A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp in Sources */, + D53CD6762A7BC6E000CAD911 /* GenericMethods13.cpp in Sources */, + D53CD74C2A7BC6E000CAD911 /* Mono.Security.cpp in Sources */, + D53CD7062A7BC6E000CAD911 /* UnityClassRegistration.cpp in Sources */, + D53CD6B22A7BC6E000CAD911 /* BestHTTP42.cpp in Sources */, + D53CD7AF2A7BC6E000CAD911 /* Assembly-CSharp33.cpp in Sources */, + D53CD66C2A7BC6E000CAD911 /* Generics4.cpp in Sources */, D507C93A2994A0A800CF3953 /* QRCodeReaderViewController.m in Sources */, + D53CD6B72A7BC6E000CAD911 /* System2.cpp in Sources */, D507C9272994A0A800CF3953 /* LBXScanVideoZoomView.m in Sources */, - D53CD0912A7BAE8100CAD911 /* BestHTTP40.cpp in Sources */, + D53CD6F42A7BC6E000CAD911 /* ICSharpCode.SharpZipLib.cpp in Sources */, D507D5EB2994C62A00CF3953 /* UnityAdsShowListener.mm in Sources */, - D53CD1BE2A7BAE8200CAD911 /* UnityEngine.AndroidJNIModule.cpp in Sources */, - D53CD1582A7BAE8100CAD911 /* BestHTTP29.cpp in Sources */, - D53CD16A2A7BAE8100CAD911 /* Assembly-CSharp35.cpp in Sources */, - D53CD1A02A7BAE8100CAD911 /* UnityEngine.TilemapModule_CodeGen.c in Sources */, - D53CD1BF2A7BAE8200CAD911 /* Assembly-CSharp_CodeGen.c in Sources */, - D53CD1092A7BAE8100CAD911 /* CString1.cpp in Sources */, - D53CD0C02A7BAE8100CAD911 /* System12.cpp in Sources */, - D53CD16E2A7BAE8100CAD911 /* Google.Protobuf3.cpp in Sources */, - D53CD16D2A7BAE8100CAD911 /* UnityEngine.UIElementsModule3.cpp in Sources */, - D53CD1562A7BAE8100CAD911 /* Debugger.cpp in Sources */, - D53CD1A42A7BAE8100CAD911 /* UnresolvedVirtualCallStubs.cpp in Sources */, + D53CD6D52A7BC6E000CAD911 /* BestHTTP19.cpp in Sources */, D507C9332994A0A800CF3953 /* LBXPermissionSetting.m in Sources */, - D53CD0DB2A7BAE8100CAD911 /* BestHTTP2.cpp in Sources */, - D53CD0892A7BAE8100CAD911 /* Assembly-CSharp12.cpp in Sources */, - D53CD1652A7BAE8100CAD911 /* Generics25.cpp in Sources */, - D53CD1772A7BAE8100CAD911 /* Assembly-CSharp20.cpp in Sources */, + D53CD7092A7BC6E000CAD911 /* ICSharpCode.SharpZipLib3.cpp in Sources */, + D53CD7A92A7BC6E000CAD911 /* Debugger_CodeGen.c in Sources */, + D53CD7BD2A7BC6E000CAD911 /* mscorlib7.cpp in Sources */, D59AB8472A68FC2200433200 /* StoreObserver.m in Sources */, + D53CD6E32A7BC6E000CAD911 /* BestHTTP3.cpp in Sources */, D507D24E2994C61700CF3953 /* DisplayManager.mm in Sources */, - D53CD1152A7BAE8100CAD911 /* BestHTTP11.cpp in Sources */, - D53CD1832A7BAE8100CAD911 /* UnityEngine.UI2.cpp in Sources */, - D53CD0652A7BAE8100CAD911 /* Assembly-CSharp15.cpp in Sources */, - D53CD1572A7BAE8100CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp in Sources */, - D53CD07D2A7BAE8100CAD911 /* Generics6.cpp in Sources */, - D53CD0712A7BAE8100CAD911 /* GenericMethods11.cpp in Sources */, - D53CD1972A7BAE8100CAD911 /* mscorlib2.cpp in Sources */, - D53CD1262A7BAE8100CAD911 /* Generics51.cpp in Sources */, - D53CD0BC2A7BAE8100CAD911 /* UnityEngine.DirectorModule_CodeGen.c in Sources */, + D53CD77E2A7BC6E000CAD911 /* System.Xml.cpp in Sources */, + D53CD7582A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule1.cpp in Sources */, + D53CD6F02A7BC6E000CAD911 /* UnityEngine.XRModule_CodeGen.c in Sources */, + D53CD6722A7BC6E000CAD911 /* Assembly-CSharp15.cpp in Sources */, + D53CD6F92A7BC6E000CAD911 /* UnityEngine.InputModule_CodeGen.c in Sources */, + D53CD71A2A7BC6E000CAD911 /* Il2CppTypeDefinitions.c in Sources */, + D53CD7212A7BC6E000CAD911 /* BestHTTP9.cpp in Sources */, + D53CD7662A7BC6E000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp in Sources */, + D53CD71C2A7BC6E000CAD911 /* UnityEngine.UI.cpp in Sources */, + D53CD7242A7BC6E000CAD911 /* BestHTTP10.cpp in Sources */, + D53CD7832A7BC6E000CAD911 /* Il2CppGenericInstDefinitions.c in Sources */, + D53CD7032A7BC6E000CAD911 /* BestHTTP35.cpp in Sources */, + D53CD68A2A7BC6E000CAD911 /* Generics6.cpp in Sources */, + D53CD7D32A7BC6E000CAD911 /* System.Xml8.cpp in Sources */, + D53CD7002A7BC6E000CAD911 /* UnityEngine.DirectorModule.cpp in Sources */, + D53CD67E2A7BC6E000CAD911 /* GenericMethods11.cpp in Sources */, + D53CD79D2A7BC6E000CAD911 /* Assembly-CSharp37.cpp in Sources */, + D53CD7B32A7BC6E000CAD911 /* UnityEngine.UIElementsModule4.cpp in Sources */, + D53CD6FE2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c in Sources */, D53CC8A22A7BA28D00CAD911 /* UnityNotificationWrapper.m in Sources */, - D53CD1AB2A7BAE8100CAD911 /* UnityEngine.UIElementsModule4.cpp in Sources */, + D53CD6AC2A7BC6E000CAD911 /* GenericMethods2.cpp in Sources */, D507C9362994A0A800CF3953 /* LBXPermission.m in Sources */, - D53CD0862A7BAE8100CAD911 /* GenericMethods14.cpp in Sources */, - D53CD1C22A7BAE8200CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c in Sources */, D507D5ED2994C62A00CF3953 /* VolumeIOSPlugin.mm in Sources */, - D53CD0C92A7BAE8100CAD911 /* BestHTTP19.cpp in Sources */, + D53CD7462A7BC6E000CAD911 /* UnityEngine.SharedInternalsModule.cpp in Sources */, D507D3032994C61700CF3953 /* UnityAppController+Rendering.mm in Sources */, - D53CD0AB2A7BAE8100CAD911 /* System2.cpp in Sources */, - D53CD0BA2A7BAE8100CAD911 /* BestHTTP18.cpp in Sources */, + D53CD7492A7BC6E000CAD911 /* UnityEngine.UIModule_CodeGen.c in Sources */, D507D2582994C61700CF3953 /* Keyboard.mm in Sources */, - D53CD0EE2A7BAE8100CAD911 /* UnityEngine.InputModule_CodeGen.c in Sources */, - D53CD0812A7BAE8100CAD911 /* GenericMethods10.cpp in Sources */, - D53CD1CC2A7BAE8200CAD911 /* System.Xml8.cpp in Sources */, - D53CD19C2A7BAE8100CAD911 /* Unity.Timeline.cpp in Sources */, + D53CD68E2A7BC6E000CAD911 /* GenericMethods10.cpp in Sources */, D53CC8932A7BA24A00CAD911 /* AFUnityUtils.mm in Sources */, - D53CD08F2A7BAE8100CAD911 /* UnityEngine.PhysicsModule_CodeGen.c in Sources */, - D53CD06F2A7BAE8100CAD911 /* Generics13.cpp in Sources */, - D53CD17A2A7BAE8100CAD911 /* Il2CppGenericInstDefinitions.c in Sources */, - D53CD0CE2A7BAE8100CAD911 /* UnityEngine.VideoModule_CodeGen.c in Sources */, - D53CD1D52A7BAE8200CAD911 /* mscorlib4.cpp in Sources */, - D53CD19E2A7BAE8100CAD911 /* Generics37.cpp in Sources */, - D53CD1042A7BAE8100CAD911 /* UnityEngine.VFXModule.cpp in Sources */, - D53CD1682A7BAE8100CAD911 /* UnityEngine.TerrainModule_CodeGen.c in Sources */, + D53CD7BC2A7BC6E000CAD911 /* GenericMethods9.cpp in Sources */, + D53CD6A02A7BC6E000CAD911 /* Generics3.cpp in Sources */, + D53CD67C2A7BC6E000CAD911 /* Generics13.cpp in Sources */, + D53CD6E12A7BC6E000CAD911 /* BestHTTP33.cpp in Sources */, + D53CD6BB2A7BC6E000CAD911 /* Il2CppCCalculateFieldValues1.cpp in Sources */, + D53CD72A2A7BC6E000CAD911 /* UnityEngine.UIElementsModule.cpp in Sources */, + D53CD72E2A7BC6E000CAD911 /* AmazingAssets.TerrainToMesh.cpp in Sources */, + D53CD6AE2A7BC6E000CAD911 /* Assembly-CSharp39.cpp in Sources */, + D53CD71E2A7BC6E000CAD911 /* BestHTTP39.cpp in Sources */, + D53CD6B02A7BC6E000CAD911 /* Generics1.cpp in Sources */, + D53CD69B2A7BC6E000CAD911 /* UnityEngine.PhysicsModule_CodeGen.c in Sources */, + D53CD6DF2A7BC6E000CAD911 /* mscorlib16.cpp in Sources */, + D53CD70F2A7BC6E000CAD911 /* System.Xml10.cpp in Sources */, + D53CD7252A7BC6E000CAD911 /* BestHTTP38.cpp in Sources */, D507D25B2994C61700CF3953 /* UnityViewControllerBase.mm in Sources */, - D53CD1B52A7BAE8100CAD911 /* mscorlib7.cpp in Sources */, + D53CD7732A7BC6E000CAD911 /* Assembly-CSharp35.cpp in Sources */, + D53CD7C92A7BC6E000CAD911 /* Whinarn.UnityMeshSimplifier.Runtime_CodeGen.c in Sources */, + D53CD7612A7BC6E000CAD911 /* BestHTTP29.cpp in Sources */, + D53CD7D82A7BC6E000CAD911 /* Unity.Notifications.iOS.cpp in Sources */, + D53CD7932A7BC6E000CAD911 /* Assembly-CSharp36.cpp in Sources */, D507D24C2994C61700CF3953 /* DeviceSettings.mm in Sources */, - D53CD17C2A7BAE8100CAD911 /* Generics30.cpp in Sources */, - D53CD1292A7BAE8100CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c in Sources */, + D53CD7222A7BC6E000CAD911 /* BestHTTP8.cpp in Sources */, + D53CD6DD2A7BC6E000CAD911 /* spine-unity_CodeGen.c in Sources */, + D53CD6D32A7BC6E000CAD911 /* BestHTTP31.cpp in Sources */, D507C92F2994A0A800CF3953 /* UIImageView+CornerRadius.m in Sources */, - D53CD0F02A7BAE8100CAD911 /* BestHTTP23.cpp in Sources */, - D53CD0A42A7BAE8100CAD911 /* Generics1.cpp in Sources */, - D53CD0932A7BAE8100CAD911 /* System1.cpp in Sources */, - D53CD1132A7BAE8100CAD911 /* System_CodeGen.c in Sources */, - D53CD0FA2A7BAE8100CAD911 /* BestHTTP21.cpp in Sources */, - D53CD07E2A7BAE8100CAD911 /* Assembly-CSharp16.cpp in Sources */, + D53CD68B2A7BC6E000CAD911 /* Assembly-CSharp16.cpp in Sources */, + D53CD7512A7BC6E000CAD911 /* Generics43.cpp in Sources */, D507D24A2994C61700CF3953 /* InternalProfiler.cpp in Sources */, - D53CD1C72A7BAE8200CAD911 /* Generics8.cpp in Sources */, - D53CD0F92A7BAE8100CAD911 /* BestHTTP35.cpp in Sources */, - D53CD1C62A7BAE8200CAD911 /* System.Numerics_CodeGen.c in Sources */, - D53CD19B2A7BAE8100CAD911 /* UnityEngine.UI3.cpp in Sources */, - D53CD0A82A7BAE8100CAD911 /* System.Xml1.cpp in Sources */, - D53CD1AA2A7BAE8100CAD911 /* UnityEngine.UIElementsModule5.cpp in Sources */, + D53CD6D62A7BC6E000CAD911 /* mscorlib14.cpp in Sources */, + D53CD7372A7BC6E000CAD911 /* mscorlib23.cpp in Sources */, + D53CD72F2A7BC6E000CAD911 /* UnityEngine.cpp in Sources */, + D53CD70A2A7BC6E000CAD911 /* UnityEngine.InputModule.cpp in Sources */, D50CEEEB29C043ED002CC932 /* WebPageViewController.m in Sources */, - D53CD1212A7BAE8100CAD911 /* UnityEngine.UIElementsModule10.cpp in Sources */, - D53CD0902A7BAE8100CAD911 /* System.Xml2.cpp in Sources */, - D53CD0AC2A7BAE8100CAD911 /* Assembly-CSharp38.cpp in Sources */, - D53CD0E22A7BAE8100CAD911 /* Assembly-CSharp-firstpass_CodeGen.c in Sources */, - D53CD0D32A7BAE8100CAD911 /* mscorlib16.cpp in Sources */, - D53CD1502A7BAE8100CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c in Sources */, - D53CD1B72A7BAE8100CAD911 /* Generics36.cpp in Sources */, - D53CD1D62A7BAE8200CAD911 /* Generics35.cpp in Sources */, - D53CD0DD2A7BAE8100CAD911 /* UnityEngine.AssetBundleModule.cpp in Sources */, - D53CD1422A7BAE8100CAD911 /* BestHTTP16.cpp in Sources */, - D53CD1B12A7BAE8100CAD911 /* Assembly-CSharp32.cpp in Sources */, - D53CD1812A7BAE8100CAD911 /* Il2CppCCalculateTypeValues1.cpp in Sources */, + D53CD74B2A7BC6E000CAD911 /* BestHTTP16.cpp in Sources */, D507D2542994C61700CF3953 /* NoGraphicsHelper.mm in Sources */, + D53CD6B52A7BC6E000CAD911 /* Il2CppCodeRegistration.cpp in Sources */, D507C9262994A0A800CF3953 /* LBXScanViewStyle.m in Sources */, - D53CD0D12A7BAE8100CAD911 /* spine-unity_CodeGen.c in Sources */, - D53CD1A32A7BAE8100CAD911 /* GenericMethods8.cpp in Sources */, - D53CD1062A7BAE8100CAD911 /* BestHTTP34.cpp in Sources */, - D53CD0E52A7BAE8100CAD911 /* UnityEngine.XRModule_CodeGen.c in Sources */, - D53CD1012A7BAE8100CAD911 /* BestHTTP4.cpp in Sources */, - D53CD1D32A7BAE8200CAD911 /* Generics.cpp in Sources */, - D53CD0CA2A7BAE8100CAD911 /* mscorlib14.cpp in Sources */, - D53CD15F2A7BAE8100CAD911 /* UnityEngine.UIElementsNativeModule.cpp in Sources */, D507C9302994A0A800CF3953 /* QQScanNativeViewController.m in Sources */, - D53CD1202A7BAE8100CAD911 /* UnityEngine.UIElementsModule.cpp in Sources */, - D53CD0DF2A7BAE8100CAD911 /* CString_CodeGen.c in Sources */, - D53CD1AF2A7BAE8100CAD911 /* System8.cpp in Sources */, - D53CD1B02A7BAE8100CAD911 /* Assembly-CSharp6.cpp in Sources */, - D53CD0F12A7BAE8100CAD911 /* mscorlib.cpp in Sources */, + D53CD7842A7BC6E000CAD911 /* mscorlib1.cpp in Sources */, D507D5E82994C62A00CF3953 /* UnityJsonAdditions.m in Sources */, - D53CD0B22A7BAE8100CAD911 /* GenericMethods3.cpp in Sources */, - D53CD1862A7BAE8100CAD911 /* mscorlib3.cpp in Sources */, - D53CD1522A7BAE8100CAD911 /* Il2CppMetadataUsage.c in Sources */, - D53CD0D52A7BAE8100CAD911 /* BestHTTP33.cpp in Sources */, - D53CD1122A7BAE8100CAD911 /* UnityEngine.UI.cpp in Sources */, - D53CD0882A7BAE8100CAD911 /* UnityEngine.UIElementsNativeModule_CodeGen.c in Sources */, D507C91B2994A0A800CF3953 /* UIViewController+QR.mm in Sources */, - D53CD06A2A7BAE8100CAD911 /* mscorlib8.cpp in Sources */, - D53CD05B2A7BAE8100CAD911 /* Assembly-CSharp14.cpp in Sources */, - D53CD0F72A7BAE8100CAD911 /* mscorlib10.cpp in Sources */, - D53CD0A72A7BAE8100CAD911 /* System.Configuration.cpp in Sources */, + D53CD7DE2A7BC6E000CAD911 /* Generics21.cpp in Sources */, + D53CD6772A7BC6E000CAD911 /* mscorlib8.cpp in Sources */, + D53CD6682A7BC6E000CAD911 /* Assembly-CSharp14.cpp in Sources */, + D53CD76E2A7BC6E000CAD911 /* Generics25.cpp in Sources */, + D53CD7AD2A7BC6E000CAD911 /* Assembly-CSharp27.cpp in Sources */, + D53CD7CC2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp in Sources */, + D53CD7802A7BC6E000CAD911 /* Assembly-CSharp20.cpp in Sources */, + D53CD7D52A7BC6E000CAD911 /* Assembly-CSharp19.cpp in Sources */, D507D5E62994C62A00CF3953 /* UnityMonetizationUnityWrapper.m in Sources */, - D53CD1BD2A7BAE8200CAD911 /* mscorlib5.cpp in Sources */, + D53CD70B2A7BC6E000CAD911 /* BestHTTP4.cpp in Sources */, + D53CD79C2A7BC6E000CAD911 /* UnityEngine.CoreModule2.cpp in Sources */, D507C93E2994A0A800CF3953 /* UIViewController+Wallet.mm in Sources */, - D53CD0532A7BAE8100CAD911 /* Il2CppGenericAdjustorThunkTable.c in Sources */, - D53CD1882A7BAE8100CAD911 /* Assembly-CSharp2.cpp in Sources */, - D53CD19D2A7BAE8100CAD911 /* GenericMethods.cpp in Sources */, - D53CD10D2A7BAE8100CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c in Sources */, - D53CD0A12A7BAE8100CAD911 /* Assembly-CSharp11.cpp in Sources */, + D53CD6602A7BC6E000CAD911 /* Il2CppGenericAdjustorThunkTable.c in Sources */, D507C93C2994A0A800CF3953 /* QRPhotoAlbumButton.m in Sources */, - D53CD0E42A7BAE8100CAD911 /* UnityEngine.GameCenterModule.cpp in Sources */, - D53CD1612A7BAE8100CAD911 /* Generics42.cpp in Sources */, + D53CD6F72A7BC6E000CAD911 /* BestHTTP6.cpp in Sources */, + D53CD7DA2A7BC6E000CAD911 /* Generics.cpp in Sources */, D59AB84F2A68FE8E00433200 /* StoreManager.m in Sources */, - D53CD18B2A7BAE8100CAD911 /* UnityEngine.CoreModule3.cpp in Sources */, - D53CD1AD2A7BAE8100CAD911 /* UnityEngine.IMGUIModule.cpp in Sources */, - D53CD0DA2A7BAE8100CAD911 /* System11.cpp in Sources */, - D53CD1712A7BAE8100CAD911 /* UnityEngine.UIElementsModule2.cpp in Sources */, - D53CD0D62A7BAE8100CAD911 /* ICSharpCode.SharpZipLib4.cpp in Sources */, - D53CD0632A7BAE8100CAD911 /* System7.cpp in Sources */, + D53CD6FA2A7BC6E000CAD911 /* BestHTTP37.cpp in Sources */, + D53CD6702A7BC6E000CAD911 /* System7.cpp in Sources */, + D53CD7D92A7BC6E000CAD911 /* Assembly-CSharp31.cpp in Sources */, D59AB85E2A6A500900433200 /* SKProduct+SKProductAdditions.m in Sources */, - D53CD08B2A7BAE8100CAD911 /* Generics2.cpp in Sources */, - D53CD12D2A7BAE8100CAD911 /* mscorlib23.cpp in Sources */, - D53CD11F2A7BAE8100CAD911 /* Generics47.cpp in Sources */, D507C9412994A0A800CF3953 /* UIView+Toast.m in Sources */, - D53CD1032A7BAE8100CAD911 /* BestHTTP20.cpp in Sources */, - D53CD0F42A7BAE8100CAD911 /* Generics48.cpp in Sources */, - D53CD1A12A7BAE8100CAD911 /* Debugger_CodeGen.c in Sources */, D507D5E92994C62A00CF3953 /* UnityAdsUtilities.m in Sources */, - D53CD1C02A7BAE8200CAD911 /* Assembly-CSharp30.cpp in Sources */, - D53CD1A62A7BAE8100CAD911 /* UnityEngine.VideoModule.cpp in Sources */, D507D2482994C61700CF3953 /* OnDemandResources.mm in Sources */, - D53CD0CC2A7BAE8100CAD911 /* UnityEngine.AnimationModule_CodeGen.c in Sources */, - D53CD0752A7BAE8100CAD911 /* Generics7.cpp in Sources */, - D53CD06C2A7BAE8100CAD911 /* Generics39.cpp in Sources */, - D53CD0FC2A7BAE8100CAD911 /* UnityClassRegistration.cpp in Sources */, - D53CD0D22A7BAE8100CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c in Sources */, - D53CD10A2A7BAE8100CAD911 /* UnityEngine.SpriteShapeModule_CodeGen.c in Sources */, - D53CD09D2A7BAE8100CAD911 /* UnityEngine.SpriteShapeModule.cpp in Sources */, - D53CD05D2A7BAE8100CAD911 /* UnityEngine.VRModule_CodeGen.c in Sources */, - D53CD07A2A7BAE8100CAD911 /* UnityICallRegistration.cpp in Sources */, + D53CD6EB2A7BC6E000CAD911 /* CString_CodeGen.c in Sources */, + D53CD6BC2A7BC6E000CAD911 /* AmazingAssets.TerrainToMesh2.cpp in Sources */, + D53CD6E22A7BC6E000CAD911 /* ICSharpCode.SharpZipLib4.cpp in Sources */, + D53CD6822A7BC6E000CAD911 /* Generics7.cpp in Sources */, + D53CD6792A7BC6E000CAD911 /* Generics39.cpp in Sources */, + D53CD6C62A7BC6E000CAD911 /* BestHTTP18.cpp in Sources */, + D53CD7C52A7BC6E000CAD911 /* UnityEngine.AndroidJNIModule.cpp in Sources */, + D53CD7602A7BC6E000CAD911 /* System.Runtime.CompilerServices.Unsafe.cpp in Sources */, + D53CD66A2A7BC6E000CAD911 /* UnityEngine.VRModule_CodeGen.c in Sources */, + D53CD7D02A7BC6E000CAD911 /* System.Xml9.cpp in Sources */, + D53CD7C82A7BC6E000CAD911 /* Assembly-CSharp24.cpp in Sources */, + D53CD7CF2A7BC6E000CAD911 /* UnityEngine.AudioModule_CodeGen.c in Sources */, + D53CD6872A7BC6E000CAD911 /* UnityICallRegistration.cpp in Sources */, + D53CD6FD2A7BC6E000CAD911 /* mscorlib12.cpp in Sources */, + D53CD6982A7BC6E000CAD911 /* BestHTTP41.cpp in Sources */, + D53CD6F62A7BC6E000CAD911 /* ICSharpCode.SharpZipLib1.cpp in Sources */, + D53CD7902A7BC6E000CAD911 /* UnityEngine.GameCenterModule_CodeGen.c in Sources */, D507D5DD2994C62900CF3953 /* RegisterFeatures.cpp in Sources */, - D53CD0AE2A7BAE8100CAD911 /* Assembly-CSharp10.cpp in Sources */, - D53CD0A22A7BAE8100CAD911 /* Assembly-CSharp39.cpp in Sources */, - D53CD0822A7BAE8100CAD911 /* UnityEngine_CodeGen.c in Sources */, - D53CD0DE2A7BAE8100CAD911 /* BestHTTP26.cpp in Sources */, + D53CD68F2A7BC6E000CAD911 /* UnityEngine_CodeGen.c in Sources */, + D53CD7362A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp in Sources */, + D53CD6EE2A7BC6E000CAD911 /* Generics49.cpp in Sources */, D507C9182994A0A800CF3953 /* AppleSignIn.m in Sources */, - D53CD0672A7BAE8100CAD911 /* System.Xml_CodeGen.c in Sources */, - D53CD1D12A7BAE8200CAD911 /* Unity.Notifications.iOS.cpp in Sources */, - D53CD0D72A7BAE8100CAD911 /* BestHTTP3.cpp in Sources */, - D53CD1962A7BAE8100CAD911 /* Assembly-CSharp3.cpp in Sources */, - D53CD1432A7BAE8100CAD911 /* Mono.Security.cpp in Sources */, - D53CD19A2A7BAE8100CAD911 /* Generics33.cpp in Sources */, - D53CD0972A7BAE8100CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c in Sources */, - D53CD1162A7BAE8100CAD911 /* UnityEngine.IMGUIModule1.cpp in Sources */, + D53CD7B12A7BC6E000CAD911 /* System9.cpp in Sources */, + D53CD77A2A7BC6E000CAD911 /* UnityEngine.UIElementsModule2.cpp in Sources */, + D53CD6742A7BC6E000CAD911 /* System.Xml_CodeGen.c in Sources */, + D53CD7CE2A7BC6E000CAD911 /* Generics8.cpp in Sources */, + D53CD7502A7BC6E000CAD911 /* Generics55.cpp in Sources */, D507C9392994A0A800CF3953 /* QRCameraSwitchButton.m in Sources */, - D53CD12E2A7BAE8100CAD911 /* Il2CppMetadataRegistration.c in Sources */, - D53CD0BB2A7BAE8100CAD911 /* BestHTTP30.cpp in Sources */, - D53CD1992A7BAE8100CAD911 /* Generics27.cpp in Sources */, - D53CD1B92A7BAE8200CAD911 /* Unity.Timeline_CodeGen.c in Sources */, - D53CD18C2A7BAE8100CAD911 /* UnityEngine.TilemapModule.cpp in Sources */, - D53CD0EC2A7BAE8100CAD911 /* BestHTTP6.cpp in Sources */, - D53CD0572A7BAE8100CAD911 /* GenericMethods7.cpp in Sources */, + D53CD7422A7BC6E000CAD911 /* Generics54.cpp in Sources */, + D53CD7722A7BC6E000CAD911 /* Assembly-CSharp1.cpp in Sources */, + D53CD78A2A7BC6E000CAD911 /* Il2CppCCalculateTypeValues1.cpp in Sources */, + D53CD69A2A7BC6E000CAD911 /* UnityEngine.TextCoreFontEngineModule_CodeGen.c in Sources */, + D53CD7772A7BC6E000CAD911 /* Google.Protobuf3.cpp in Sources */, + D53CD7A32A7BC6E000CAD911 /* Generics33.cpp in Sources */, + D53CD6642A7BC6E000CAD911 /* GenericMethods7.cpp in Sources */, + D53CD7412A7BC6E000CAD911 /* Generics50.cpp in Sources */, + D53CD6E42A7BC6E000CAD911 /* BestHTTP_CodeGen.c in Sources */, + D53CD7342A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule.cpp in Sources */, D507C9222994A0A800CF3953 /* LBXScanNative.m in Sources */, - D53CD13A2A7BAE8100CAD911 /* Generics40.cpp in Sources */, - D53CD1552A7BAE8100CAD911 /* UnityEngine.TerrainModule.cpp in Sources */, - D53CD1622A7BAE8100CAD911 /* Generics19.cpp in Sources */, + D53CD70E2A7BC6E000CAD911 /* UnityEngine.VFXModule.cpp in Sources */, + D53CD73E2A7BC6E000CAD911 /* spine-unity5.cpp in Sources */, + D53CD73B2A7BC6E000CAD911 /* BestHTTP13.cpp in Sources */, + D53CD7A42A7BC6E000CAD911 /* UnityEngine.UI3.cpp in Sources */, + D53CD74F2A7BC6E000CAD911 /* Generics41.cpp in Sources */, D507C9342994A0A800CF3953 /* LBXPermissionPhotos.m in Sources */, - D53CD05A2A7BAE8100CAD911 /* Il2CppGenericMethodTable.c in Sources */, + D53CD76A2A7BC6E000CAD911 /* Generics42.cpp in Sources */, + D53CD7892A7BC6E000CAD911 /* UnityEngine.PhysicsModule.cpp in Sources */, + D53CD6672A7BC6E000CAD911 /* Il2CppGenericMethodTable.c in Sources */, + D53CD7A12A7BC6E000CAD911 /* System.Core_CodeGen.c in Sources */, + D53CD7292A7BC6E000CAD911 /* Generics47.cpp in Sources */, + D53CD7A72A7BC6E000CAD911 /* Generics23.cpp in Sources */, + D53CD6B62A7BC6E000CAD911 /* BestHTTP43.cpp in Sources */, + D53CD7BE2A7BC6E000CAD911 /* Generics22.cpp in Sources */, + D53CD6E92A7BC6E000CAD911 /* UnityEngine.AssetBundleModule.cpp in Sources */, + D53CD7192A7BC6E000CAD911 /* Generics52.cpp in Sources */, D53CC8922A7BA24A00CAD911 /* AppsFlyerAppController.mm in Sources */, - D53CD0ED2A7BAE8100CAD911 /* BestHTTP7.cpp in Sources */, - D53CD1BB2A7BAE8200CAD911 /* Generics20.cpp in Sources */, - D53CD0EB2A7BAE8100CAD911 /* ICSharpCode.SharpZipLib1.cpp in Sources */, - D53CD0772A7BAE8100CAD911 /* System.Xml6.cpp in Sources */, - D53CD0E32A7BAE8100CAD911 /* Generics49.cpp in Sources */, - D53CD1C92A7BAE8200CAD911 /* System.Xml9.cpp in Sources */, - D53CD1912A7BAE8100CAD911 /* Il2CppCCFieldValuesTable.cpp in Sources */, + D53CD79E2A7BC6E000CAD911 /* Assembly-CSharp23.cpp in Sources */, + D53CD6842A7BC6E000CAD911 /* System.Xml6.cpp in Sources */, D507C9312994A0A800CF3953 /* LBXScanNativeViewController.m in Sources */, - D53CD0B12A7BAE8100CAD911 /* __Generated.cpp in Sources */, - D53CD0F22A7BAE8100CAD911 /* mscorlib12.cpp in Sources */, + D53CD7B92A7BC6E000CAD911 /* Assembly-CSharp32.cpp in Sources */, + D53CD7B02A7BC6E000CAD911 /* Assembly-CSharp7.cpp in Sources */, + D53CD79F2A7BC6E000CAD911 /* Assembly-CSharp3.cpp in Sources */, + D53CD7C12A7BC6E000CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c in Sources */, + D53CD7332A7BC6E000CAD911 /* UnityEngine.SharedInternalsModule_CodeGen.c in Sources */, + D53CD76B2A7BC6E000CAD911 /* Generics19.cpp in Sources */, + D53CD7712A7BC6E000CAD911 /* UnityEngine.TerrainModule_CodeGen.c in Sources */, + D53CD79B2A7BC6E000CAD911 /* UnityEngine.ImageConversionModule.cpp in Sources */, D507D2552994C61700CF3953 /* Filesystem.mm in Sources */, - D53CD09F2A7BAE8100CAD911 /* Generics29.cpp in Sources */, - D53CD1242A7BAE8100CAD911 /* AmazingAssets.TerrainToMesh.cpp in Sources */, - D53CD14D2A7BAE8100CAD911 /* spine-unity2.cpp in Sources */, + D53CD79A2A7BC6E000CAD911 /* Il2CppCCFieldValuesTable.cpp in Sources */, D507C9252994A0A800CF3953 /* LBXScanViewController.m in Sources */, - D53CD0592A7BAE8100CAD911 /* UnityEngine.UnityAnalyticsModule.cpp in Sources */, + D53CD7542A7BC6E000CAD911 /* Generics57.cpp in Sources */, + D53CD7442A7BC6E000CAD911 /* UnityEngine.AIModule_CodeGen.c in Sources */, + D53CD6662A7BC6E000CAD911 /* UnityEngine.UnityAnalyticsModule.cpp in Sources */, + D53CD7562A7BC6E000CAD911 /* spine-unity2.cpp in Sources */, + D53CD6C42A7BC6E000CAD911 /* mscorlib15.cpp in Sources */, + D53CD6992A7BC6E000CAD911 /* System.Xml3.cpp in Sources */, D53CC8A32A7BA28D00CAD911 /* UnityAppController+Notifications.mm in Sources */, - D53CD14B2A7BAE8100CAD911 /* Generics57.cpp in Sources */, - D53CD0CF2A7BAE8100CAD911 /* UnityEngine.TextRenderingModule_CodeGen.c in Sources */, - D53CD0562A7BAE8100CAD911 /* mscorlib9.cpp in Sources */, - D53CD0682A7BAE8100CAD911 /* GenericMethods6.cpp in Sources */, - D53CD0802A7BAE8100CAD911 /* GenericMethods5.cpp in Sources */, + D53CD7DB2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestModule.cpp in Sources */, + D53CD7922A7BC6E000CAD911 /* Assembly-CSharp22.cpp in Sources */, + D53CD78F2A7BC6E000CAD911 /* mscorlib3.cpp in Sources */, + D53CD6632A7BC6E000CAD911 /* mscorlib9.cpp in Sources */, + D53CD6752A7BC6E000CAD911 /* GenericMethods6.cpp in Sources */, + D53CD6E72A7BC6E000CAD911 /* BestHTTP2.cpp in Sources */, + D53CD7482A7BC6E000CAD911 /* BestHTTP17.cpp in Sources */, + D53CD6E82A7BC6E000CAD911 /* BestHTTP32.cpp in Sources */, + D53CD68D2A7BC6E000CAD911 /* GenericMethods5.cpp in Sources */, D507D5F42994C62A00CF3953 /* NSUserDefaults.mm in Sources */, - D53CD12F2A7BAE8100CAD911 /* BestHTTP12.cpp in Sources */, - D53CD1222A7BAE8100CAD911 /* spine-unity.cpp in Sources */, - D53CD1192A7BAE8100CAD911 /* UnityEngine.UIModule.cpp in Sources */, - D53CD1932A7BAE8100CAD911 /* UnityEngine.CoreModule2.cpp in Sources */, - D53CD1232A7BAE8100CAD911 /* UnityEngine.UIElementsModule12.cpp in Sources */, - D53CD1BC2A7BAE8200CAD911 /* Generics34.cpp in Sources */, - D53CD1692A7BAE8100CAD911 /* Assembly-CSharp1.cpp in Sources */, - D53CD0A32A7BAE8100CAD911 /* System3.cpp in Sources */, - D53CD1D22A7BAE8200CAD911 /* Assembly-CSharp31.cpp in Sources */, + D53CD7812A7BC6E000CAD911 /* Assembly-CSharp34.cpp in Sources */, D507C9382994A0A800CF3953 /* QRToggleTorchButton.m in Sources */, - D53CD0B32A7BAE8100CAD911 /* Generics28.cpp in Sources */, - D53CD0BD2A7BAE8100CAD911 /* Il2CppCCalculateTypeValues.cpp in Sources */, D507D5E52994C62A00CF3953 /* UnityMonetizationPurchasingAdapter.m in Sources */, - D53CD0AA2A7BAE8100CAD911 /* BestHTTP43.cpp in Sources */, - D53CD0F82A7BAE8100CAD911 /* System.Xml11.cpp in Sources */, - D53CD09C2A7BAE8100CAD911 /* Generics15.cpp in Sources */, - D53CD0622A7BAE8100CAD911 /* Generics5.cpp in Sources */, - D53CD1742A7BAE8100CAD911 /* UnityEngine.GridModule_CodeGen.c in Sources */, - D53CD06B2A7BAE8100CAD911 /* Generics11.cpp in Sources */, - D53CD1052A7BAE8100CAD911 /* System.Xml10.cpp in Sources */, - D53CD0732A7BAE8100CAD911 /* Il2CppInteropDataTable.cpp in Sources */, + D53CD78C2A7BC6E000CAD911 /* UnityEngine.UI2.cpp in Sources */, + D53CD66F2A7BC6E000CAD911 /* Generics5.cpp in Sources */, + D53CD6782A7BC6E000CAD911 /* Generics11.cpp in Sources */, + D53CD7532A7BC6E000CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c in Sources */, + D53CD7202A7BC6E000CAD911 /* UnityEngine.IMGUIModule1.cpp in Sources */, + D53CD7982A7BC6E000CAD911 /* UnityEngine.UIElementsModule1.cpp in Sources */, + D53CD7D22A7BC6E000CAD911 /* UnityEngine.UIElementsModule7.cpp in Sources */, + D53CD7122A7BC6E000CAD911 /* mscorlib11.cpp in Sources */, + D53CD7052A7BC6E000CAD911 /* Il2CppRgctxTable.c in Sources */, + D53CD7692A7BC6E000CAD911 /* Generics56.cpp in Sources */, + D53CD6CC2A7BC6E000CAD911 /* System12.cpp in Sources */, + D53CD6A12A7BC6E000CAD911 /* Assembly-CSharp13.cpp in Sources */, + D53CD6802A7BC6E000CAD911 /* Il2CppInteropDataTable.cpp in Sources */, + D53CD7A22A7BC6E000CAD911 /* Generics27.cpp in Sources */, D507D30B2994C61700CF3953 /* UnityViewControllerListener.mm in Sources */, - D53CD1732A7BAE8100CAD911 /* Il2CppGenericClassTable.c in Sources */, + D53CD7072A7BC6E000CAD911 /* BestHTTP5.cpp in Sources */, + D53CD6D22A7BC6E000CAD911 /* BestHTTP25.cpp in Sources */, D507C9162994A0A800CF3953 /* LBXScanTypes.m in Sources */, - D53CD1322A7BAE8100CAD911 /* Assembly-CSharp40.cpp in Sources */, - D53CD0C62A7BAE8100CAD911 /* BestHTTP25.cpp in Sources */, + D53CD7312A7BC6E000CAD911 /* Generics45.cpp in Sources */, D507D25F2994C61700CF3953 /* StoreReview.m in Sources */, - D53CD1472A7BAE8100CAD911 /* Generics55.cpp in Sources */, D507D30C2994C61700CF3953 /* LifeCycleListener.mm in Sources */, - D53CD1BA2A7BAE8200CAD911 /* UnityEngine.ParticleSystemModule_CodeGen.c in Sources */, + D53CD78B2A7BC6E000CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp in Sources */, + D53CD7272A7BC6E000CAD911 /* mscorlib21.cpp in Sources */, D507D3072994C61700CF3953 /* UnityAppController+UnityInterface.mm in Sources */, - D53CD0842A7BAE8100CAD911 /* Generics16.cpp in Sources */, - D53CD18A2A7BAE8100CAD911 /* Assembly-CSharp36.cpp in Sources */, - D53CD0D42A7BAE8100CAD911 /* BestHTTP27.cpp in Sources */, + D53CD6912A7BC6E000CAD911 /* Generics16.cpp in Sources */, + D53CD7872A7BC6E000CAD911 /* Generics18.cpp in Sources */, + D53CD7972A7BC6E000CAD911 /* Google.Protobuf1.cpp in Sources */, D53CC8902A7BA24A00CAD911 /* AppsFlyeriOSWrapper.mm in Sources */, - D53CD1082A7BAE8100CAD911 /* mscorlib11.cpp in Sources */, - D53CD0C32A7BAE8100CAD911 /* UnityEngine.XRModule.cpp in Sources */, - D53CD1762A7BAE8100CAD911 /* UnityEngine.CoreModule1.cpp in Sources */, - D53CD1D72A7BAE8200CAD911 /* Generics21.cpp in Sources */, - D53CD1C42A7BAE8200CAD911 /* Assembly-CSharp18.cpp in Sources */, - D53CD17D2A7BAE8100CAD911 /* Generics24.cpp in Sources */, - D53CD0F32A7BAE8100CAD911 /* UnityEngine.UnityWebRequestModule_CodeGen.c in Sources */, - D53CD1CA2A7BAE8200CAD911 /* UnityEngine.UIElementsModule6.cpp in Sources */, + D53CD76D2A7BC6E000CAD911 /* UnityEngine.UI1.cpp in Sources */, + D53CD7852A7BC6E000CAD911 /* Generics30.cpp in Sources */, D507D5EE2994C62A00CF3953 /* unity_services_locale.mm in Sources */, - D53CD0E72A7BAE8100CAD911 /* BestHTTP22.cpp in Sources */, - D53CD1332A7BAE8100CAD911 /* mscorlib22.cpp in Sources */, - D53CD0642A7BAE8100CAD911 /* Assembly-CSharp9.cpp in Sources */, - D53CD15D2A7BAE8100CAD911 /* Whinarn.UnityMeshSimplifier.Runtime.cpp in Sources */, - D53CD1632A7BAE8100CAD911 /* Il2CppInvokerTable.cpp in Sources */, + D53CD6FC2A7BC6E000CAD911 /* mscorlib.cpp in Sources */, + D53CD6712A7BC6E000CAD911 /* Assembly-CSharp9.cpp in Sources */, + D53CD7452A7BC6E000CAD911 /* spine-unity1.cpp in Sources */, + D53CD7642A7BC6E000CAD911 /* mscorlib24.cpp in Sources */, + D53CD6E52A7BC6E000CAD911 /* System10.cpp in Sources */, D507D25D2994C61700CF3953 /* SplashScreen.mm in Sources */, - D53CD07C2A7BAE8100CAD911 /* System4.cpp in Sources */, - D53CD07F2A7BAE8100CAD911 /* CString.cpp in Sources */, - D53CD0E12A7BAE8100CAD911 /* Generics59.cpp in Sources */, - D53CD1902A7BAE8100CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c in Sources */, - D53CD14E2A7BAE8100CAD911 /* mscorlib19.cpp in Sources */, - D53CD0942A7BAE8100CAD911 /* Generics3.cpp in Sources */, - D53CD1952A7BAE8100CAD911 /* Assembly-CSharp23.cpp in Sources */, + D53CD6C22A7BC6E000CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp in Sources */, + D53CD6892A7BC6E000CAD911 /* System4.cpp in Sources */, + D53CD68C2A7BC6E000CAD911 /* CString.cpp in Sources */, + D53CD6BD2A7BC6E000CAD911 /* __Generated.cpp in Sources */, + D53CD7D72A7BC6E000CAD911 /* Assembly-CSharp25.cpp in Sources */, D507C93F2994A0A800CF3953 /* UIUtils.m in Sources */, - D53CD1942A7BAE8100CAD911 /* Assembly-CSharp37.cpp in Sources */, - D53CD0B82A7BAE8100CAD911 /* mscorlib15.cpp in Sources */, - D53CD0922A7BAE8100CAD911 /* AmazingAssets.TerrainToMesh_CodeGen.c in Sources */, - D53CD0612A7BAE8100CAD911 /* System.Xml4.cpp in Sources */, + D53CD7822A7BC6E000CAD911 /* System.Numerics.cpp in Sources */, + D53CD66E2A7BC6E000CAD911 /* System.Xml4.cpp in Sources */, + D53CD77D2A7BC6E000CAD911 /* UnityEngine.GridModule_CodeGen.c in Sources */, + D53CD6972A7BC6E000CAD911 /* Generics2.cpp in Sources */, + D53CD73F2A7BC6E000CAD911 /* Il2CppGenericMethodDefinitions.c in Sources */, + D53CD6C92A7BC6E000CAD911 /* Il2CppCCalculateTypeValues.cpp in Sources */, + D53CD7C72A7BC6E000CAD911 /* Assembly-CSharp30.cpp in Sources */, D507D5DB2994C62900CF3953 /* Il2CppOptions.cpp in Sources */, + D53CD7B62A7BC6E000CAD911 /* System.Core.cpp in Sources */, + D53CD7152A7BC6E000CAD911 /* UnityEngine.UIElementsModule11.cpp in Sources */, + D53CD72C2A7BC6E000CAD911 /* spine-unity.cpp in Sources */, + D53CD6DA2A7BC6E000CAD911 /* UnityEngine.VideoModule_CodeGen.c in Sources */, + D53CD7432A7BC6E000CAD911 /* Generics40.cpp in Sources */, D59AB8582A690C9900433200 /* Utilities.m in Sources */, + D53CD77B2A7BC6E000CAD911 /* UnityEngine.CoreModule.cpp in Sources */, + D53CD7BA2A7BC6E000CAD911 /* Assembly-CSharp26.cpp in Sources */, + D53CD75C2A7BC6E000CAD911 /* BestHTTP14.cpp in Sources */, D507D60E2994D1E300CF3953 /* main.mm in Sources */, - D53CD0872A7BAE8100CAD911 /* Il2CppCCalculateFieldValues3.cpp in Sources */, D53CC8912A7BA24A00CAD911 /* AppsFlyer+AppController.m in Sources */, - D53CD0E92A7BAE8100CAD911 /* ICSharpCode.SharpZipLib.cpp in Sources */, - D53CD0FD2A7BAE8100CAD911 /* BestHTTP5.cpp in Sources */, - D53CD1C12A7BAE8200CAD911 /* Assembly-CSharp24.cpp in Sources */, - D53CD16F2A7BAE8100CAD911 /* Google.Protobuf2.cpp in Sources */, - D53CD1662A7BAE8100CAD911 /* Generics31.cpp in Sources */, D507D2472994C61700CF3953 /* UnityWebRequest.mm in Sources */, + D53CD6AA2A7BC6E000CAD911 /* UnityEngine.TextRenderingModule.cpp in Sources */, + D53CD7BF2A7BC6E000CAD911 /* Generics36.cpp in Sources */, D507C91C2994A0A800CF3953 /* NSString+Customer.m in Sources */, + D53CD6C72A7BC6E000CAD911 /* BestHTTP30.cpp in Sources */, D507D3052994C61700CF3953 /* DynamicLibEngineAPI.mm in Sources */, - D53CD1452A7BAE8100CAD911 /* System.Configuration_CodeGen.c in Sources */, - D53CD1642A7BAE8100CAD911 /* UnityEngine.UI1.cpp in Sources */, D507C93B2994A0A800CF3953 /* QRCodeReaderView.m in Sources */, + D53CD6FF2A7BC6E000CAD911 /* Generics48.cpp in Sources */, D507C92D2994A0A800CF3953 /* LBXScanView.m in Sources */, - D53CD0952A7BAE8100CAD911 /* Assembly-CSharp13.cpp in Sources */, - D53CD0832A7BAE8100CAD911 /* Generics12.cpp in Sources */, - D53CD1412A7BAE8100CAD911 /* System.cpp in Sources */, + D53CD6902A7BC6E000CAD911 /* Generics12.cpp in Sources */, D507D24B2994C61700CF3953 /* CVTextureCache.mm in Sources */, D53CC8A12A7BA28D00CAD911 /* UnityNotificationManager.m in Sources */, D507D2532994C61700CF3953 /* VideoPlayer.mm in Sources */, - D53CD1802A7BAE8100CAD911 /* UnityEngine.PhysicsModule.cpp in Sources */, + D53CD74E2A7BC6E000CAD911 /* System.Configuration_CodeGen.c in Sources */, + D53CD6A92A7BC6E000CAD911 /* UnityEngine.SpriteShapeModule.cpp in Sources */, D507D5F22994C62A00CF3953 /* UnityEarlyTransactionObserver.mm in Sources */, - D53CD10F2A7BAE8100CAD911 /* Generics52.cpp in Sources */, - D53CD1172A7BAE8100CAD911 /* BestHTTP9.cpp in Sources */, - D53CD1002A7BAE8100CAD911 /* UnityEngine.InputModule.cpp in Sources */, + D53CD7CD2A7BC6E000CAD911 /* System.Numerics_CodeGen.c in Sources */, D507C93D2994A0A800CF3953 /* QRCodeReader.m in Sources */, - D53CD0662A7BAE8100CAD911 /* Assembly-CSharp29.cpp in Sources */, - D53CD0542A7BAE8100CAD911 /* Generics10.cpp in Sources */, - D53CD0D02A7BAE8100CAD911 /* Generics58.cpp in Sources */, - D53CD1B22A7BAE8100CAD911 /* Assembly-CSharp26.cpp in Sources */, - D53CD16C2A7BAE8100CAD911 /* UnityEngine.AssetBundleModule_CodeGen.c in Sources */, + D53CD7D12A7BC6E000CAD911 /* UnityEngine.UIElementsModule6.cpp in Sources */, + D53CD7992A7BC6E000CAD911 /* UnityEngine.UnityAnalyticsModule_CodeGen.c in Sources */, + D53CD6932A7BC6E000CAD911 /* Il2CppCCalculateFieldValues3.cpp in Sources */, + D53CD75D2A7BC6E000CAD911 /* BestHTTP28.cpp in Sources */, + D53CD7B52A7BC6E000CAD911 /* UnityEngine.IMGUIModule.cpp in Sources */, + D53CD6732A7BC6E000CAD911 /* Assembly-CSharp29.cpp in Sources */, + D53CD6612A7BC6E000CAD911 /* Generics10.cpp in Sources */, D507D2612994C61700CF3953 /* UnityViewControllerBase+tvOS.mm in Sources */, - D53CD1D42A7BAE8200CAD911 /* UnityEngine.UnityWebRequestModule.cpp in Sources */, - D53CD1722A7BAE8100CAD911 /* UnityEngine.CoreModule.cpp in Sources */, - D53CD18E2A7BAE8100CAD911 /* Google.Protobuf1.cpp in Sources */, D53CC8942A7BA24A00CAD911 /* AppsFlyerAttribution.m in Sources */, D507C91E2994A0A800CF3953 /* DataManager.m in Sources */, - D53CD09B2A7BAE8100CAD911 /* UnityEngine.UI_CodeGen.c in Sources */, - D53CD1B82A7BAE8100CAD911 /* UnityEngine.AIModule.cpp in Sources */, - D53CD1AE2A7BAE8100CAD911 /* System.Core.cpp in Sources */, - D53CD06E2A7BAE8100CAD911 /* Il2CppCCTypeValuesTable.cpp in Sources */, + D53CD67B2A7BC6E000CAD911 /* Il2CppCCTypeValuesTable.cpp in Sources */, + D53CD6F82A7BC6E000CAD911 /* BestHTTP7.cpp in Sources */, + D53CD6CF2A7BC6E000CAD911 /* UnityEngine.XRModule.cpp in Sources */, + D53CD6C32A7BC6E000CAD911 /* BestHTTP.cpp in Sources */, + D53CD6C52A7BC6E000CAD911 /* UnityEngine.UIElementsModule_CodeGen.c in Sources */, + D53CD7552A7BC6E000CAD911 /* UnityEngine.VRModule.cpp in Sources */, + D53CD6DE2A7BC6E000CAD911 /* UnityEngine.UnityWebRequestWWWModule_CodeGen.c in Sources */, + D53CD7942A7BC6E000CAD911 /* UnityEngine.CoreModule3.cpp in Sources */, + D53CD7C42A7BC6E000CAD911 /* mscorlib5.cpp in Sources */, + D53CD7A82A7BC6E000CAD911 /* UnityEngine.TilemapModule_CodeGen.c in Sources */, + D53CD76F2A7BC6E000CAD911 /* Generics31.cpp in Sources */, + D53CD7382A7BC6E000CAD911 /* Il2CppMetadataRegistration.c in Sources */, + D53CD6D82A7BC6E000CAD911 /* UnityEngine.AnimationModule_CodeGen.c in Sources */, + D53CD7322A7BC6E000CAD911 /* spine-unity4.cpp in Sources */, + D53CD7112A7BC6E000CAD911 /* UnityEngine.InputLegacyModule.cpp in Sources */, + D53CD6B82A7BC6E000CAD911 /* Assembly-CSharp38.cpp in Sources */, + D53CD6AB2A7BC6E000CAD911 /* Generics29.cpp in Sources */, + D53CD6CD2A7BC6E000CAD911 /* Il2CppCCalculateFieldValues.cpp in Sources */, + D53CD7682A7BC6E000CAD911 /* UnityEngine.UIElementsNativeModule.cpp in Sources */, D5BF397629C9B79400EC6351 /* UIViewController+Logger.mm in Sources */, - D53CD0DC2A7BAE8100CAD911 /* BestHTTP32.cpp in Sources */, - D53CD1312A7BAE8100CAD911 /* BestHTTP13.cpp in Sources */, - D53CD1372A7BAE8100CAD911 /* Generics50.cpp in Sources */, - D53CD1A82A7BAE8100CAD911 /* Assembly-CSharp7.cpp in Sources */, - D53CD0A62A7BAE8100CAD911 /* BestHTTP42.cpp in Sources */, - D53CD1B42A7BAE8100CAD911 /* GenericMethods9.cpp in Sources */, + D53CD78D2A7BC6E000CAD911 /* Generics32.cpp in Sources */, D507D5E02994C62A00CF3953 /* UnityAdsLoadListener.mm in Sources */, - D53CD13D2A7BAE8100CAD911 /* UnityEngine.SharedInternalsModule.cpp in Sources */, - D53CD0BE2A7BAE8100CAD911 /* BestHTTP24.cpp in Sources */, - D53CD09A2A7BAE8100CAD911 /* Generics17.cpp in Sources */, - D53CD07B2A7BAE8100CAD911 /* System.Xml7.cpp in Sources */, + D53CD6882A7BC6E000CAD911 /* System.Xml7.cpp in Sources */, + D53CD75E2A7BC6E000CAD911 /* UnityEngine.TerrainModule.cpp in Sources */, + D53CD6A22A7BC6E000CAD911 /* Il2CppCCalculateFieldValues2.cpp in Sources */, D507D3092994C61700CF3953 /* RenderPluginDelegate.mm in Sources */, - D53CD0552A7BAE8100CAD911 /* GenericMethods12.cpp in Sources */, + D53CD6A32A7BC6E000CAD911 /* UnityEngine.AndroidJNIModule_CodeGen.c in Sources */, + D53CD6622A7BC6E000CAD911 /* GenericMethods12.cpp in Sources */, + D53CD7652A7BC6E000CAD911 /* mscorlib18.cpp in Sources */, + D53CD6CA2A7BC6E000CAD911 /* BestHTTP24.cpp in Sources */, D59AB8552A690BC300433200 /* UIViewController+Purchase.mm in Sources */, - D53CD13E2A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule2.cpp in Sources */, - D53CD0D92A7BAE8100CAD911 /* System10.cpp in Sources */, - D53CD1792A7BAE8100CAD911 /* System.Numerics.cpp in Sources */, - D53CD1822A7BAE8100CAD911 /* UnityEngine.TextCoreFontEngineModule.cpp in Sources */, - D53CD1872A7BAE8100CAD911 /* UnityEngine.GameCenterModule_CodeGen.c in Sources */, - D53CD1072A7BAE8100CAD911 /* UnityEngine.InputLegacyModule.cpp in Sources */, - D53CD1402A7BAE8100CAD911 /* UnityEngine.UIModule_CodeGen.c in Sources */, - D53CD0B72A7BAE8100CAD911 /* BestHTTP.cpp in Sources */, - D53CD11B2A7BAE8100CAD911 /* BestHTTP38.cpp in Sources */, - D53CD0792A7BAE8100CAD911 /* UnityEngine.UIElementsModule8.cpp in Sources */, - D53CD1512A7BAE8100CAD911 /* UnityEngine.GridModule.cpp in Sources */, - D53CD14A2A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule_CodeGen.c in Sources */, - D53CD0A92A7BAE8100CAD911 /* Il2CppCodeRegistration.cpp in Sources */, - D53CD1382A7BAE8100CAD911 /* Unity.Timeline1.cpp in Sources */, - D53CD08D2A7BAE8100CAD911 /* System.Xml3.cpp in Sources */, - D53CD1892A7BAE8100CAD911 /* Assembly-CSharp22.cpp in Sources */, + D53CD7AC2A7BC6E000CAD911 /* UnresolvedVirtualCallStubs.cpp in Sources */, + D53CD70C2A7BC6E000CAD911 /* Unity.Notifications.iOS_CodeGen.c in Sources */, + D53CD72D2A7BC6E000CAD911 /* UnityEngine.UIElementsModule12.cpp in Sources */, + D53CD71F2A7BC6E000CAD911 /* BestHTTP11.cpp in Sources */, + D53CD72B2A7BC6E000CAD911 /* UnityEngine.UIElementsModule10.cpp in Sources */, + D53CD7952A7BC6E000CAD911 /* UnityEngine.TilemapModule.cpp in Sources */, + D53CD7AE2A7BC6E000CAD911 /* UnityEngine.VideoModule.cpp in Sources */, + D53CD7B42A7BC6E000CAD911 /* Google.Protobuf4.cpp in Sources */, + D53CD6A72A7BC6E000CAD911 /* UnityEngine.UI_CodeGen.c in Sources */, + D53CD6862A7BC6E000CAD911 /* UnityEngine.UIElementsModule8.cpp in Sources */, D5DE834F29C831FE0029E408 /* UIViewController+Share.mm in Sources */, D507C92C2994A0A800CF3953 /* CreateBarCodeViewController.m in Sources */, - D53CD15B2A7BAE8100CAD911 /* mscorlib24.cpp in Sources */, - D53CD0E82A7BAE8100CAD911 /* BestHTTP36.cpp in Sources */, - D53CD05E2A7BAE8100CAD911 /* System6.cpp in Sources */, - D53CD1672A7BAE8100CAD911 /* Mono.Security_CodeGen.c in Sources */, + D53CD77C2A7BC6E000CAD911 /* Il2CppGenericClassTable.c in Sources */, + D53CD6B32A7BC6E000CAD911 /* System.Configuration.cpp in Sources */, + D53CD7BB2A7BC6E000CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c in Sources */, + D53CD6CB2A7BC6E000CAD911 /* System13.cpp in Sources */, + D53CD7672A7BC6E000CAD911 /* spine-unity3.cpp in Sources */, + D53CD66B2A7BC6E000CAD911 /* System6.cpp in Sources */, D507D5F32994C62A00CF3953 /* UnityPurchasing.m in Sources */, - D53CD0C72A7BAE8100CAD911 /* BestHTTP31.cpp in Sources */, - D53CD14C2A7BAE8100CAD911 /* UnityEngine.VRModule.cpp in Sources */, - D53CD1CF2A7BAE8200CAD911 /* Assembly-CSharp5.cpp in Sources */, + D53CD6EF2A7BC6E000CAD911 /* UnityEngine.GameCenterModule.cpp in Sources */, + D53CD6E62A7BC6E000CAD911 /* System11.cpp in Sources */, D507C91D2994A0A800CF3953 /* UICKeyChainStore.m in Sources */, - D53CD1C32A7BAE8200CAD911 /* Assembly-CSharp4.cpp in Sources */, + D53CD6A42A7BC6E000CAD911 /* AmazingAssets.TerrainToMesh1.cpp in Sources */, D507D25E2994C61700CF3953 /* ActivityIndicator.mm in Sources */, - D53CD0B42A7BAE8100CAD911 /* Generics14.cpp in Sources */, + D53CD69F2A7BC6E000CAD911 /* System1.cpp in Sources */, + D53CD6DC2A7BC6E000CAD911 /* Generics58.cpp in Sources */, + D53CD7D42A7BC6E000CAD911 /* Generics9.cpp in Sources */, + D53CD7522A7BC6E000CAD911 /* Assembly-CSharp-firstpass.cpp in Sources */, D507D2622994C61700CF3953 /* UnityView+iOS.mm in Sources */, - D53CD17B2A7BAE8100CAD911 /* mscorlib1.cpp in Sources */, - D53CD10E2A7BAE8100CAD911 /* Generics46.cpp in Sources */, + D53CD73A2A7BC6E000CAD911 /* UnityEngine.Physics2DModule.cpp in Sources */, + D53CD7592A7BC6E000CAD911 /* UnityEngine.SubsystemsModule_CodeGen.c in Sources */, D507C9292994A0A800CF3953 /* ScanResultViewController.m in Sources */, - D53CD0FB2A7BAE8100CAD911 /* Il2CppRgctxTable.c in Sources */, + D53CD73C2A7BC6E000CAD911 /* Assembly-CSharp40.cpp in Sources */, + D53CD7AA2A7BC6E000CAD911 /* mscorlib6.cpp in Sources */, D507D30A2994C61700CF3953 /* AppDelegateListener.mm in Sources */, D507D2492994C61700CF3953 /* AVCapture.mm in Sources */, - D53CD1A72A7BAE8100CAD911 /* Assembly-CSharp33.cpp in Sources */, + D53CD6B12A7BC6E000CAD911 /* __Generated_CodeGen.c in Sources */, + D53CD6AD2A7BC6E000CAD911 /* Assembly-CSharp11.cpp in Sources */, + D53CD6BE2A7BC6E000CAD911 /* GenericMethods3.cpp in Sources */, D507C92B2994A0A800CF3953 /* LBXScanBaseViewController.m in Sources */, - D53CD1B62A7BAE8100CAD911 /* Generics22.cpp in Sources */, - D53CD06D2A7BAE8100CAD911 /* UnityEngine.Physics2DModule_CodeGen.c in Sources */, - D53CD1462A7BAE8100CAD911 /* Generics41.cpp in Sources */, - D53CD0742A7BAE8100CAD911 /* Assembly-CSharp17.cpp in Sources */, - D53CD1282A7BAE8100CAD911 /* spine-unity4.cpp in Sources */, + D53CD7862A7BC6E000CAD911 /* Generics24.cpp in Sources */, + D53CD7262A7BC6E000CAD911 /* ICSharpCode.SharpZipLib_CodeGen.c in Sources */, + D53CD67A2A7BC6E000CAD911 /* UnityEngine.Physics2DModule_CodeGen.c in Sources */, + D53CD6812A7BC6E000CAD911 /* Assembly-CSharp17.cpp in Sources */, D507C92E2994A0A800CF3953 /* LBXScanNetAnimation.m in Sources */, + D53CD6D72A7BC6E000CAD911 /* UnityEngine.CoreModule_CodeGen.c in Sources */, + D53CD77F2A7BC6E000CAD911 /* UnityEngine.CoreModule1.cpp in Sources */, D59AB84C2A68FC8B00433200 /* AppConfiguration.m in Sources */, - D53CD17F2A7BAE8100CAD911 /* Google.Protobuf_CodeGen.c in Sources */, - D53CD1852A7BAE8100CAD911 /* Generics26.cpp in Sources */, D507C9282994A0A800CF3953 /* LBXScanLineAnimation.m in Sources */, - D53CD1A52A7BAE8100CAD911 /* Assembly-CSharp27.cpp in Sources */, + D53CD73D2A7BC6E000CAD911 /* mscorlib22.cpp in Sources */, + D53CD6A52A7BC6E000CAD911 /* Assembly-CSharp.cpp in Sources */, + D53CD7B22A7BC6E000CAD911 /* UnityEngine.UIElementsModule5.cpp in Sources */, D507C9212994A0A800CF3953 /* AppDelegate.mm in Sources */, - D53CD15E2A7BAE8100CAD911 /* spine-unity3.cpp in Sources */, - D53CD0852A7BAE8100CAD911 /* GenericMethods1.cpp in Sources */, + D53CD7622A7BC6E000CAD911 /* Il2CppReversePInvokeWrapperTable.cpp in Sources */, + D53CD6C12A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAudioModule_CodeGen.c in Sources */, + D53CD7102A7BC6E000CAD911 /* BestHTTP34.cpp in Sources */, + D53CD6BF2A7BC6E000CAD911 /* Generics28.cpp in Sources */, + D53CD7A02A7BC6E000CAD911 /* mscorlib2.cpp in Sources */, + D53CD6922A7BC6E000CAD911 /* GenericMethods1.cpp in Sources */, + D53CD6D92A7BC6E000CAD911 /* UnityEngine.AnimationModule.cpp in Sources */, D507D3042994C61700CF3953 /* CrashReporter.mm in Sources */, - D53CD1982A7BAE8100CAD911 /* System.Core_CodeGen.c in Sources */, - D53CD0BF2A7BAE8100CAD911 /* System13.cpp in Sources */, - D53CD19F2A7BAE8100CAD911 /* Generics23.cpp in Sources */, - D53CD1782A7BAE8100CAD911 /* Assembly-CSharp34.cpp in Sources */, - D53CD0A52A7BAE8100CAD911 /* __Generated_CodeGen.c in Sources */, D507D5EA2994C62A00CF3953 /* UnityAnalyticsWrapper.m in Sources */, + D53CD6A82A7BC6E000CAD911 /* Generics15.cpp in Sources */, + D53CD6952A7BC6E000CAD911 /* Assembly-CSharp12.cpp in Sources */, + D53CD69C2A7BC6E000CAD911 /* System.Xml2.cpp in Sources */, + D53CD7882A7BC6E000CAD911 /* Google.Protobuf_CodeGen.c in Sources */, D507D5EC2994C62A00CF3953 /* UnityMonetizationDecisionWrapper.m in Sources */, - D53CD1842A7BAE8100CAD911 /* Generics32.cpp in Sources */, - D53CD1C52A7BAE8200CAD911 /* UnityEngine.UnityWebRequestAudioModule.cpp in Sources */, - D53CD0D82A7BAE8100CAD911 /* BestHTTP_CodeGen.c in Sources */, - D53CD1B32A7BAE8100CAD911 /* UnityEngine.InputLegacyModule_CodeGen.c in Sources */, - D53CD1702A7BAE8100CAD911 /* UnityEngine.SubsystemsModule.cpp in Sources */, - D53CD1252A7BAE8100CAD911 /* UnityEngine.cpp in Sources */, - D53CD1342A7BAE8100CAD911 /* spine-unity5.cpp in Sources */, + D53CD74A2A7BC6E000CAD911 /* System.cpp in Sources */, D507D3062994C61700CF3953 /* UnityAppController.mm in Sources */, - D53CD0962A7BAE8100CAD911 /* Il2CppCCalculateFieldValues2.cpp in Sources */, - D53CD0762A7BAE8100CAD911 /* System5.cpp in Sources */, + D53CD7962A7BC6E000CAD911 /* UnityEngine.ParticleSystemModule.cpp in Sources */, + D53CD7302A7BC6E000CAD911 /* Generics51.cpp in Sources */, + D53CD78E2A7BC6E000CAD911 /* Generics26.cpp in Sources */, + D53CD6E02A7BC6E000CAD911 /* BestHTTP27.cpp in Sources */, + D53CD6832A7BC6E000CAD911 /* System5.cpp in Sources */, + D53CD6B92A7BC6E000CAD911 /* Google.Protobuf.cpp in Sources */, D507D2592994C61700CF3953 /* UnityView.mm in Sources */, - D53CD0FE2A7BAE8100CAD911 /* ICSharpCode.SharpZipLib2.cpp in Sources */, - D53CD0C42A7BAE8100CAD911 /* BestHTTP1.cpp in Sources */, - D53CD09E2A7BAE8100CAD911 /* UnityEngine.TextRenderingModule.cpp in Sources */, - D53CD0C52A7BAE8100CAD911 /* Il2CppGenericMethodPointerTable.c in Sources */, - D53CD0EF2A7BAE8100CAD911 /* BestHTTP37.cpp in Sources */, - D53CD1182A7BAE8100CAD911 /* BestHTTP8.cpp in Sources */, D507D2502994C61700CF3953 /* UnityReplayKit_Scripting.mm in Sources */, - D53CD1442A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule3.cpp in Sources */, - D53CD0702A7BAE8100CAD911 /* UnityEngine.VFXModule_CodeGen.c in Sources */, - D53CD0E62A7BAE8100CAD911 /* mscorlib13.cpp in Sources */, - D53CD08A2A7BAE8100CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c in Sources */, + D53CD7022A7BC6E000CAD911 /* System.Xml11.cpp in Sources */, + D53CD7792A7BC6E000CAD911 /* UnityEngine.SubsystemsModule.cpp in Sources */, + D53CD67D2A7BC6E000CAD911 /* UnityEngine.VFXModule_CodeGen.c in Sources */, + D53CD7D62A7BC6E000CAD911 /* Assembly-CSharp5.cpp in Sources */, + D53CD71D2A7BC6E000CAD911 /* System_CodeGen.c in Sources */, + D53CD6B42A7BC6E000CAD911 /* System.Xml1.cpp in Sources */, D507C9242994A0A800CF3953 /* StyleDIY.m in Sources */, D507C9402994A0A800CF3953 /* NSData+Base64.m in Sources */, - D53CD1022A7BAE8100CAD911 /* Unity.Notifications.iOS_CodeGen.c in Sources */, - D53CD15C2A7BAE8100CAD911 /* mscorlib18.cpp in Sources */, - D53CD10C2A7BAE8100CAD911 /* UnityEngine.IMGUIModule_CodeGen.c in Sources */, + D53CD7572A7BC6E000CAD911 /* mscorlib19.cpp in Sources */, D507C9352994A0A800CF3953 /* LBXPermissionCamera.m in Sources */, + D53CD7702A7BC6E000CAD911 /* Mono.Security_CodeGen.c in Sources */, + D53CD6D42A7BC6E000CAD911 /* UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c in Sources */, + D53CD6FB2A7BC6E000CAD911 /* BestHTTP23.cpp in Sources */, + D53CD7632A7BC6E000CAD911 /* BestHTTP15.cpp in Sources */, D507D2512994C61700CF3953 /* MetalHelper.mm in Sources */, + D53CD6BA2A7BC6E000CAD911 /* Assembly-CSharp10.cpp in Sources */, + D53CD7352A7BC6E000CAD911 /* mscorlib_CodeGen.c in Sources */, + D53CD7B82A7BC6E000CAD911 /* Assembly-CSharp6.cpp in Sources */, + D53CD7042A7BC6E000CAD911 /* BestHTTP21.cpp in Sources */, + D53CD7172A7BC6E000CAD911 /* UnityEngine.ImageConversionModule_CodeGen.c in Sources */, D507C91F2994A0A800CF3953 /* JcWallet.mm in Sources */, - D53CD0B62A7BAE8100CAD911 /* UnityEngine.UnityWebRequestWWWModule.cpp in Sources */, - D53CD1362A7BAE8100CAD911 /* Generics44.cpp in Sources */, D507D5E22994C62A00CF3953 /* UnityAdsNativeObject.m in Sources */, - D53CD12C2A7BAE8100CAD911 /* UnityEngine.TextCoreTextEngineModule.cpp in Sources */, - D53CD0F62A7BAE8100CAD911 /* UnityEngine.DirectorModule.cpp in Sources */, - D53CD0AD2A7BAE8100CAD911 /* Google.Protobuf.cpp in Sources */, + D53CD7C02A7BC6E000CAD911 /* UnityEngine.AIModule.cpp in Sources */, + D53CD6962A7BC6E000CAD911 /* System.Runtime.CompilerServices.Unsafe_CodeGen.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/Unity-iPhone.xcworkspace/xcuserdata/zhl.xcuserdatad/UserInterfaceState.xcuserstate b/Unity-iPhone.xcworkspace/xcuserdata/zhl.xcuserdatad/UserInterfaceState.xcuserstate index 111b5f6..ba84274 100644 Binary files a/Unity-iPhone.xcworkspace/xcuserdata/zhl.xcuserdatad/UserInterfaceState.xcuserstate and b/Unity-iPhone.xcworkspace/xcuserdata/zhl.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Unity-iPhone.xcworkspace/xcuserdata/zhl.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/Unity-iPhone.xcworkspace/xcuserdata/zhl.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist index 61e30c0..ce17ab8 100644 --- a/Unity-iPhone.xcworkspace/xcuserdata/zhl.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/Unity-iPhone.xcworkspace/xcuserdata/zhl.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -112,7 +112,7 @@ endingColumnNumber = "9223372036854775807" startingLineNumber = "1177" endingLineNumber = "1177" - landmarkName = "JSB_loadLocalStorage(s)" + landmarkName = "JSB_walletSecKey(s)" landmarkType = "9"> @@ -128,7 +128,7 @@ endingColumnNumber = "9223372036854775807" startingLineNumber = "1178" endingLineNumber = "1178" - landmarkName = "JSB_loadLocalStorage(s)" + landmarkName = "JSB_walletSecKey(s)" landmarkType = "9"> diff --git a/js/main.js b/js/main.js index 13c42f6..0018483 100644 --- a/js/main.js +++ b/js/main.js @@ -522,19 +522,31 @@ function buyTokenWithErc20(funId, currency, amount, gas, estimate) { } // begin of token mall -// begin of google pay +// begin of in-app pay function queryGoogleProducts(funId, productIds) { let ids = JSON.parse(productIds); - console.log('queryAppleProducts:: ' + productIds); - promiseCb(funId, jc.wallet.paySvr.queryIOSProducts(ids)); + console.log('queryGoogleProducts:: ' + productIds); + if (window.JavascriptJavaBridge) { + promiseCb(funId, jc.wallet.paySvr.queryGoogleProducts(ids)); + } else { + promiseCb(funId, jc.wallet.paySvr.queryIOSProducts(ids)); + } } function queryGooglePurchases(funId) { - promiseCb(funId, jc.wallet.paySvr.queryIOSPurchases()); + if (window.JavascriptJavaBridge) { + promiseCb(funId, jc.wallet.paySvr.queryGooglePurchases()); + } else { + promiseCb(funId, jc.wallet.paySvr.queryIOSPurchases()); + } } function beginGoogleBuy(funId, productId, orderId) { - promiseCb(funId, jc.wallet.paySvr.beginIOSPurchase(productId, orderId)); + if (window.JavascriptJavaBridge) { + promiseCb(funId, jc.wallet.paySvr.buyGoogleProduct(productId, orderId)); + } else { + promiseCb(funId, jc.wallet.paySvr.beginIOSPurchase(productId, orderId)); + } } -// end of google pay +// end of in-app pay diff --git a/js/platform.js b/js/platform.js index 9098cd6..ce47584 100644 --- a/js/platform.js +++ b/js/platform.js @@ -5,13 +5,17 @@ if (window.JavascriptJavaBridge) { jsb.reflection = new JavaScriptObjCBridge(); } window.jumpToWallet = function(url) { - url = url || 'wc://'; + url = url || 'wc://'; + if (window.JavascriptJavaBridge) { + url = 'metamask://wc?uri=' + url; + } else { url = `https://metamask.app.link/wc?uri=${encodeURIComponent(url)}`; - console.log('open native: ' + url); - jsb.toWallet(url); -// jsb.reflection.callStaticMethod( -// 'UnityAppController', -// 'toWallet:', -// url -// ) + } + console.log('open native: ' + url); + jsb.toWallet(url); +} + +function nativeCallBack(...args) { + console.log(`jniCallback: ${args[0]}`); + jc.wallet.nativeSvr.handleNativeCallback(...args); } diff --git a/js/wallet.js b/js/wallet.js index 92e70d0..cb51eda 100644 --- a/js/wallet.js +++ b/js/wallet.js @@ -1,4 +1,5 @@ -function nativeCallBack(...args) { - console.log(`jniCallback: ${args[0]}`) - jc.wallet.nativeSvr.handleNativeCallback(...args); +function jniCallback(...args) { + console.log(`jniCallback: ${args[0]} | ${args[1]}`); + jc.wallet.nativeSvr.handleNativeCallback(...args); } +