Commit 0a176cd8f96b5d167f79bbfa4dbe2070b1056ff0
1 parent
d8e4ec717c
Exists in
master
and in
1 other branch
第三方支付语言适配问题
Showing 7 changed files with 4 additions and 40 deletions Side-by-side Diff
- IOSDocument.md
- ios/GameSDK.framework/Versions/A/GameSDK
- ios/GameSDK.framework/Versions/A/Headers/LetsGameAPI.h
- ios/GameSDK.zip
- ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.pbxproj
- ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.xcworkspace/xcshareddata/GameSDKDemo.xcscmblueprint
- ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.xcworkspace/xcuserdata/yanglele.xcuserdatad/UserInterfaceState.xcuserstate
IOSDocument.md
ios/GameSDK.framework/Versions/A/GameSDK
No preview for this file type
ios/GameSDK.framework/Versions/A/Headers/LetsGameAPI.h
ios/GameSDK.zip
No preview for this file type
ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.pbxproj
... | ... | @@ -29,16 +29,6 @@ |
29 | 29 | 997523321930A52600F50D29 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 997523311930A52600F50D29 /* MobileCoreServices.framework */; }; |
30 | 30 | /* End PBXBuildFile section */ |
31 | 31 | |
32 | -/* Begin PBXContainerItemProxy section */ | |
33 | - 754D97351DFEA9B10075C7C1 /* PBXContainerItemProxy */ = { | |
34 | - isa = PBXContainerItemProxy; | |
35 | - containerPortal = 754D97301DFEA9B10075C7C1 /* GameSDK.xcodeproj */; | |
36 | - proxyType = 2; | |
37 | - remoteGlobalIDString = 99626194192D9649004FF2E3; | |
38 | - remoteInfo = GameSDK; | |
39 | - }; | |
40 | -/* End PBXContainerItemProxy section */ | |
41 | - | |
42 | 32 | /* Begin PBXFileReference section */ |
43 | 33 | 27019DCA1A208B1500DA560D /* Path.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Path.xcconfig; sourceTree = "<group>"; }; |
44 | 34 | 27019DCB1A208B1500DA560D /* Project.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Project.xcconfig; sourceTree = "<group>"; }; |
... | ... | @@ -50,7 +40,6 @@ |
50 | 40 | 3CD53D9C1B81F37900E1B01A /* VKSdkResources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = VKSdkResources.bundle; sourceTree = "<group>"; }; |
51 | 41 | 752A5F411CDC826A00C36131 /* GameSDKResources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GameSDKResources.bundle; path = ../../GameSDKResources.bundle; sourceTree = "<group>"; }; |
52 | 42 | 752A5F491CDC8B3200C36131 /* GameSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameSDK.framework; path = ../GameSDK.framework; sourceTree = "<group>"; }; |
53 | - 754D97301DFEA9B10075C7C1 /* GameSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GameSDK.xcodeproj; path = ../../../GameSDKRelease/GameSDK/GameSDK.xcodeproj; sourceTree = "<group>"; }; | |
54 | 43 | 75B72C8E1DAA422000CFACFF /* CoreBlue.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBlue.framework; path = ../CoreBlue.framework; sourceTree = "<group>"; }; |
55 | 44 | 75B72C901DAA422C00CFACFF /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; |
56 | 45 | 75B72C921DAA423500CFACFF /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; |
... | ... | @@ -108,19 +97,10 @@ |
108 | 97 | 27019DCE1A208B2300DA560D /* Dependencies */ = { |
109 | 98 | isa = PBXGroup; |
110 | 99 | children = ( |
111 | - 754D97301DFEA9B10075C7C1 /* GameSDK.xcodeproj */, | |
112 | 100 | ); |
113 | 101 | name = Dependencies; |
114 | 102 | sourceTree = "<group>"; |
115 | 103 | }; |
116 | - 754D97311DFEA9B10075C7C1 /* Products */ = { | |
117 | - isa = PBXGroup; | |
118 | - children = ( | |
119 | - 754D97361DFEA9B10075C7C1 /* libGameSDK.a */, | |
120 | - ); | |
121 | - name = Products; | |
122 | - sourceTree = "<group>"; | |
123 | - }; | |
124 | 104 | 9934F1A519303DC6005EF4AB = { |
125 | 105 | isa = PBXGroup; |
126 | 106 | children = ( |
... | ... | @@ -231,12 +211,6 @@ |
231 | 211 | mainGroup = 9934F1A519303DC6005EF4AB; |
232 | 212 | productRefGroup = 9934F1AF19303DC6005EF4AB /* Products */; |
233 | 213 | projectDirPath = ""; |
234 | - projectReferences = ( | |
235 | - { | |
236 | - ProductGroup = 754D97311DFEA9B10075C7C1 /* Products */; | |
237 | - ProjectRef = 754D97301DFEA9B10075C7C1 /* GameSDK.xcodeproj */; | |
238 | - }, | |
239 | - ); | |
240 | 214 | projectRoot = ""; |
241 | 215 | targets = ( |
242 | 216 | 9934F1AD19303DC6005EF4AB /* GameSDKDemo */, |
... | ... | @@ -244,16 +218,6 @@ |
244 | 218 | }; |
245 | 219 | /* End PBXProject section */ |
246 | 220 | |
247 | -/* Begin PBXReferenceProxy section */ | |
248 | - 754D97361DFEA9B10075C7C1 /* libGameSDK.a */ = { | |
249 | - isa = PBXReferenceProxy; | |
250 | - fileType = archive.ar; | |
251 | - path = libGameSDK.a; | |
252 | - remoteRef = 754D97351DFEA9B10075C7C1 /* PBXContainerItemProxy */; | |
253 | - sourceTree = BUILT_PRODUCTS_DIR; | |
254 | - }; | |
255 | -/* End PBXReferenceProxy section */ | |
256 | - | |
257 | 221 | /* Begin PBXResourcesBuildPhase section */ |
258 | 222 | 9934F1AC19303DC6005EF4AB /* Resources */ = { |
259 | 223 | isa = PBXResourcesBuildPhase; |
ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.xcworkspace/xcshareddata/GameSDKDemo.xcscmblueprint
... | ... | @@ -13,7 +13,7 @@ |
13 | 13 | "DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : { |
14 | 14 | "07E954432ED0A61BEECC8FB6AAE1417682E93D30" : "vkbridge\/", |
15 | 15 | "8A7E653E5A6F45691CAAAE0CEF6C9451763A2597" : "gumptech-document\/", |
16 | - "D5E238D0ED0F802759CC8DDF3F39B0D0BFF728D8" : "gamesdk-iosrelease\/", | |
16 | + "D5E238D0ED0F802759CC8DDF3F39B0D0BFF728D8" : "gumpGameDemo\/", | |
17 | 17 | "077D999F6C967446D3AED3B840BC4A4A39445F65" : "GameSDKRelease\/" |
18 | 18 | }, |
19 | 19 | "DVTSourceControlWorkspaceBlueprintNameKey" : "GameSDKDemo", |
ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.xcworkspace/xcuserdata/yanglele.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type