Skip to content

Commit

Permalink
Merge pull request #101 from kustomer/releases/4.1.1
Browse files Browse the repository at this point in the history
Version 4.1.1
  • Loading branch information
raymondjoneskustomer authored May 2, 2024
2 parents 45b2a1c + ace78e8 commit 6c4e17c
Show file tree
Hide file tree
Showing 21 changed files with 82,029 additions and 81,856 deletions.
2 changes: 1 addition & 1 deletion KustomerChat.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'KustomerChat'
s.version = '4.1.0'
s.version = '4.1.1'
s.swift_version = '5.0'
s.cocoapods_version = '>= 1.10.0'
s.authors = 'Kustomer.com'
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>E174.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryDiskSpace</string>
</dict>
<dict>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>0A2A.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
</dict>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>C56D.1</string>
</array>
</dict>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategorySystemBootTime</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>35F9.1</string>
</array>
</dict>
</array>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Assets.car</key>
<data>
NGoI9wjaTgP+oPtKLgzJmXVC59k=
A5zdeU8+5sF1tt+de0gDP/ipoeQ=
</data>
<key>Headers/KustomerChat-Swift.h</key>
<data>
Expand All @@ -18,7 +18,7 @@
</data>
<key>Info.plist</key>
<data>
L7lXQ75R45+1HGykIZed+I+Cpto=
mjf7bchWGSweWYaqa1KVcB+yhWc=
</data>
<key>Modules/KustomerChat.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
Expand All @@ -30,20 +30,24 @@
</data>
<key>Modules/KustomerChat.swiftmodule/arm64-apple-ios.swiftdoc</key>
<data>
19Z86lD1JLlllrMFOCj6N9URaTw=
VuZ9Hq5Ul+tum9v7HV83kmBe90Y=
</data>
<key>Modules/KustomerChat.swiftmodule/arm64-apple-ios.swiftinterface</key>
<data>
gxmv5e/fkaqPX6G+XHeowqTNKYk=
</data>
<key>Modules/KustomerChat.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
+4pEEtuuWOrjvwuYIfdZjpMjrNw=
wNcAT3gjxDU+ervoWo6uTOaz53Q=
</data>
<key>Modules/module.modulemap</key>
<data>
UTLzQb+qttuX59LDXeTxhzLWfns=
</data>
<key>PrivacyInfo.xcprivacy</key>
<data>
eeEvZSo5ypiVp7BSLnlzEG59WZ0=
</data>
<key>Strings.bundle/Base.lproj/Localizable.strings</key>
<dict>
<key>hash</key>
Expand Down Expand Up @@ -1059,7 +1063,7 @@
<dict>
<key>hash2</key>
<data>
PfRoT0mxonyu1uY4QTxC3FvtQD2FCAM1VngIe94Fupc=
l6FIeGe/xhWrX5optr6YjX26qfco3zit9jRN/zpfkT0=
</data>
</dict>
<key>Headers/KustomerChat-Swift.h</key>
Expand Down Expand Up @@ -1094,7 +1098,7 @@
<dict>
<key>hash2</key>
<data>
0l5GV/CvZLNkAKDN7JsnbBYbzvrfZtk7MTO+xv5iM8E=
yqN1Jns/GtK0RnkdH/AxxvYGE9LOI8qORBiWvRH/v1U=
</data>
</dict>
<key>Modules/KustomerChat.swiftmodule/arm64-apple-ios.swiftinterface</key>
Expand All @@ -1108,7 +1112,7 @@
<dict>
<key>hash2</key>
<data>
b0qoQPs1tOx9cjmU4x2fraN+dUONyousR/A9WXuqEr8=
b2M0zVhJJj7RipXsl3gt5PpKAXgBdBQcbnwWc8sy1pw=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand All @@ -1118,6 +1122,13 @@
sxvf+/7DsDwW3q1DIdYvxY1/qtOp76JO9JxgPYJKKms=
</data>
</dict>
<key>PrivacyInfo.xcprivacy</key>
<dict>
<key>hash2</key>
<data>
1yx2Jm8vi+jyNv0igbtIeoR0AD2Gq5W2ld49dKdj8rY=
</data>
</dict>
<key>Strings.bundle/Base.lproj/Localizable.strings</key>
<dict>
<key>hash2</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>4.1.0</string>
<string>4.1.1</string>
<key>CFBundleVersion</key>
<string>2</string>
</dict>
Expand Down
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>E174.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryDiskSpace</string>
</dict>
<dict>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>0A2A.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
</dict>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>C56D.1</string>
</array>
</dict>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategorySystemBootTime</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>35F9.1</string>
</array>
</dict>
</array>
</dict>
</plist>
Loading

0 comments on commit 6c4e17c

Please sign in to comment.