Commit f659551a876c44d214567402313c1165292fb72b
1 parent
3ee5c0ed22
Exists in
master
and in
1 other branch
竖屏登录错误提示位置错误bug修改,第三方支付页面适配iphonex
Showing 6 changed files with 4 additions and 4 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.xcworkspace/xcuserdata/yanglele.xcuserdatad/UserInterfaceState.xcuserstate
- ios/GameSDKDemo/letsgameDemo/letsgameDemo-Info.plist
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.xcworkspace/xcuserdata/yanglele.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type
ios/GameSDKDemo/letsgameDemo/letsgameDemo-Info.plist
... | ... | @@ -71,8 +71,8 @@ |
71 | 71 | <true/> |
72 | 72 | <key>UISupportedInterfaceOrientations</key> |
73 | 73 | <array> |
74 | - <string>UIInterfaceOrientationLandscapeRight</string> | |
75 | 74 | <string>UIInterfaceOrientationLandscapeLeft</string> |
75 | + <string>UIInterfaceOrientationLandscapeRight</string> | |
76 | 76 | </array> |
77 | 77 | </dict> |
78 | 78 | </plist> |