File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
ios-arm64_x86_64-simulator
dSYMs/SupportSDK.framework.dSYM/Contents
dSYMs/SupportSDK.framework.dSYM/Contents Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11github "zendesk/support_providers_sdk_ios" ~> 9.0.0
2- github "zendesk/messaging_sdk_ios" ~> 6.1 .0
2+ github "zendesk/messaging_sdk_ios" ~> 6.2 .0
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ let package = Package(
1919 . exact( " 9.0.0 " ) ) ,
2020 . package ( name: " ZendeskMessagingSDK " ,
2121 url: " https://github.com/zendesk/messaging_sdk_ios " ,
22- . exact( " 6.1 .0 " ) )
22+ . exact( " 6.2 .0 " ) )
2323 ] ,
2424 targets: [
2525 . binaryTarget(
Original file line number Diff line number Diff line change 1010 <key >DebugSymbolsPath </key >
1111 <string >dSYMs </string >
1212 <key >LibraryIdentifier </key >
13- <string >ios-arm64_x86_64-simulator </string >
13+ <string >ios-arm64 </string >
1414 <key >LibraryPath </key >
1515 <string >SupportSDK.framework </string >
1616 <key >SupportedArchitectures </key >
1717 <array >
1818 <string >arm64 </string >
19- <string >x86_64 </string >
2019 </array >
2120 <key >SupportedPlatform </key >
2221 <string >ios </string >
23- <key >SupportedPlatformVariant </key >
24- <string >simulator </string >
2522 </dict >
2623 <dict >
2724 <key >BinaryPath </key >
2825 <string >SupportSDK.framework/SupportSDK </string >
2926 <key >DebugSymbolsPath </key >
3027 <string >dSYMs </string >
3128 <key >LibraryIdentifier </key >
32- <string >ios-arm64 </string >
29+ <string >ios-arm64_x86_64-simulator </string >
3330 <key >LibraryPath </key >
3431 <string >SupportSDK.framework </string >
3532 <key >SupportedArchitectures </key >
3633 <array >
3734 <string >arm64 </string >
35+ <string >x86_64 </string >
3836 </array >
3937 <key >SupportedPlatform </key >
4038 <string >ios </string >
39+ <key >SupportedPlatformVariant </key >
40+ <string >simulator </string >
4141 </dict >
4242 </array >
4343 <key >CFBundlePackageType </key >
Original file line number Diff line number Diff line change 1313 <key >CFBundleSignature </key >
1414 <string >???? </string >
1515 <key >CFBundleShortVersionString </key >
16- <string >9.1 .0 </string >
16+ <string >9.2 .0 </string >
1717 <key >CFBundleVersion </key >
1818 <string >1 </string >
1919 </dict >
Original file line number Diff line number Diff line change 9090 </data >
9191 <key >Info.plist</key >
9292 <data >
93- c0Qt+0NE2pE3FzV1BlSvwsOGjhs =
93+ aOb3CiqhlA7LcPOZIh5l5t5RULI =
9494 </data >
9595 <key >InputFileCell.nib/objects-12.3+.nib</key >
9696 <data >
Original file line number Diff line number Diff line change 1313 <key >CFBundleSignature </key >
1414 <string >???? </string >
1515 <key >CFBundleShortVersionString </key >
16- <string >9.1 .0 </string >
16+ <string >9.2 .0 </string >
1717 <key >CFBundleVersion </key >
1818 <string >1 </string >
1919 </dict >
You can’t perform that action at this time.
0 commit comments