update setting
This commit is contained in:
parent
5f43cf5257
commit
78b69ca286
@ -92,7 +92,6 @@
|
||||
D589C9BB28B62D93002CAA34 /* cacert.pem in Resources */ = {isa = PBXBuildFile; fileRef = D589C9B928B62D93002CAA34 /* cacert.pem */; };
|
||||
D59138CC293F486A00C6AD35 /* QRPhotoAlbumButton.m in Sources */ = {isa = PBXBuildFile; fileRef = D59138CB293F486A00C6AD35 /* QRPhotoAlbumButton.m */; };
|
||||
D59138D0294043C800C6AD35 /* ToastManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D59138CF294043C800C6AD35 /* ToastManager.m */; };
|
||||
D59138D32940468A00C6AD35 /* Data in Resources */ = {isa = PBXBuildFile; fileRef = D59138D22940468A00C6AD35 /* Data */; };
|
||||
D591393E294046A100C6AD35 /* Bulk_Generics_3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D59138D5294046A000C6AD35 /* Bulk_Generics_3.cpp */; };
|
||||
D591393F294046A100C6AD35 /* Il2CppMethodPointerTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D59138D6294046A000C6AD35 /* Il2CppMethodPointerTable.cpp */; };
|
||||
D5913940294046A100C6AD35 /* Bulk_Generics_2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D59138D7294046A000C6AD35 /* Bulk_Generics_2.cpp */; };
|
||||
@ -406,7 +405,6 @@
|
||||
D59138CB293F486A00C6AD35 /* QRPhotoAlbumButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QRPhotoAlbumButton.m; sourceTree = "<group>"; };
|
||||
D59138CE294043C800C6AD35 /* ToastManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ToastManager.h; sourceTree = "<group>"; };
|
||||
D59138CF294043C800C6AD35 /* ToastManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ToastManager.m; sourceTree = "<group>"; };
|
||||
D59138D22940468A00C6AD35 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Data; path = ../../first/target/ios/Data; sourceTree = "<group>"; };
|
||||
D59138D5294046A000C6AD35 /* Bulk_Generics_3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Bulk_Generics_3.cpp; sourceTree = "<group>"; };
|
||||
D59138D6294046A000C6AD35 /* Il2CppMethodPointerTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Il2CppMethodPointerTable.cpp; sourceTree = "<group>"; };
|
||||
D59138D7294046A000C6AD35 /* Bulk_Generics_2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Bulk_Generics_2.cpp; sourceTree = "<group>"; };
|
||||
@ -547,7 +545,7 @@
|
||||
D5F2CFAC287BF3BD003C2B62 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
||||
D5F2CFAE287BF3BD003C2B62 /* NativeConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NativeConfig.h; sourceTree = "<group>"; };
|
||||
D5F2CFAF287BF3BD003C2B62 /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AppDelegate.mm; sourceTree = "<group>"; };
|
||||
D5F2CFB2287BF425003C2B62 /* cocos2d_libs.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = cocos2d_libs.xcodeproj; path = "../../../../cocos/cocos2d-x/build/cocos2d_libs.xcodeproj"; sourceTree = "<group>"; };
|
||||
D5F2CFB2287BF425003C2B62 /* cocos2d_libs.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = cocos2d_libs.xcodeproj; path = ../../crypto/cocos_js/build/cocos2d_libs.xcodeproj; sourceTree = "<group>"; };
|
||||
D5F2CFC9287BF7E4003C2B62 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; };
|
||||
D5F2CFCB287BF7ED003C2B62 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
|
||||
D5F2CFCD287BF7FE003C2B62 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
||||
@ -629,7 +627,6 @@
|
||||
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D59138D22940468A00C6AD35 /* Data */,
|
||||
D59AB422292DBABA00714392 /* Unity-iPhone.entitlements */,
|
||||
D589C9B928B62D93002CAA34 /* cacert.pem */,
|
||||
D5F2CFD1287BF83C003C2B62 /* js */,
|
||||
@ -1183,7 +1180,6 @@
|
||||
files = (
|
||||
56C56C9817D6015200616839 /* Images.xcassets in Resources */,
|
||||
ED8C4EF082C57FADCB72325E /* LaunchScreen-iPhone.xib in Resources */,
|
||||
D59138D32940468A00C6AD35 /* Data in Resources */,
|
||||
35DD4E0BA71A8E4480E79156 /* LaunchScreen-iPhonePortrait.png in Resources */,
|
||||
D589C9BB28B62D93002CAA34 /* cacert.pem in Resources */,
|
||||
D5F2CFD2287BF83C003C2B62 /* js in Resources */,
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user