diff --git a/CHANGELOG.md b/CHANGELOG.md index c8eea4d8..7126af6b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ -## 7.1.3 +## 8.0.0 +###### Release Date: 16-09-2020 + +### Enhancements +* The SDK has been updated to support iOS 14. +* For iOS 14 devices, we now use the new system photo picker to select photos to upload. This means that your users won’t be prompted for the photo library permission. + +## 7.1.3 ###### Release Date: 01-09-2020 ### Enhancements diff --git a/Intercom.framework.dSYM/Contents/Info.plist b/Intercom.framework.dSYM/Contents/Info.plist index 1bfa377c..dd1c9d60 100644 --- a/Intercom.framework.dSYM/Contents/Info.plist +++ b/Intercom.framework.dSYM/Contents/Info.plist @@ -13,8 +13,8 @@ CFBundleSignature ???? CFBundleShortVersionString - 7.1.3 + 8.0.0 CFBundleVersion - 7.1.3 + 8.0.0 diff --git a/Intercom.framework.dSYM/Contents/Resources/DWARF/Intercom b/Intercom.framework.dSYM/Contents/Resources/DWARF/Intercom index b5e66570..d4be2ae2 100644 Binary files a/Intercom.framework.dSYM/Contents/Resources/DWARF/Intercom and b/Intercom.framework.dSYM/Contents/Resources/DWARF/Intercom differ diff --git a/Intercom.framework/Assets.car b/Intercom.framework/Assets.car index dfda8374..6236faa6 100644 Binary files a/Intercom.framework/Assets.car and b/Intercom.framework/Assets.car differ diff --git a/Intercom.framework/Headers/Intercom.h b/Intercom.framework/Headers/Intercom.h index 7d1d171c..739989eb 100644 --- a/Intercom.framework/Headers/Intercom.h +++ b/Intercom.framework/Headers/Intercom.h @@ -10,8 +10,8 @@ #import #import "ICMUserAttributes.h" -#if __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_8_0 -#error This version of Intercom for iOS supports iOS 8.0 upwards. +#if __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_10_0 +#error This version of Intercom for iOS supports iOS 10.0 upwards. #endif NS_ASSUME_NONNULL_BEGIN diff --git a/Intercom.framework/Info.plist b/Intercom.framework/Info.plist index b2bf3235..f041e57f 100644 Binary files a/Intercom.framework/Info.plist and b/Intercom.framework/Info.plist differ diff --git a/Intercom.framework/Intercom b/Intercom.framework/Intercom index 44555fd0..c3e3c149 100755 Binary files a/Intercom.framework/Intercom and b/Intercom.framework/Intercom differ diff --git a/Intercom.framework/IntercomTranslations.bundle/Info.plist b/Intercom.framework/IntercomTranslations.bundle/Info.plist index dda589bf..795880e4 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/Info.plist and b/Intercom.framework/IntercomTranslations.bundle/Info.plist differ diff --git a/Intercom.framework/IntercomTranslations.bundle/ar.strings b/Intercom.framework/IntercomTranslations.bundle/ar.strings index 5ccab42b..7bf25f72 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/ar.strings and b/Intercom.framework/IntercomTranslations.bundle/ar.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/bg.strings b/Intercom.framework/IntercomTranslations.bundle/bg.strings index 4a8f06a7..62e6ecd2 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/bg.strings and b/Intercom.framework/IntercomTranslations.bundle/bg.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/bs.strings b/Intercom.framework/IntercomTranslations.bundle/bs.strings index 7eecfd0c..11face0c 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/bs.strings and b/Intercom.framework/IntercomTranslations.bundle/bs.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/ca.strings b/Intercom.framework/IntercomTranslations.bundle/ca.strings index 2d8ada18..1f91cc9e 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/ca.strings and b/Intercom.framework/IntercomTranslations.bundle/ca.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/cs.strings b/Intercom.framework/IntercomTranslations.bundle/cs.strings index f5c0bfee..53a14dc9 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/cs.strings and b/Intercom.framework/IntercomTranslations.bundle/cs.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/da.strings b/Intercom.framework/IntercomTranslations.bundle/da.strings index efa38148..6dee3955 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/da.strings and b/Intercom.framework/IntercomTranslations.bundle/da.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/de-form.strings b/Intercom.framework/IntercomTranslations.bundle/de-form.strings index 0e8f8ce6..57481a6d 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/de-form.strings and b/Intercom.framework/IntercomTranslations.bundle/de-form.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/de.strings b/Intercom.framework/IntercomTranslations.bundle/de.strings index c9451cec..dfa2586a 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/de.strings and b/Intercom.framework/IntercomTranslations.bundle/de.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/el.strings b/Intercom.framework/IntercomTranslations.bundle/el.strings index 8733874e..8ea728c1 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/el.strings and b/Intercom.framework/IntercomTranslations.bundle/el.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/en.strings b/Intercom.framework/IntercomTranslations.bundle/en.strings index 1fe7ed34..08d00f27 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/en.strings and b/Intercom.framework/IntercomTranslations.bundle/en.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/es.strings b/Intercom.framework/IntercomTranslations.bundle/es.strings index 236c2eed..f3a16a6d 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/es.strings and b/Intercom.framework/IntercomTranslations.bundle/es.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/et.strings b/Intercom.framework/IntercomTranslations.bundle/et.strings index 37cf939a..ed374aa0 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/et.strings and b/Intercom.framework/IntercomTranslations.bundle/et.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/fi.strings b/Intercom.framework/IntercomTranslations.bundle/fi.strings index d6a6e005..b6528c93 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/fi.strings and b/Intercom.framework/IntercomTranslations.bundle/fi.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/fr.strings b/Intercom.framework/IntercomTranslations.bundle/fr.strings index 66022a9d..d12d5731 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/fr.strings and b/Intercom.framework/IntercomTranslations.bundle/fr.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/he.strings b/Intercom.framework/IntercomTranslations.bundle/he.strings index 9ac94a97..2c151b62 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/he.strings and b/Intercom.framework/IntercomTranslations.bundle/he.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/hr.strings b/Intercom.framework/IntercomTranslations.bundle/hr.strings index d8c1763f..16da6faa 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/hr.strings and b/Intercom.framework/IntercomTranslations.bundle/hr.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/hu.strings b/Intercom.framework/IntercomTranslations.bundle/hu.strings index 3c9525b5..263c04eb 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/hu.strings and b/Intercom.framework/IntercomTranslations.bundle/hu.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/id.strings b/Intercom.framework/IntercomTranslations.bundle/id.strings index 9f73af4d..4290b192 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/id.strings and b/Intercom.framework/IntercomTranslations.bundle/id.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/it.strings b/Intercom.framework/IntercomTranslations.bundle/it.strings index d33e1eab..8ea92cc0 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/it.strings and b/Intercom.framework/IntercomTranslations.bundle/it.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/ja.strings b/Intercom.framework/IntercomTranslations.bundle/ja.strings index a9957742..4426c258 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/ja.strings and b/Intercom.framework/IntercomTranslations.bundle/ja.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/ko.strings b/Intercom.framework/IntercomTranslations.bundle/ko.strings index 1f501e8c..58063baa 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/ko.strings and b/Intercom.framework/IntercomTranslations.bundle/ko.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/lt.strings b/Intercom.framework/IntercomTranslations.bundle/lt.strings index 96eb50cc..61e80880 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/lt.strings and b/Intercom.framework/IntercomTranslations.bundle/lt.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/lv.strings b/Intercom.framework/IntercomTranslations.bundle/lv.strings index 0fb70711..0371da0c 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/lv.strings and b/Intercom.framework/IntercomTranslations.bundle/lv.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/mn.strings b/Intercom.framework/IntercomTranslations.bundle/mn.strings index 679a2d66..628610a6 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/mn.strings and b/Intercom.framework/IntercomTranslations.bundle/mn.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/nb.strings b/Intercom.framework/IntercomTranslations.bundle/nb.strings index 74fac2e6..76cb8935 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/nb.strings and b/Intercom.framework/IntercomTranslations.bundle/nb.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/nl.strings b/Intercom.framework/IntercomTranslations.bundle/nl.strings index 9853748b..ea806ea2 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/nl.strings and b/Intercom.framework/IntercomTranslations.bundle/nl.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/pl.strings b/Intercom.framework/IntercomTranslations.bundle/pl.strings index fe7cf727..f70d9a10 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/pl.strings and b/Intercom.framework/IntercomTranslations.bundle/pl.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/pt-br.strings b/Intercom.framework/IntercomTranslations.bundle/pt-br.strings index 37b5d4a5..e212d22d 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/pt-br.strings and b/Intercom.framework/IntercomTranslations.bundle/pt-br.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/pt-pt.strings b/Intercom.framework/IntercomTranslations.bundle/pt-pt.strings index 8277ac5b..6ff91ccf 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/pt-pt.strings and b/Intercom.framework/IntercomTranslations.bundle/pt-pt.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/ro.strings b/Intercom.framework/IntercomTranslations.bundle/ro.strings index 1dd5cb7c..79fc22de 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/ro.strings and b/Intercom.framework/IntercomTranslations.bundle/ro.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/ru.strings b/Intercom.framework/IntercomTranslations.bundle/ru.strings index f0f720de..dd67d048 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/ru.strings and b/Intercom.framework/IntercomTranslations.bundle/ru.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/sl.strings b/Intercom.framework/IntercomTranslations.bundle/sl.strings index b97c496c..bf8bf34f 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/sl.strings and b/Intercom.framework/IntercomTranslations.bundle/sl.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/sr.strings b/Intercom.framework/IntercomTranslations.bundle/sr.strings index 5aa30ab5..504c905d 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/sr.strings and b/Intercom.framework/IntercomTranslations.bundle/sr.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/sv.strings b/Intercom.framework/IntercomTranslations.bundle/sv.strings index 07aa5576..a58bf6da 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/sv.strings and b/Intercom.framework/IntercomTranslations.bundle/sv.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/tr.strings b/Intercom.framework/IntercomTranslations.bundle/tr.strings index 9ff410e3..3692f7c9 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/tr.strings and b/Intercom.framework/IntercomTranslations.bundle/tr.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/vi.strings b/Intercom.framework/IntercomTranslations.bundle/vi.strings index b7f463ec..593214b8 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/vi.strings and b/Intercom.framework/IntercomTranslations.bundle/vi.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/zh-hans.strings b/Intercom.framework/IntercomTranslations.bundle/zh-hans.strings index f568d5dc..51aec02c 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/zh-hans.strings and b/Intercom.framework/IntercomTranslations.bundle/zh-hans.strings differ diff --git a/Intercom.framework/IntercomTranslations.bundle/zh-hant.strings b/Intercom.framework/IntercomTranslations.bundle/zh-hant.strings index f8a4a5ec..7bceb001 100644 Binary files a/Intercom.framework/IntercomTranslations.bundle/zh-hant.strings and b/Intercom.framework/IntercomTranslations.bundle/zh-hant.strings differ diff --git a/Intercom.podspec b/Intercom.podspec index 47e52890..4d26947f 100755 --- a/Intercom.podspec +++ b/Intercom.podspec @@ -1,9 +1,9 @@ Pod::Spec.new do |s| s.name = 'Intercom' - s.version = '7.1.3' + s.version = '8.0.0' s.summary = 'The Intercom iOS SDK, for integrating Intercom into your iOS application.' s.license = { :type => "Apache 2.0", :file => "Intercom/LICENSE" } - s.authors = {"Brian Boyle"=>"brian.boyle@intercom.io", "Mike McNamara"=>"mike.mcnamara@intercom.io", "Dale Cantwell"=>"dale@intercom.io"} + s.authors = {"Brian Boyle"=>"brian.boyle@intercom.io", "Mike McNamara"=>"mike.mcnamara@intercom.io"} s.homepage = 'https://github.com/intercom/intercom-ios' s.description = 'The Intercom iOS SDK, for integrating Intercom into your iOS application. The SDK supports iOS 10+.' s.frameworks = ["Foundation", "UIKit", "Accelerate", "Security", "SystemConfiguration", "MobileCoreServices", "ImageIO", "AudioToolbox", "QuartzCore", "CoreGraphics", "Photos", "Accelerate", "WebKit"]