Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use auth0/SimpleKeychain version 0.12.2 #102

Merged
merged 2 commits into from
Sep 7, 2022

Conversation

ionutmanolache-okta
Copy link
Contributor

Description

auth0/SimpleKeychain evolved and dropped support for swift 4.
Currently, the demo app fails to compile because carthage resolves auth0/SimpleKeychain with version 1.0.0.
The demo app was designed to work with auth0/SimpleKeychain version 0.12.2, yet it was not explicitly set.
We will have to integrate the latest version eventually, but by that time, this fix should do.

@ionutmanolache-okta
Copy link
Contributor Author

ionutmanolache-okta commented Aug 23, 2022

@Widcket,
It looks like CircleCI dropped support for Xcode 12.5.0 and that's why the CI build failed. They retain a single image which is the last stable release of Xcode 12, and that is 12.5.1. I fixed the config file. Please take a look and approve again.
Thanks.

@Widcket
Copy link
Contributor

Widcket commented Aug 23, 2022

Should be migrated to Xcode 13 at some point.

@JayHelton JayHelton merged commit ae78786 into auth0:master Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants