Skip to content

Commit 7a2490e

Browse files
author
runner
committed
[RELEASE] New version 5.0.2
1 parent 03e5859 commit 7a2490e

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

AnswerBotSDK.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,34 +10,34 @@
1010
<key>DebugSymbolsPath</key>
1111
<string>dSYMs</string>
1212
<key>LibraryIdentifier</key>
13-
<string>ios-arm64</string>
13+
<string>ios-arm64_x86_64-simulator</string>
1414
<key>LibraryPath</key>
1515
<string>AnswerBotSDK.framework</string>
1616
<key>SupportedArchitectures</key>
1717
<array>
1818
<string>arm64</string>
19+
<string>x86_64</string>
1920
</array>
2021
<key>SupportedPlatform</key>
2122
<string>ios</string>
23+
<key>SupportedPlatformVariant</key>
24+
<string>simulator</string>
2225
</dict>
2326
<dict>
2427
<key>BinaryPath</key>
2528
<string>AnswerBotSDK.framework/AnswerBotSDK</string>
2629
<key>DebugSymbolsPath</key>
2730
<string>dSYMs</string>
2831
<key>LibraryIdentifier</key>
29-
<string>ios-arm64_x86_64-simulator</string>
32+
<string>ios-arm64</string>
3033
<key>LibraryPath</key>
3134
<string>AnswerBotSDK.framework</string>
3235
<key>SupportedArchitectures</key>
3336
<array>
3437
<string>arm64</string>
35-
<string>x86_64</string>
3638
</array>
3739
<key>SupportedPlatform</key>
3840
<string>ios</string>
39-
<key>SupportedPlatformVariant</key>
40-
<string>simulator</string>
4141
</dict>
4242
</array>
4343
<key>CFBundlePackageType</key>
Binary file not shown.

AnswerBotSDK.xcframework/ios-arm64/dSYMs/AnswerBotSDK.framework.dSYM/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>5.0.1</string>
16+
<string>5.0.2</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>
Binary file not shown.
Binary file not shown.

AnswerBotSDK.xcframework/ios-arm64_x86_64-simulator/AnswerBotSDK.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
</data>
329329
<key>Info.plist</key>
330330
<data>
331-
DLYS5QfzwLvysLfh2/D8VGmg0f0=
331+
LYXs5x2APZ6FifLALa/dFsFxwEY=
332332
</data>
333333
<key>Modules/AnswerBotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
334334
<data>

AnswerBotSDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/AnswerBotSDK.framework.dSYM/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>5.0.1</string>
16+
<string>5.0.2</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github "zendesk/answer_bot_providers_sdk_ios" ~> 5.0.1
1+
github "zendesk/answer_bot_providers_sdk_ios" ~> 5.0.2
22
github "zendesk/messaging_sdk_ios" ~> 6.0.1

0 commit comments

Comments
 (0)