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

Add .macCatalyst to Package.swift #518

Merged
merged 2 commits into from
Oct 14, 2021
Merged

Add .macCatalyst to Package.swift #518

merged 2 commits into from
Oct 14, 2021

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented Oct 13, 2021

Changes

Xcode 13 no longer will compile for mac Catalyst all the files under a .iOS BuildSettingCondition when using the Swift Package Manager.
This PR adds .macCatalyst to the WEB_AUTH_PLATFORM BuildSettingCondition in the Package.swift file

References

Fixes #517

Testing

This change was tested manually.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@Widcket Widcket requested a review from a team as a code owner October 13, 2021 18:22
@Widcket Widcket merged commit 940ff10 into master Oct 14, 2021
@Widcket Widcket deleted the fix/catalyst-xcode13 branch October 14, 2021 12:15
@Widcket Widcket mentioned this pull request Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xcode 13 unable to compile Auth0 for mac catalyst
2 participants