Skip to content

Commit

Permalink
Merge pull request #88 from kustomer/releases/4.0.0
Browse files Browse the repository at this point in the history
Version 4.0.0
  • Loading branch information
raymondjoneskustomer authored Feb 9, 2024
2 parents 40425af + 4835d21 commit c9d4c07
Show file tree
Hide file tree
Showing 16 changed files with 82,800 additions and 82,782 deletions.
2 changes: 1 addition & 1 deletion KustomerChat.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Pod::Spec.new do |s|
s.platform = :ios
s.ios.deployment_target = '12.0'
s.vendored_frameworks = 'KustomerChat.xcframework'
s.dependency 'PubNubSwift', '~> 5.0.0'
s.dependency 'PubNubSwift', '~> 6.3.0'
s.dependency 'Down', '~> 0.11.0'
end
10 changes: 5 additions & 5 deletions KustomerChat.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,34 @@
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KustomerChat.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>KustomerChat.framework/KustomerChat</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>KustomerChat.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Assets.car</key>
<data>
NGoI9wjaTgP+oPtKLgzJmXVC59k=
IuuAEdwd03kVakJXibuTqmRrDoo=
</data>
<key>Headers/KustomerChat-Swift.h</key>
<data>
Expand Down Expand Up @@ -38,7 +38,7 @@
</data>
<key>Modules/KustomerChat.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
a9Z22fi3sie46Uy2+fJMAZ7q39Y=
JYwvmvLtkAumwRFdWckv+NXY1E0=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -1059,7 +1059,7 @@
<dict>
<key>hash2</key>
<data>
PfRoT0mxonyu1uY4QTxC3FvtQD2FCAM1VngIe94Fupc=
XFZFTK3Y3GmhDAxHx9xr10lHfLHrY73UXoZx7fYi5/o=
</data>
</dict>
<key>Headers/KustomerChat-Swift.h</key>
Expand Down Expand Up @@ -1108,7 +1108,7 @@
<dict>
<key>hash2</key>
<data>
/VG5xTpqTX29hdlEUdnpHaQ/2rFRH4iEC2Q4QBEUSNU=
zEw60q8K211mFLq7UuXCcbo8KrEj8ab+5il4xclRIvU=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Loading

0 comments on commit c9d4c07

Please sign in to comment.