Skip to content

Commit 46424eb

Browse files
author
runner
committed
[RELEASE] New version 2.32.0
1 parent ac75e0c commit 46424eb

File tree

25 files changed

+14237
-14144
lines changed

25 files changed

+14237
-14144
lines changed

Cartfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github "zendesk/sdk_conversation_kit_ios" ~> 11.2.0
2-
github "zendesk/sdk_ui_components_ios" ~> 13.2.0
3-
github "zendesk/sdk_zendesk_ios" ~> 3.9.0
4-
github "zendesk/sdk_core_utilities_ios" ~> 7.1.0
5-
github "zendesk/sdk_guide_kit_ios" ~> 2.4.0
1+
github "zendesk/sdk_conversation_kit_ios" ~> 11.3.0
2+
github "zendesk/sdk_ui_components_ios" ~> 13.3.0
3+
github "zendesk/sdk_zendesk_ios" ~> 3.10.0
4+
github "zendesk/sdk_core_utilities_ios" ~> 7.2.0
5+
github "zendesk/sdk_guide_kit_ios" ~> 2.5.0

Package.swift

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,27 @@ let package = Package(
1717
.package(
1818
name: "ZendeskSDKConversationKit",
1919
url: "https://github.com/zendesk/sdk_conversation_kit_ios",
20-
from: "11.2.0"
20+
from: "11.3.0"
2121
),
2222
.package(
2323
name: "ZendeskSDKUIComponents",
2424
url: "https://github.com/zendesk/sdk_ui_components_ios",
25-
from: "13.2.0"
25+
from: "13.3.0"
2626
),
2727
.package(
2828
name: "ZendeskSDK",
2929
url: "https://github.com/zendesk/sdk_zendesk_ios",
30-
from: "3.9.0"
30+
from: "3.10.0"
3131
),
3232
.package(
3333
name: "ZendeskSDKCoreUtilities",
3434
url: "https://github.com/zendesk/sdk_core_utilities_ios",
35-
from: "7.1.0"
35+
from: "7.2.0"
3636
),
3737
.package(
3838
name: "ZendeskSDKGuideKit",
3939
url: "https://github.com/zendesk/sdk_guide_kit_ios",
40-
from: "2.4.0"
40+
from: "2.5.0"
4141
)
4242
],
4343
targets: [

ZendeskSDKMessaging.podspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ZendeskSDKMessaging"
3-
s.version = "2.31.0"
3+
s.version = "2.32.0"
44
s.summary = "ZendeskSDKMessaging #{s.version.to_s}"
55
s.homepage = "https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/ios/getting_started/"
66
s.license = {
@@ -22,9 +22,9 @@ Pod::Spec.new do |s|
2222
s.cocoapods_version = '>= 1.10.0'
2323
s.source = { :git => "https://github.com/zendesk/sdk_messaging_ios.git", :tag => s.version }
2424
s.vendored_frameworks = 'ZendeskSDKMessaging.xcframework'
25-
s.dependency 'ZendeskSDKConversationKit', '~> 11.2.0'
26-
s.dependency 'ZendeskSDKUIComponents', '~> 13.2.0'
27-
s.dependency 'Zendesk', '~> 3.9.0'
28-
s.dependency 'ZendeskSDKCoreUtilities', '~> 7.1.0'
29-
s.dependency 'ZendeskSDKGuideKit', '~> 2.4.0'
25+
s.dependency 'ZendeskSDKConversationKit', '~> 11.3.0'
26+
s.dependency 'ZendeskSDKUIComponents', '~> 13.3.0'
27+
s.dependency 'Zendesk', '~> 3.10.0'
28+
s.dependency 'ZendeskSDKCoreUtilities', '~> 7.2.0'
29+
s.dependency 'ZendeskSDKGuideKit', '~> 2.5.0'
3030
end
Binary file not shown.

ZendeskSDKMessaging.xcframework/ios-arm64/ZendeskSDKMessaging.framework/Modules/ZendeskSDKMessaging.swiftmodule/arm64-apple-ios.abi.json

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2287,6 +2287,13 @@
22872287
"RawDocComment"
22882288
]
22892289
},
2290+
{
2291+
"kind": "Import",
2292+
"name": "ZendeskSDKConversationKit",
2293+
"printedName": "ZendeskSDKConversationKit",
2294+
"declKind": "Import",
2295+
"moduleName": "ZendeskSDKMessaging"
2296+
},
22902297
{
22912298
"kind": "Import",
22922299
"name": "Foundation",
@@ -4578,6 +4585,13 @@
45784585
"declKind": "Import",
45794586
"moduleName": "ZendeskSDKMessaging"
45804587
},
4588+
{
4589+
"kind": "Import",
4590+
"name": "ZendeskSDK",
4591+
"printedName": "ZendeskSDK",
4592+
"declKind": "Import",
4593+
"moduleName": "ZendeskSDKMessaging"
4594+
},
45814595
{
45824596
"kind": "Import",
45834597
"name": "UIKit",
@@ -7875,7 +7889,7 @@
78757889
{
78767890
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/Conversation\/Coordinator\/ConversationViewCoordinator.swift",
78777891
"kind": "StringLiteral",
7878-
"offset": 31625,
7892+
"offset": 31813,
78797893
"length": 2,
78807894
"value": "\"\""
78817895
},
@@ -8120,7 +8134,7 @@
81208134
{
81218135
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/Messaging\/DefaultMessaging.swift",
81228136
"kind": "StringLiteral",
8123-
"offset": 6662,
8137+
"offset": 6938,
81248138
"length": 19,
81258139
"value": "\"DEFAULT_MESSAGING\""
81268140
},
@@ -8138,45 +8152,45 @@
81388152
"length": 1,
81398153
"value": "0"
81408154
},
8141-
{
8142-
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/UI\/UIKit\/MessageCells\/QuickReplyCellectionViewCell\/QuickReplyCollectionViewCell.swift",
8143-
"kind": "IntegerLiteral",
8144-
"offset": 980,
8145-
"length": 1,
8146-
"value": "2"
8147-
},
81488155
{
81498156
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/UI\/UIKit\/MessageCells\/QuickReplyCellectionViewCell\/QuickReplyCollectionViewCell.swift",
81508157
"kind": "Array",
8151-
"offset": 1082,
8158+
"offset": 940,
81528159
"length": 2,
81538160
"value": "[]"
81548161
},
81558162
{
81568163
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/UI\/UIKit\/MessageCells\/QuickReplyCellectionViewCell\/QuickReplyCollectionViewCell.swift",
81578164
"kind": "Array",
8158-
"offset": 1132,
8165+
"offset": 990,
81598166
"length": 2,
81608167
"value": "[]"
81618168
},
81628169
{
81638170
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/Conversation\/ViewStore\/UIKit\/ConversationViewStore.swift",
81648171
"kind": "StringLiteral",
8165-
"offset": 1738,
8172+
"offset": 1809,
81668173
"length": 20,
81678174
"value": "\"CONVERSATION_STORE\""
81688175
},
81698176
{
81708177
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/Conversation\/ViewStore\/UIKit\/ConversationViewStore.swift",
81718178
"kind": "Array",
8172-
"offset": 2528,
8179+
"offset": 2797,
81738180
"length": 2,
81748181
"value": "[]"
81758182
},
81768183
{
81778184
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/Conversation\/ViewStore\/UIKit\/ConversationViewStore.swift",
81788185
"kind": "BooleanLiteral",
8179-
"offset": 15767,
8186+
"offset": 2858,
8187+
"length": 5,
8188+
"value": "false"
8189+
},
8190+
{
8191+
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/Conversation\/ViewStore\/UIKit\/ConversationViewStore.swift",
8192+
"kind": "BooleanLiteral",
8193+
"offset": 17505,
81808194
"length": 5,
81818195
"value": "false"
81828196
},
@@ -9212,7 +9226,7 @@
92129226
{
92139227
"filePath": "\/Users\/admin\/actions-runner\/_work\/native_messaging_sdk_ios\/native_messaging_sdk_ios\/NativeMessagingSDK\/NativeMessagingSDK\/Source\/Internal\/Conversation\/Repository\/ConversationRepositoryEvent.swift",
92149228
"kind": "BooleanLiteral",
9215-
"offset": 1033,
9229+
"offset": 1128,
92169230
"length": 5,
92179231
"value": "false"
92189232
},

ZendeskSDKMessaging.xcframework/ios-arm64/dSYMs/ZendeskSDKMessaging.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>2.31.0</string>
16+
<string>2.32.0</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>

0 commit comments

Comments
 (0)