Skip to content

Commit 6790fbe

Browse files
Merge pull request #440 from Kommunicate-io/dev
Release 7.2.1
2 parents f7f61fb + 7c0cd6d commit 6790fbe

5 files changed

Lines changed: 41 additions & 37 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# CHANGELOG
22

33
The changelog for [Kommunicate-iOS-SDK](https://github.com/Kommunicate-io/Kommunicate-iOS-SDK). Also see the [releases](https://github.com/Kommunicate-io/Kommunicate-iOS-SDK/releases) on Github.
4+
## [7.2.1] 2024-09-20
5+
- Supports Xcode version 15.5 and above.
6+
- Fixed the issue of placeholder in Autosuggestion while bot delay.
7+
48
## [7.2.0] 2024-09-11
59
- SSL Pining.
610
- Jail Break Detection.

Example/Podfile.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
PODS:
2-
- CwlCatchException (2.2.0):
3-
- CwlCatchExceptionSupport (~> 2.2.0)
2+
- CwlCatchException (2.2.1):
3+
- CwlCatchExceptionSupport (~> 2.2.1)
44
- CwlCatchExceptionSupport (2.2.1)
5-
- CwlMachBadInstructionHandler (2.2.0)
6-
- CwlPosixPreconditionTesting (2.2.0)
7-
- CwlPreconditionTesting (2.2.1):
8-
- CwlCatchException (~> 2.2.0)
9-
- CwlMachBadInstructionHandler (~> 2.2.0)
10-
- CwlPosixPreconditionTesting (~> 2.2.0)
5+
- CwlMachBadInstructionHandler (2.2.2)
6+
- CwlPosixPreconditionTesting (2.2.2)
7+
- CwlPreconditionTesting (2.2.2):
8+
- CwlCatchException (~> 2.2.1)
9+
- CwlMachBadInstructionHandler (~> 2.2.2)
10+
- CwlPosixPreconditionTesting (~> 2.2.2)
1111
- iOSDropDown (0.4.0)
1212
- iOSSnapshotTestCase (8.0.0):
1313
- iOSSnapshotTestCase/SwiftSupport (= 8.0.0)
1414
- iOSSnapshotTestCase/Core (8.0.0)
1515
- iOSSnapshotTestCase/SwiftSupport (8.0.0):
1616
- iOSSnapshotTestCase/Core
1717
- Kingfisher (7.6.2)
18-
- Kommunicate (7.2.0):
19-
- KommunicateChatUI-iOS-SDK (= 1.3.4)
20-
- KommunicateChatUI-iOS-SDK (1.3.4):
21-
- KommunicateChatUI-iOS-SDK/Complete (= 1.3.4)
22-
- KommunicateChatUI-iOS-SDK/Complete (1.3.4):
18+
- Kommunicate (7.2.1):
19+
- KommunicateChatUI-iOS-SDK (= 1.3.5)
20+
- KommunicateChatUI-iOS-SDK (1.3.5):
21+
- KommunicateChatUI-iOS-SDK/Complete (= 1.3.5)
22+
- KommunicateChatUI-iOS-SDK/Complete (1.3.5):
2323
- iOSDropDown
2424
- Kingfisher (~> 7.6.2)
2525
- KommunicateChatUI-iOS-SDK/RichMessageKit
26-
- KommunicateCore-iOS-SDK (= 1.2.2)
26+
- KommunicateCore-iOS-SDK (= 1.2.3)
2727
- SwipeCellKit (~> 2.7.1)
28-
- ZendeskChatProvidersSDK (~> 3.0.0)
29-
- KommunicateChatUI-iOS-SDK/RichMessageKit (1.3.4)
30-
- KommunicateCore-iOS-SDK (1.2.2)
31-
- Nimble (13.4.0):
28+
- ZendeskChatProvidersSDK (~> 5.0.0)
29+
- KommunicateChatUI-iOS-SDK/RichMessageKit (1.3.5)
30+
- KommunicateCore-iOS-SDK (1.2.3)
31+
- Nimble (13.5.0):
3232
- CwlPreconditionTesting (~> 2.2.0)
3333
- Nimble-Snapshots (9.8.0):
3434
- Nimble-Snapshots/Core (= 9.8.0)
@@ -37,7 +37,7 @@ PODS:
3737
- Nimble (~> 13.0)
3838
- Quick (7.6.2)
3939
- SwipeCellKit (2.7.1)
40-
- ZendeskChatProvidersSDK (3.0.0)
40+
- ZendeskChatProvidersSDK (5.0.4)
4141

4242
DEPENDENCIES:
4343
- iOSSnapshotTestCase (~> 8.0.0)
@@ -69,22 +69,22 @@ EXTERNAL SOURCES:
6969
:path: "../"
7070

7171
SPEC CHECKSUMS:
72-
CwlCatchException: 51bf8319009a31104ea6f0568730d1ecc25b6454
72+
CwlCatchException: 7acc161b299a6de7f0a46a6ed741eae2c8b4d75a
7373
CwlCatchExceptionSupport: 54ccab8d8c78907b57f99717fb19d4cc3bce02dc
74-
CwlMachBadInstructionHandler: ea1030428925d9bf340882522af30712fb4bf356
75-
CwlPosixPreconditionTesting: a125dee731883f2582715f548c6b6c92c7fde145
76-
CwlPreconditionTesting: ccfd08aca58d14e04062b2a3dd2fd52e09857453
74+
CwlMachBadInstructionHandler: dae4fdd124d45c9910ac240287cc7b898f4502a1
75+
CwlPosixPreconditionTesting: ecd095aa2129e740b44301c34571e8d85906fb88
76+
CwlPreconditionTesting: 67a0047dd4de4382b93442c0e3f25207f984f35a
7777
iOSDropDown: ce9daa584eaa5567cafc1b633e3cc7eb6d9cea42
7878
iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f
7979
Kingfisher: 6c5449c6450c5239166510ba04afe374a98afc4f
80-
Kommunicate: 3b6277cc6db81a83f5f275ffa0d855de3a4e2a75
81-
KommunicateChatUI-iOS-SDK: 5c56b67cf220b4f29d48660c1ecfc2e4c365a2a2
82-
KommunicateCore-iOS-SDK: 98db0f992e382b8576ab9166b28cedb4661ece49
83-
Nimble: c3d7c9848a0adae88a665ca52f8da23dd4d2cd94
80+
Kommunicate: d54a551cf8e8e7304266f9e7ab9ea96b4fc28bb7
81+
KommunicateChatUI-iOS-SDK: 18ecd1b5cd0d4c2e74a04f7e533d76ddf727e4b3
82+
KommunicateCore-iOS-SDK: fd44fd6efd17d744401b7cb5616c8be7d5afb868
83+
Nimble: cc0469644d253140c6bab7e88d4ee3bbed59a25c
8484
Nimble-Snapshots: 240ea76ee8e52dfc1387b8d0d9bf1db3420cabbd
8585
Quick: b8bec97cd4b9f21da0472d45580f763b801fc353
8686
SwipeCellKit: 3972254a826da74609926daf59b08d6c72e619ea
87-
ZendeskChatProvidersSDK: af93e02e2058875f92e6ad86e74ee51203b4079e
87+
ZendeskChatProvidersSDK: e57a8c2ac56951df3f0921325aaf07f0832b231b
8888

8989
PODFILE CHECKSUM: 07a36a186f5848e9c0e96beedc0b1730ca2d51e8
9090

Kommunicate.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Kommunicate'
3-
s.version = '7.2.0'
3+
s.version = '7.2.1'
44
s.summary = 'Kommunicate iOS SDK for customer support.'
55
s.homepage = 'https://github.com/Kommunicate-io/Kommunicate-iOS-SDK'
66
s.license = { :type => 'BSD-3-Clause', :file => 'LICENSE' }
@@ -10,5 +10,5 @@ Pod::Spec.new do |s|
1010
s.swift_version = '5.0'
1111
s.source_files = 'Sources/Kommunicate/Classes/**/*.{swift}'
1212
s.resources = 'Sources/Resources/**/*{lproj,storyboard,xib,xcassets,json,strings}'
13-
s.dependency 'KommunicateChatUI-iOS-SDK' , '1.3.4'
13+
s.dependency 'KommunicateChatUI-iOS-SDK' , '1.3.5'
1414
end

Package.resolved

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
),
1414
],
1515
dependencies: [
16-
.package(name: "KommunicateChatUI-iOS-SDK", url: "https://github.com/Kommunicate-io/KommunicateChatUI-iOS-SDK.git", from: "1.3.4"),
16+
.package(name: "KommunicateChatUI-iOS-SDK", url: "https://github.com/Kommunicate-io/KommunicateChatUI-iOS-SDK.git", from: "1.3.5"),
1717
],
1818
targets: [
1919
.target(

0 commit comments

Comments
 (0)