Skip to content

Commit

Permalink
Update SDK to v6.2.9 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajithram-Murugan authored Nov 27, 2024
1 parent 829e080 commit bc94a12
Show file tree
Hide file tree
Showing 119 changed files with 2,534 additions and 19,806 deletions.
2 changes: 1 addition & 1 deletion FreshchatSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |s|

s.name = "FreshchatSDK"
s.version = "6.2.8"
s.version = "6.2.9"
s.summary = "Freshchat iOS SDK - Modern messaging software that your sales and customer engagement teams will love."
s.description = <<-DESC
Modern messaging software that your sales and customer engagement teams will love.
Expand Down
10 changes: 5 additions & 5 deletions FreshchatSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>FreshchatSDK.framework/FreshchatSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>FreshchatSDK.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>FreshchatSDK.framework/FreshchatSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>FreshchatSDK.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 modified FreshchatSDK.xcframework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified FreshchatSDK.xcframework/_CodeSignature/CodeRequirements-1
Binary file not shown.
Loading

0 comments on commit bc94a12

Please sign in to comment.