Commit 6cbde3a598f1ea0fd0df353d2dc2784e51b4982e
1 parent
d2548f7e2e
Exists in
master
重置密码提示修改
Showing 6 changed files with 13 additions and 13 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/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
| ... | ... | @@ -28,9 +28,9 @@ |
| 28 | 28 | /* End PBXBuildFile section */ |
| 29 | 29 | |
| 30 | 30 | /* Begin PBXContainerItemProxy section */ |
| 31 | - 75C5488520D0E55E002A6ABF /* PBXContainerItemProxy */ = { | |
| 31 | + 757EF4E72181D042006EB6CD /* PBXContainerItemProxy */ = { | |
| 32 | 32 | isa = PBXContainerItemProxy; |
| 33 | - containerPortal = 75C5488020D0E55E002A6ABF /* GameSDK.xcodeproj */; | |
| 33 | + containerPortal = 757EF4E22181D042006EB6CD /* GameSDK.xcodeproj */; | |
| 34 | 34 | proxyType = 2; |
| 35 | 35 | remoteGlobalIDString = 99626194192D9649004FF2E3; |
| 36 | 36 | remoteInfo = GameSDK; |
| ... | ... | @@ -55,11 +55,11 @@ |
| 55 | 55 | 7517F2101FFF437E000237ED /* GameSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameSDK.framework; path = ../GameSDK.framework; sourceTree = "<group>"; }; |
| 56 | 56 | 752A5F411CDC826A00C36131 /* GameSDKResources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GameSDKResources.bundle; path = ../../GameSDKResources.bundle; sourceTree = "<group>"; }; |
| 57 | 57 | 752CAD8B20CE5CB3003C3840 /* GameActivitySDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameActivitySDK.framework; path = ../GameActivitySDK.framework; sourceTree = "<group>"; }; |
| 58 | + 757EF4E22181D042006EB6CD /* GameSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GameSDK.xcodeproj; path = ../../../iosgamesdk/GameSDK/GameSDK.xcodeproj; sourceTree = "<group>"; }; | |
| 58 | 59 | 75864D601FF35A22002C9012 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; |
| 59 | 60 | 75864D641FF35A3A002C9012 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; |
| 60 | 61 | 75864D661FF35A48002C9012 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; |
| 61 | 62 | 75864D681FF35A57002C9012 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; |
| 62 | - 75C5488020D0E55E002A6ABF /* GameSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GameSDK.xcodeproj; path = ../../../iosgamesdk/GameSDK/GameSDK.xcodeproj; sourceTree = "<group>"; }; | |
| 63 | 63 | 75C5488820D0E584002A6ABF /* GameActivitySDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GameActivitySDK.xcodeproj; path = ../../../GameActivitySDK/GameActivitySDK.xcodeproj; sourceTree = "<group>"; }; |
| 64 | 64 | 9934F1AE19303DC6005EF4AB /* GameSDKDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GameSDKDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 65 | 65 | 9934F1B119303DC6005EF4AB /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
| ... | ... | @@ -113,16 +113,16 @@ |
| 113 | 113 | 27019DCE1A208B2300DA560D /* Dependencies */ = { |
| 114 | 114 | isa = PBXGroup; |
| 115 | 115 | children = ( |
| 116 | + 757EF4E22181D042006EB6CD /* GameSDK.xcodeproj */, | |
| 116 | 117 | 75C5488820D0E584002A6ABF /* GameActivitySDK.xcodeproj */, |
| 117 | - 75C5488020D0E55E002A6ABF /* GameSDK.xcodeproj */, | |
| 118 | 118 | ); |
| 119 | 119 | name = Dependencies; |
| 120 | 120 | sourceTree = "<group>"; |
| 121 | 121 | }; |
| 122 | - 75C5488120D0E55E002A6ABF /* Products */ = { | |
| 122 | + 757EF4E32181D042006EB6CD /* Products */ = { | |
| 123 | 123 | isa = PBXGroup; |
| 124 | 124 | children = ( |
| 125 | - 75C5488620D0E55E002A6ABF /* libGameSDK.a */, | |
| 125 | + 757EF4E82181D042006EB6CD /* libGameSDK.a */, | |
| 126 | 126 | ); |
| 127 | 127 | name = Products; |
| 128 | 128 | sourceTree = "<group>"; |
| ... | ... | @@ -260,8 +260,8 @@ |
| 260 | 260 | ProjectRef = 75C5488820D0E584002A6ABF /* GameActivitySDK.xcodeproj */; |
| 261 | 261 | }, |
| 262 | 262 | { |
| 263 | - ProductGroup = 75C5488120D0E55E002A6ABF /* Products */; | |
| 264 | - ProjectRef = 75C5488020D0E55E002A6ABF /* GameSDK.xcodeproj */; | |
| 263 | + ProductGroup = 757EF4E32181D042006EB6CD /* Products */; | |
| 264 | + ProjectRef = 757EF4E22181D042006EB6CD /* GameSDK.xcodeproj */; | |
| 265 | 265 | }, |
| 266 | 266 | ); |
| 267 | 267 | projectRoot = ""; |
| ... | ... | @@ -272,11 +272,11 @@ |
| 272 | 272 | /* End PBXProject section */ |
| 273 | 273 | |
| 274 | 274 | /* Begin PBXReferenceProxy section */ |
| 275 | - 75C5488620D0E55E002A6ABF /* libGameSDK.a */ = { | |
| 275 | + 757EF4E82181D042006EB6CD /* libGameSDK.a */ = { | |
| 276 | 276 | isa = PBXReferenceProxy; |
| 277 | 277 | fileType = archive.ar; |
| 278 | 278 | path = libGameSDK.a; |
| 279 | - remoteRef = 75C5488520D0E55E002A6ABF /* PBXContainerItemProxy */; | |
| 279 | + remoteRef = 757EF4E72181D042006EB6CD /* PBXContainerItemProxy */; | |
| 280 | 280 | sourceTree = BUILT_PRODUCTS_DIR; |
| 281 | 281 | }; |
| 282 | 282 | 75C5488E20D0E585002A6ABF /* libGameActivitySDK.a */ = { |
ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.xcworkspace/xcuserdata/yanglele.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type