From 38a2f625f23d6c1738e7fb406312ef3919d3e838 Mon Sep 17 00:00:00 2001 From: Sam Warner Date: Wed, 11 Mar 2020 14:39:00 +1100 Subject: [PATCH] Revert "Release 1.19.3 (#328)" This reverts commit 164cd50e0bd0da134ccc4169c82309a9c335e94f. --- .gitignore | 5 +---- App/Info.plist | 2 +- Auth0/Info-tvOS.plist | 2 +- Auth0/Info.plist | 2 +- Auth0Tests/Info.plist | 2 +- CHANGELOG.md | 6 ------ Gemfile.lock | 13 +------------ OAuth2Mac/Info.plist | 2 +- OAuth2TV/Info.plist | 2 +- 9 files changed, 8 insertions(+), 28 deletions(-) diff --git a/.gitignore b/.gitignore index fd24f382d..093b4416a 100644 --- a/.gitignore +++ b/.gitignore @@ -94,7 +94,4 @@ fastlane/README.md # AppCode # # -.idea/ - -# Gems -vendor/bundle \ No newline at end of file +.idea/ \ No newline at end of file diff --git a/App/Info.plist b/App/Info.plist index bb31aa3c8..88d6757a6 100644 --- a/App/Info.plist +++ b/App/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.19.3 + 1.19.2 CFBundleSignature ???? CFBundleURLTypes diff --git a/Auth0/Info-tvOS.plist b/Auth0/Info-tvOS.plist index 77f1c5411..f9ecb83d7 100644 --- a/Auth0/Info-tvOS.plist +++ b/Auth0/Info-tvOS.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.19.3 + 1.19.2 CFBundleSignature ???? CFBundleVersion diff --git a/Auth0/Info.plist b/Auth0/Info.plist index 035183d60..898448c72 100644 --- a/Auth0/Info.plist +++ b/Auth0/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.19.3 + 1.19.2 CFBundleSignature ???? CFBundleVersion diff --git a/Auth0Tests/Info.plist b/Auth0Tests/Info.plist index 3ee8bd40e..4776ef582 100644 --- a/Auth0Tests/Info.plist +++ b/Auth0Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.19.3 + 1.19.2 CFBundleSignature ???? CFBundleVersion diff --git a/CHANGELOG.md b/CHANGELOG.md index 285d06e24..c111deec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,5 @@ # Change Log -## [1.19.3](https://github.com/auth0/Auth0.swift/tree/1.19.3) (2019-11-27) -[Full Changelog](https://github.com/auth0/Auth0.swift/compare/1.19.2...1.19.3) - -**Fixed** -- Fix Credentials Manager Test [\#325](https://github.com/auth0/Auth0.swift/pull/325) ([cocojoe](https://github.com/cocojoe)) - ## [1.19.2](https://github.com/auth0/Auth0.swift/tree/1.19.2) (2019-11-14) [Full Changelog](https://github.com/auth0/Auth0.swift/compare/1.19.1...1.19.2) diff --git a/Gemfile.lock b/Gemfile.lock index 61409c11e..b8eee2d09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,6 @@ GEM atomos (0.1.3) babosa (1.0.2) claide (1.0.3) - clamp (1.3.1) cocoapods (1.7.5) activesupport (>= 4.0.2, < 5) claide (>= 1.0.2, < 2.0) @@ -147,7 +146,6 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_magick (4.9.5) - mini_portile2 (2.4.0) minitest (5.11.3) molinillo (0.6.6) multi_json (1.13.1) @@ -157,8 +155,6 @@ GEM nap (1.1.0) naturally (2.2.0) netrc (0.11.0) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) os (1.0.1) plist (3.5.0) public_suffix (2.0.5) @@ -181,12 +177,6 @@ GEM CFPropertyList naturally slack-notifier (2.3.2) - slather (2.4.7) - CFPropertyList (>= 2.2, < 4) - activesupport (>= 4.0.2, < 5) - clamp (~> 1.3) - nokogiri (~> 1.8) - xcodeproj (~> 1.7) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -223,7 +213,6 @@ DEPENDENCIES fastlane-plugin-auth0_shipper mini_magick (>= 4.9.4) semantic (~> 1.5) - slather BUNDLED WITH - 1.17.3 + 1.17.1 diff --git a/OAuth2Mac/Info.plist b/OAuth2Mac/Info.plist index 45e3682f8..ba160a7ce 100644 --- a/OAuth2Mac/Info.plist +++ b/OAuth2Mac/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.19.3 + 1.19.2 CFBundleVersion 1 LSMinimumSystemVersion diff --git a/OAuth2TV/Info.plist b/OAuth2TV/Info.plist index ffd5946e2..b946d7cab 100644 --- a/OAuth2TV/Info.plist +++ b/OAuth2TV/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.19.3 + 1.19.2 CFBundleVersion 1 LSRequiresIPhoneOS