File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
SDK/TCRPROXYSDK.xcframework
ios-arm64_x86_64-simulator/TCRPROXYSDK.framework
ios-arm64/TCRPROXYSDK.framework Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66 <array >
77 <dict >
88 <key >LibraryIdentifier </key >
9- <string >ios-arm64 </string >
9+ <string >ios-arm64_x86_64-simulator </string >
1010 <key >LibraryPath </key >
1111 <string >TCRPROXYSDK.framework </string >
1212 <key >SupportedArchitectures </key >
1313 <array >
1414 <string >arm64 </string >
15+ <string >x86_64 </string >
1516 </array >
1617 <key >SupportedPlatform </key >
1718 <string >ios </string >
19+ <key >SupportedPlatformVariant </key >
20+ <string >simulator </string >
1821 </dict >
1922 <dict >
2023 <key >LibraryIdentifier </key >
21- <string >ios-arm64_x86_64-simulator </string >
24+ <string >ios-arm64 </string >
2225 <key >LibraryPath </key >
2326 <string >TCRPROXYSDK.framework </string >
2427 <key >SupportedArchitectures </key >
2528 <array >
2629 <string >arm64 </string >
27- <string >x86_64 </string >
2830 </array >
2931 <key >SupportedPlatform </key >
3032 <string >ios </string >
31- <key >SupportedPlatformVariant </key >
32- <string >simulator </string >
3333 </dict >
3434 </array >
3535 <key >CFBundlePackageType </key >
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = 'TCRPROXYSDK'
3- spec . version = '1.2.1 '
3+ spec . version = '1.2.2 '
44 spec . license = { :type => 'MIT' }
55 spec . homepage = 'https://github.com/tencentyun/cloudgame-ios-sdk'
66 spec . summary = 'Tencent Cloud Gaming Software Development Kit for iOS.'
You can’t perform that action at this time.
0 commit comments