-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a44947a
commit 17c2c9d
Showing
23 changed files
with
432 additions
and
414 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Pod::Spec.new do |s| | ||
s.name = 'Intercom' | ||
s.version = '17.1.0' | ||
s.version = '17.1.1' | ||
s.summary = 'The Intercom iOS SDK, for integrating Intercom into your iOS application.' | ||
s.license = { :type => "Apache 2.0", :file => "Intercom.xcframework/LICENSE" } | ||
s.authors = {"Brian Boyle"=>"[email protected]", "Katherine Brennan"=>"[email protected]", "Niamh Coleman"=>"[email protected]", "Conor Nolan"=>"[email protected]", "Mike McNamara"=>"[email protected]", "Matthew Pierce"=>"[email protected]"} | ||
|
@@ -9,7 +9,7 @@ Pod::Spec.new do |s| | |
s.frameworks = ["Foundation", "UIKit", "Accelerate", "Security", "SystemConfiguration", "MobileCoreServices", "ImageIO", "AudioToolbox", "QuartzCore", "CoreGraphics", "Photos", "Accelerate", "WebKit"] | ||
s.library = "icucore", "xml2" | ||
s.requires_arc = true | ||
s.source = { :http => 'https://github.com/intercom/intercom-ios/releases/download/17.1.0/Intercom.xcframework.zip' } | ||
s.source = { :http => 'https://github.com/intercom/intercom-ios/releases/download/17.1.1/Intercom.xcframework.zip' } | ||
s.platform = :ios, '15.0' | ||
s.preserve_paths = 'Intercom.xcframework', 'dSYM' | ||
s.vendored_frameworks = 'Intercom.xcframework' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
|
||
Intercom iOS SDK - 17.1.0 | ||
16-May-2024 | ||
Intercom iOS SDK - 17.1.1 | ||
28-May-2024 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Intercom.xcframework/ios-arm64/Intercom.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Intercom.xcframework/ios-arm64/Intercom.framework/IntercomAssets.bundle/Info.plist
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+42.7 KB
(100%)
...com.xcframework/ios-arm64/dSYMs/Intercom.framework.dSYM/Contents/Resources/DWARF/Intercom
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
Intercom.xcframework/ios-arm64_x86_64-simulator/Intercom.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+112 KB
(100%)
Intercom.xcframework/ios-arm64_x86_64-simulator/Intercom.framework/Intercom
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...cframework/ios-arm64_x86_64-simulator/Intercom.framework/IntercomAssets.bundle/Info.plist
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+89.4 KB
(100%)
...os-arm64_x86_64-simulator/dSYMs/Intercom.framework.dSYM/Contents/Resources/DWARF/Intercom
Binary file not shown.
Oops, something went wrong.