From 25740b369e36f03d2685d05a1a144708c1302209 Mon Sep 17 00:00:00 2001 From: Tim Schmelter Date: Fri, 26 Jun 2020 20:40:35 -0700 Subject: [PATCH] chore(release): Prep 1.0.3 release (#590) --- AWSPluginsCore.podspec | 2 +- AWSPredictionsPlugin.podspec | 2 +- Amplify.podspec | 2 +- Amplify/Info.plist | 2 +- AmplifyFunctionalTests/Info.plist | 2 +- AmplifyPlugins.podspec | 2 +- .../API/AWSAPICategoryPlugin/Info.plist | 2 +- AmplifyPlugins/API/Podfile.lock | 34 ++++++++--------- .../Resources/Info.plist | 2 +- AmplifyPlugins/Analytics/Podfile.lock | 34 ++++++++--------- .../AWSCognitoAuthPlugin/Resources/Info.plist | 2 +- AmplifyPlugins/Auth/Podfile.lock | 28 +++++++------- AmplifyPlugins/Core/AWSPluginsCore/Info.plist | 2 +- .../AmplifyAWSServiceConfiguration.swift | 2 +- .../Core/AWSPluginsCoreTests/Info.plist | 2 +- .../Core/AWSPluginsTestCommon/Info.plist | 2 +- AmplifyPlugins/DataStore/Podfile.lock | 38 +++++++++---------- .../AWSPredictionsPlugin/Resources/Info.plist | 2 +- .../Resources/Info.plist | 2 +- AmplifyPlugins/Predictions/Podfile.lock | 28 +++++++------- .../AWSS3StoragePlugin/Resources/Info.plist | 2 +- AmplifyPlugins/Storage/Podfile.lock | 34 ++++++++--------- AmplifyTestApp/Info.plist | 2 +- AmplifyTestCommon.podspec | 2 +- AmplifyTestCommon/Info.plist | 2 +- AmplifyTests/Info.plist | 2 +- CoreMLPredictionsPlugin.podspec | 2 +- build-support/dependencies.rb | 2 +- 28 files changed, 120 insertions(+), 120 deletions(-) diff --git a/AWSPluginsCore.podspec b/AWSPluginsCore.podspec index 704a209090..c54916d368 100644 --- a/AWSPluginsCore.podspec +++ b/AWSPluginsCore.podspec @@ -7,7 +7,7 @@ # # Version definitions -$AMPLIFY_VERSION = '1.0.2' +$AMPLIFY_VERSION = '1.0.3' $AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}" $AWS_SDK_VERSION = '2.13.6' diff --git a/AWSPredictionsPlugin.podspec b/AWSPredictionsPlugin.podspec index 5081fccce8..facf9b7770 100644 --- a/AWSPredictionsPlugin.podspec +++ b/AWSPredictionsPlugin.podspec @@ -1,5 +1,5 @@ # Version definitions -$AMPLIFY_VERSION = '1.0.2' +$AMPLIFY_VERSION = '1.0.3' $AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}" $AWS_SDK_VERSION = '2.13.6' diff --git a/Amplify.podspec b/Amplify.podspec index c7a0beb526..51422b7dff 100644 --- a/Amplify.podspec +++ b/Amplify.podspec @@ -7,7 +7,7 @@ # # Version definitions -$AMPLIFY_VERSION = '1.0.2' +$AMPLIFY_VERSION = '1.0.3' $AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}" Pod::Spec.new do |s| diff --git a/Amplify/Info.plist b/Amplify/Info.plist index 6464ef6c98..fd850b9f4c 100644 --- a/Amplify/Info.plist +++ b/Amplify/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyFunctionalTests/Info.plist b/AmplifyFunctionalTests/Info.plist index edcb71d487..7da4239000 100644 --- a/AmplifyFunctionalTests/Info.plist +++ b/AmplifyFunctionalTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion 1 diff --git a/AmplifyPlugins.podspec b/AmplifyPlugins.podspec index bb56b2d7bd..5e82edffaa 100644 --- a/AmplifyPlugins.podspec +++ b/AmplifyPlugins.podspec @@ -7,7 +7,7 @@ # # Version definitions -$AMPLIFY_VERSION = '1.0.2' +$AMPLIFY_VERSION = '1.0.3' $AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}" $AWS_SDK_VERSION = '2.13.6' diff --git a/AmplifyPlugins/API/AWSAPICategoryPlugin/Info.plist b/AmplifyPlugins/API/AWSAPICategoryPlugin/Info.plist index 6464ef6c98..fd850b9f4c 100644 --- a/AmplifyPlugins/API/AWSAPICategoryPlugin/Info.plist +++ b/AmplifyPlugins/API/AWSAPICategoryPlugin/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyPlugins/API/Podfile.lock b/AmplifyPlugins/API/Podfile.lock index 66543fb8da..56f2bdce7f 100644 --- a/AmplifyPlugins/API/Podfile.lock +++ b/AmplifyPlugins/API/Podfile.lock @@ -1,19 +1,19 @@ PODS: - - Amplify (1.0.2): - - Amplify/Default (= 1.0.2) - - Amplify/Default (1.0.2) - - AmplifyPlugins/AWSCognitoAuthPlugin (1.0.2): + - Amplify (1.0.3): + - Amplify/Default (= 1.0.3) + - Amplify/Default (1.0.3) + - AmplifyPlugins/AWSCognitoAuthPlugin (1.0.3): - AWSAuthCore (~> 2.13.6) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) - - AmplifyTestCommon (1.0.2): - - Amplify (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (= 1.0.3) + - AmplifyTestCommon (1.0.3): + - Amplify (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) + - AWSPluginsCore (= 1.0.3) - AppSyncRealTimeClient (1.1.6): - Starscream (= 3.0.6) - AWSAuthCore (2.13.6): @@ -26,8 +26,8 @@ PODS: - AWSMobileClient (2.13.6): - AWSAuthCore (= 2.13.6) - AWSCognitoIdentityProvider (= 2.13.6) - - AWSPluginsCore (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - CwlCatchException (1.0.2) @@ -89,16 +89,16 @@ CHECKOUT OPTIONS: :tag: 1.2.0 SPEC CHECKSUMS: - Amplify: b4deddc12754b7e6c31dc6f321e1ff5d70aa6cf5 - AmplifyPlugins: 14f4defa031e224de90fafc971a38c19c34fb6e3 - AmplifyTestCommon: 5be7bf7cfd515a8ea0dc66eb3d9e6900288d3306 + Amplify: e9029b71d965db29a6434692b4bc8ee29ebfa7df + AmplifyPlugins: eb8621cb3efadb5e955578170aec320b51267935 + AmplifyTestCommon: d88bf77887b70ddfbb6e4b0accb80e1cb56f3fc9 AppSyncRealTimeClient: 4a2ccdc1722750a1f4d76e216f9bfb1cf12f10de AWSAuthCore: 62e92b5ffbd66b8ba0eac471e7f90ccfa76cf63b AWSCognitoIdentityProvider: 05f14f7c892df9ff764268d2ac33b4e95288e603 AWSCognitoIdentityProviderASF: f94f1a502e72ef3d0a1de93e10bf7a79c8698118 AWSCore: 2b6015f278770e745b4863ac5f45e007e647f298 AWSMobileClient: 420a899c4691c7f0991daa35daee82a84396ec63 - AWSPluginsCore: 3e6d6be84232b1c114935134a2b6763c0ad06b5e + AWSPluginsCore: 5b1aaeebd0407dcfad03fca13c8c9da8a9039574 CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961 ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825 diff --git a/AmplifyPlugins/Analytics/AWSPinpointAnalyticsPlugin/Resources/Info.plist b/AmplifyPlugins/Analytics/AWSPinpointAnalyticsPlugin/Resources/Info.plist index 6464ef6c98..fd850b9f4c 100644 --- a/AmplifyPlugins/Analytics/AWSPinpointAnalyticsPlugin/Resources/Info.plist +++ b/AmplifyPlugins/Analytics/AWSPinpointAnalyticsPlugin/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyPlugins/Analytics/Podfile.lock b/AmplifyPlugins/Analytics/Podfile.lock index 689822cdd4..261f8472c3 100644 --- a/AmplifyPlugins/Analytics/Podfile.lock +++ b/AmplifyPlugins/Analytics/Podfile.lock @@ -1,19 +1,19 @@ PODS: - - Amplify (1.0.2): - - Amplify/Default (= 1.0.2) - - Amplify/Default (1.0.2) - - AmplifyPlugins/AWSCognitoAuthPlugin (1.0.2): + - Amplify (1.0.3): + - Amplify/Default (= 1.0.3) + - Amplify/Default (1.0.3) + - AmplifyPlugins/AWSCognitoAuthPlugin (1.0.3): - AWSAuthCore (~> 2.13.6) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) - - AmplifyTestCommon (1.0.2): - - Amplify (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (= 1.0.3) + - AmplifyTestCommon (1.0.3): + - Amplify (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) + - AWSPluginsCore (= 1.0.3) - AWSAuthCore (2.13.6): - AWSCore (= 2.13.6) - AWSCognitoIdentityProvider (2.13.6): @@ -26,8 +26,8 @@ PODS: - AWSCognitoIdentityProvider (= 2.13.6) - AWSPinpoint (2.13.6): - AWSCore (= 2.13.6) - - AWSPluginsCore (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - CwlCatchException (1.0.2) @@ -83,16 +83,16 @@ CHECKOUT OPTIONS: :tag: 1.2.0 SPEC CHECKSUMS: - Amplify: b4deddc12754b7e6c31dc6f321e1ff5d70aa6cf5 - AmplifyPlugins: 14f4defa031e224de90fafc971a38c19c34fb6e3 - AmplifyTestCommon: 5be7bf7cfd515a8ea0dc66eb3d9e6900288d3306 + Amplify: e9029b71d965db29a6434692b4bc8ee29ebfa7df + AmplifyPlugins: eb8621cb3efadb5e955578170aec320b51267935 + AmplifyTestCommon: d88bf77887b70ddfbb6e4b0accb80e1cb56f3fc9 AWSAuthCore: 62e92b5ffbd66b8ba0eac471e7f90ccfa76cf63b AWSCognitoIdentityProvider: 05f14f7c892df9ff764268d2ac33b4e95288e603 AWSCognitoIdentityProviderASF: f94f1a502e72ef3d0a1de93e10bf7a79c8698118 AWSCore: 2b6015f278770e745b4863ac5f45e007e647f298 AWSMobileClient: 420a899c4691c7f0991daa35daee82a84396ec63 AWSPinpoint: 91cc98431e9d46c7e7f53987e180e4f2a9728177 - AWSPluginsCore: 3e6d6be84232b1c114935134a2b6763c0ad06b5e + AWSPluginsCore: 5b1aaeebd0407dcfad03fca13c8c9da8a9039574 CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961 SwiftFormat: a5ab293a7f6a812bec6f4ffc5507b7ed08f7f6e1 diff --git a/AmplifyPlugins/Auth/AWSCognitoAuthPlugin/Resources/Info.plist b/AmplifyPlugins/Auth/AWSCognitoAuthPlugin/Resources/Info.plist index 188d1cfb68..ee5a525c57 100644 --- a/AmplifyPlugins/Auth/AWSCognitoAuthPlugin/Resources/Info.plist +++ b/AmplifyPlugins/Auth/AWSCognitoAuthPlugin/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyPlugins/Auth/Podfile.lock b/AmplifyPlugins/Auth/Podfile.lock index 9a029da7c6..c9f27c97ff 100644 --- a/AmplifyPlugins/Auth/Podfile.lock +++ b/AmplifyPlugins/Auth/Podfile.lock @@ -1,14 +1,14 @@ PODS: - - Amplify (1.0.2): - - Amplify/Default (= 1.0.2) - - Amplify/Default (1.0.2) - - AmplifyTestCommon (1.0.2): - - Amplify (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (1.0.2): - - Amplify (= 1.0.2) + - Amplify (1.0.3): + - Amplify/Default (= 1.0.3) + - Amplify/Default (1.0.3) + - AmplifyTestCommon (1.0.3): + - Amplify (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) + - AWSPluginsCore (= 1.0.3) - AWSAuthCore (2.13.6): - AWSCore (= 2.13.6) - AWSCognitoIdentityProvider (2.13.6): @@ -19,8 +19,8 @@ PODS: - AWSMobileClient (2.13.6): - AWSAuthCore (= 2.13.6) - AWSCognitoIdentityProvider (= 2.13.6) - - AWSPluginsCore (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - CwlCatchException (1.0.2) @@ -72,14 +72,14 @@ CHECKOUT OPTIONS: :tag: 1.2.0 SPEC CHECKSUMS: - Amplify: b4deddc12754b7e6c31dc6f321e1ff5d70aa6cf5 - AmplifyTestCommon: 5be7bf7cfd515a8ea0dc66eb3d9e6900288d3306 + Amplify: e9029b71d965db29a6434692b4bc8ee29ebfa7df + AmplifyTestCommon: d88bf77887b70ddfbb6e4b0accb80e1cb56f3fc9 AWSAuthCore: 62e92b5ffbd66b8ba0eac471e7f90ccfa76cf63b AWSCognitoIdentityProvider: 05f14f7c892df9ff764268d2ac33b4e95288e603 AWSCognitoIdentityProviderASF: f94f1a502e72ef3d0a1de93e10bf7a79c8698118 AWSCore: 2b6015f278770e745b4863ac5f45e007e647f298 AWSMobileClient: 420a899c4691c7f0991daa35daee82a84396ec63 - AWSPluginsCore: 3e6d6be84232b1c114935134a2b6763c0ad06b5e + AWSPluginsCore: 5b1aaeebd0407dcfad03fca13c8c9da8a9039574 CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961 SwiftFormat: a5ab293a7f6a812bec6f4ffc5507b7ed08f7f6e1 diff --git a/AmplifyPlugins/Core/AWSPluginsCore/Info.plist b/AmplifyPlugins/Core/AWSPluginsCore/Info.plist index 6464ef6c98..fd850b9f4c 100644 --- a/AmplifyPlugins/Core/AWSPluginsCore/Info.plist +++ b/AmplifyPlugins/Core/AWSPluginsCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyPlugins/Core/AWSPluginsCore/ServiceConfiguration/AmplifyAWSServiceConfiguration.swift b/AmplifyPlugins/Core/AWSPluginsCore/ServiceConfiguration/AmplifyAWSServiceConfiguration.swift index 2a8d61f357..9e5a0bbe7f 100644 --- a/AmplifyPlugins/Core/AWSPluginsCore/ServiceConfiguration/AmplifyAWSServiceConfiguration.swift +++ b/AmplifyPlugins/Core/AWSPluginsCore/ServiceConfiguration/AmplifyAWSServiceConfiguration.swift @@ -12,7 +12,7 @@ public class AmplifyAWSServiceConfiguration: AWSServiceConfiguration { override public class func baseUserAgent() -> String! { //TODO: Retrieve this version from a centralized location: //https://github.com/aws-amplify/amplify-ios/issues/276 - let version = "1.0.2" + let version = "1.0.3" let sdkName = "amplify-iOS" let systemName = UIDevice.current.systemName.replacingOccurrences(of: " ", with: "-") let systemVersion = UIDevice.current.systemVersion diff --git a/AmplifyPlugins/Core/AWSPluginsCoreTests/Info.plist b/AmplifyPlugins/Core/AWSPluginsCoreTests/Info.plist index bff2cb9384..4cf8d5ef50 100644 --- a/AmplifyPlugins/Core/AWSPluginsCoreTests/Info.plist +++ b/AmplifyPlugins/Core/AWSPluginsCoreTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion 1 diff --git a/AmplifyPlugins/Core/AWSPluginsTestCommon/Info.plist b/AmplifyPlugins/Core/AWSPluginsTestCommon/Info.plist index 188d1cfb68..ee5a525c57 100644 --- a/AmplifyPlugins/Core/AWSPluginsTestCommon/Info.plist +++ b/AmplifyPlugins/Core/AWSPluginsTestCommon/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyPlugins/DataStore/Podfile.lock b/AmplifyPlugins/DataStore/Podfile.lock index 9d63105e6b..7aa42d1901 100644 --- a/AmplifyPlugins/DataStore/Podfile.lock +++ b/AmplifyPlugins/DataStore/Podfile.lock @@ -1,25 +1,25 @@ PODS: - - Amplify (1.0.2): - - Amplify/Default (= 1.0.2) - - Amplify/Default (1.0.2) - - AmplifyPlugins/AWSAPIPlugin (1.0.2): + - Amplify (1.0.3): + - Amplify/Default (= 1.0.3) + - Amplify/Default (1.0.3) + - AmplifyPlugins/AWSAPIPlugin (1.0.3): - AppSyncRealTimeClient (~> 1.1.0) - AWSAuthCore (~> 2.13.6) - AWSCore (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) + - AWSPluginsCore (= 1.0.3) - ReachabilitySwift (~> 5.0.0) - - AmplifyPlugins/AWSCognitoAuthPlugin (1.0.2): + - AmplifyPlugins/AWSCognitoAuthPlugin (1.0.3): - AWSAuthCore (~> 2.13.6) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) - - AmplifyTestCommon (1.0.2): - - Amplify (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (= 1.0.3) + - AmplifyTestCommon (1.0.3): + - Amplify (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) + - AWSPluginsCore (= 1.0.3) - AppSyncRealTimeClient (1.1.6): - Starscream (= 3.0.6) - AWSAuthCore (2.13.6): @@ -32,8 +32,8 @@ PODS: - AWSMobileClient (2.13.6): - AWSAuthCore (= 2.13.6) - AWSCognitoIdentityProvider (= 2.13.6) - - AWSPluginsCore (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - CwlCatchException (1.0.2) @@ -99,16 +99,16 @@ CHECKOUT OPTIONS: :tag: 1.2.0 SPEC CHECKSUMS: - Amplify: b4deddc12754b7e6c31dc6f321e1ff5d70aa6cf5 - AmplifyPlugins: 14f4defa031e224de90fafc971a38c19c34fb6e3 - AmplifyTestCommon: 5be7bf7cfd515a8ea0dc66eb3d9e6900288d3306 + Amplify: e9029b71d965db29a6434692b4bc8ee29ebfa7df + AmplifyPlugins: eb8621cb3efadb5e955578170aec320b51267935 + AmplifyTestCommon: d88bf77887b70ddfbb6e4b0accb80e1cb56f3fc9 AppSyncRealTimeClient: 4a2ccdc1722750a1f4d76e216f9bfb1cf12f10de AWSAuthCore: 62e92b5ffbd66b8ba0eac471e7f90ccfa76cf63b AWSCognitoIdentityProvider: 05f14f7c892df9ff764268d2ac33b4e95288e603 AWSCognitoIdentityProviderASF: f94f1a502e72ef3d0a1de93e10bf7a79c8698118 AWSCore: 2b6015f278770e745b4863ac5f45e007e647f298 AWSMobileClient: 420a899c4691c7f0991daa35daee82a84396ec63 - AWSPluginsCore: 3e6d6be84232b1c114935134a2b6763c0ad06b5e + AWSPluginsCore: 5b1aaeebd0407dcfad03fca13c8c9da8a9039574 CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961 ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825 diff --git a/AmplifyPlugins/Predictions/AWSPredictionsPlugin/Resources/Info.plist b/AmplifyPlugins/Predictions/AWSPredictionsPlugin/Resources/Info.plist index 6464ef6c98..fd850b9f4c 100644 --- a/AmplifyPlugins/Predictions/AWSPredictionsPlugin/Resources/Info.plist +++ b/AmplifyPlugins/Predictions/AWSPredictionsPlugin/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyPlugins/Predictions/CoreMLPredictionsPlugin/Resources/Info.plist b/AmplifyPlugins/Predictions/CoreMLPredictionsPlugin/Resources/Info.plist index 6464ef6c98..fd850b9f4c 100644 --- a/AmplifyPlugins/Predictions/CoreMLPredictionsPlugin/Resources/Info.plist +++ b/AmplifyPlugins/Predictions/CoreMLPredictionsPlugin/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyPlugins/Predictions/Podfile.lock b/AmplifyPlugins/Predictions/Podfile.lock index 46a52aa394..8a65892567 100644 --- a/AmplifyPlugins/Predictions/Podfile.lock +++ b/AmplifyPlugins/Predictions/Podfile.lock @@ -1,14 +1,14 @@ PODS: - - Amplify (1.0.2): - - Amplify/Default (= 1.0.2) - - Amplify/Default (1.0.2) - - AmplifyTestCommon (1.0.2): - - Amplify (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (1.0.2): - - Amplify (= 1.0.2) + - Amplify (1.0.3): + - Amplify/Default (= 1.0.3) + - Amplify/Default (1.0.3) + - AmplifyTestCommon (1.0.3): + - Amplify (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) + - AWSPluginsCore (= 1.0.3) - AWSAuthCore (2.13.6): - AWSCore (= 2.13.6) - AWSCognitoIdentityProvider (2.13.6): @@ -21,8 +21,8 @@ PODS: - AWSMobileClient (2.13.6): - AWSAuthCore (= 2.13.6) - AWSCognitoIdentityProvider (= 2.13.6) - - AWSPluginsCore (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - AWSPolly (2.13.6): @@ -95,15 +95,15 @@ CHECKOUT OPTIONS: :tag: 1.2.0 SPEC CHECKSUMS: - Amplify: b4deddc12754b7e6c31dc6f321e1ff5d70aa6cf5 - AmplifyTestCommon: 5be7bf7cfd515a8ea0dc66eb3d9e6900288d3306 + Amplify: e9029b71d965db29a6434692b4bc8ee29ebfa7df + AmplifyTestCommon: d88bf77887b70ddfbb6e4b0accb80e1cb56f3fc9 AWSAuthCore: 62e92b5ffbd66b8ba0eac471e7f90ccfa76cf63b AWSCognitoIdentityProvider: 05f14f7c892df9ff764268d2ac33b4e95288e603 AWSCognitoIdentityProviderASF: f94f1a502e72ef3d0a1de93e10bf7a79c8698118 AWSComprehend: bb9cd353578aae1c350dbb96ea11bbc255659689 AWSCore: 2b6015f278770e745b4863ac5f45e007e647f298 AWSMobileClient: 420a899c4691c7f0991daa35daee82a84396ec63 - AWSPluginsCore: 3e6d6be84232b1c114935134a2b6763c0ad06b5e + AWSPluginsCore: 5b1aaeebd0407dcfad03fca13c8c9da8a9039574 AWSPolly: 8c3f2a0a0ac889261b2f6c4b77026046aa143f5f AWSRekognition: 98f0f0f40e439e85c0d55d4ed6bb81d5ebfe88e0 AWSTextract: d93b4a28b9f6ca2b806c7b8fe044578d5a675994 diff --git a/AmplifyPlugins/Storage/AWSS3StoragePlugin/Resources/Info.plist b/AmplifyPlugins/Storage/AWSS3StoragePlugin/Resources/Info.plist index 6464ef6c98..fd850b9f4c 100644 --- a/AmplifyPlugins/Storage/AWSS3StoragePlugin/Resources/Info.plist +++ b/AmplifyPlugins/Storage/AWSS3StoragePlugin/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyPlugins/Storage/Podfile.lock b/AmplifyPlugins/Storage/Podfile.lock index 533f13727e..8836d6098f 100644 --- a/AmplifyPlugins/Storage/Podfile.lock +++ b/AmplifyPlugins/Storage/Podfile.lock @@ -1,19 +1,19 @@ PODS: - - Amplify (1.0.2): - - Amplify/Default (= 1.0.2) - - Amplify/Default (1.0.2) - - AmplifyPlugins/AWSCognitoAuthPlugin (1.0.2): + - Amplify (1.0.3): + - Amplify/Default (= 1.0.3) + - Amplify/Default (1.0.3) + - AmplifyPlugins/AWSCognitoAuthPlugin (1.0.3): - AWSAuthCore (~> 2.13.6) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) - - AmplifyTestCommon (1.0.2): - - Amplify (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.2) - - AmplifyTestCommon/AWSPluginsTestCommon (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (= 1.0.3) + - AmplifyTestCommon (1.0.3): + - Amplify (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (= 1.0.3) + - AmplifyTestCommon/AWSPluginsTestCommon (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - - AWSPluginsCore (= 1.0.2) + - AWSPluginsCore (= 1.0.3) - AWSAuthCore (2.13.6): - AWSCore (= 2.13.6) - AWSCognitoIdentityProvider (2.13.6): @@ -24,8 +24,8 @@ PODS: - AWSMobileClient (2.13.6): - AWSAuthCore (= 2.13.6) - AWSCognitoIdentityProvider (= 2.13.6) - - AWSPluginsCore (1.0.2): - - Amplify (= 1.0.2) + - AWSPluginsCore (1.0.3): + - Amplify (= 1.0.3) - AWSCore (~> 2.13.6) - AWSMobileClient (~> 2.13.6) - AWSS3 (2.13.6): @@ -83,15 +83,15 @@ CHECKOUT OPTIONS: :tag: 1.2.0 SPEC CHECKSUMS: - Amplify: b4deddc12754b7e6c31dc6f321e1ff5d70aa6cf5 - AmplifyPlugins: 14f4defa031e224de90fafc971a38c19c34fb6e3 - AmplifyTestCommon: 5be7bf7cfd515a8ea0dc66eb3d9e6900288d3306 + Amplify: e9029b71d965db29a6434692b4bc8ee29ebfa7df + AmplifyPlugins: eb8621cb3efadb5e955578170aec320b51267935 + AmplifyTestCommon: d88bf77887b70ddfbb6e4b0accb80e1cb56f3fc9 AWSAuthCore: 62e92b5ffbd66b8ba0eac471e7f90ccfa76cf63b AWSCognitoIdentityProvider: 05f14f7c892df9ff764268d2ac33b4e95288e603 AWSCognitoIdentityProviderASF: f94f1a502e72ef3d0a1de93e10bf7a79c8698118 AWSCore: 2b6015f278770e745b4863ac5f45e007e647f298 AWSMobileClient: 420a899c4691c7f0991daa35daee82a84396ec63 - AWSPluginsCore: 3e6d6be84232b1c114935134a2b6763c0ad06b5e + AWSPluginsCore: 5b1aaeebd0407dcfad03fca13c8c9da8a9039574 AWSS3: ab6da163329bc03fb68e866aab130103453accd2 CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961 diff --git a/AmplifyTestApp/Info.plist b/AmplifyTestApp/Info.plist index c3994881e5..2871f1daaa 100644 --- a/AmplifyTestApp/Info.plist +++ b/AmplifyTestApp/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/AmplifyTestCommon.podspec b/AmplifyTestCommon.podspec index 0b45701bd4..06ed25b3a7 100644 --- a/AmplifyTestCommon.podspec +++ b/AmplifyTestCommon.podspec @@ -7,7 +7,7 @@ # # Version definitions -$AMPLIFY_VERSION = '1.0.2' +$AMPLIFY_VERSION = '1.0.3' $AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}" $AWS_SDK_VERSION = '2.13.6' diff --git a/AmplifyTestCommon/Info.plist b/AmplifyTestCommon/Info.plist index 6464ef6c98..fd850b9f4c 100644 --- a/AmplifyTestCommon/Info.plist +++ b/AmplifyTestCommon/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/AmplifyTests/Info.plist b/AmplifyTests/Info.plist index edcb71d487..7da4239000 100644 --- a/AmplifyTests/Info.plist +++ b/AmplifyTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0.2 + 1.0.3 CFBundleVersion 1 diff --git a/CoreMLPredictionsPlugin.podspec b/CoreMLPredictionsPlugin.podspec index 463d4ff50b..5dffa3263d 100644 --- a/CoreMLPredictionsPlugin.podspec +++ b/CoreMLPredictionsPlugin.podspec @@ -1,5 +1,5 @@ # Version definitions -$AMPLIFY_VERSION = '1.0.2' +$AMPLIFY_VERSION = '1.0.3' $AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}" Pod::Spec.new do |s| diff --git a/build-support/dependencies.rb b/build-support/dependencies.rb index f1177c8843..f5b2afe63e 100644 --- a/build-support/dependencies.rb +++ b/build-support/dependencies.rb @@ -1,7 +1,7 @@ # Version definitions # Amplify release version -$AMPLIFY_VERSION = '1.0.2' +$AMPLIFY_VERSION = '1.0.3' # GitHub tag name for Amplify releases $AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"