From 2ea8e1bb259774013137c4c47378403f8dcb1cf3 Mon Sep 17 00:00:00 2001 From: Rita Zerrizuela Date: Mon, 7 Jun 2021 16:34:26 -0300 Subject: [PATCH] Release 0.12.3 (#109) --- CHANGELOG.md | 6 ++++++ SimpleKeychain/Info.plist | 2 +- SimpleKeychainApp/Info.plist | 2 +- SimpleKeychainTests/Info.plist | 2 +- tvOSTestHost/Info.plist | 2 +- 5 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a98782..9497268 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [0.12.3](https://github.com/auth0/SimpleKeychain/tree/0.12.3) (2021-06-07) +[Full Changelog](https://github.com/auth0/SimpleKeychain/compare/0.12.2...0.12.3) + +**Changed** +- Make test dependencies not resolve when installing with SPM [SDK-2598] [\#108](https://github.com/auth0/SimpleKeychain/pull/108) ([Widcket](https://github.com/Widcket)) + ## [0.12.2](https://github.com/auth0/SimpleKeychain/tree/0.12.2) (2021-02-11) [Full Changelog](https://github.com/auth0/SimpleKeychain/compare/0.12.1...0.12.2) diff --git a/SimpleKeychain/Info.plist b/SimpleKeychain/Info.plist index 2d956da..dc5b11a 100644 --- a/SimpleKeychain/Info.plist +++ b/SimpleKeychain/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.12.2 + 0.12.3 CFBundleSignature ???? CFBundleVersion diff --git a/SimpleKeychainApp/Info.plist b/SimpleKeychainApp/Info.plist index 32eee23..0fbebbd 100644 --- a/SimpleKeychainApp/Info.plist +++ b/SimpleKeychainApp/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.12.2 + 0.12.3 CFBundleSignature ???? CFBundleVersion diff --git a/SimpleKeychainTests/Info.plist b/SimpleKeychainTests/Info.plist index 3e648c5..2d2210c 100644 --- a/SimpleKeychainTests/Info.plist +++ b/SimpleKeychainTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.12.2 + 0.12.3 CFBundleSignature ???? CFBundleVersion diff --git a/tvOSTestHost/Info.plist b/tvOSTestHost/Info.plist index 2b7727a..17cb433 100644 --- a/tvOSTestHost/Info.plist +++ b/tvOSTestHost/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 0.12.2 + 0.12.3 CFBundleVersion 1 LSRequiresIPhoneOS