Skip to content

Copy JWTDecode and SimpleKeychain XCFrameworks when building the test apps #963

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented May 29, 2025

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

#947 changed the way the dependencies are linked to the Auth0 framework, making it possible to build them all in parallel. But it missed copying over the JWTDecode and SimpleKeychain XCFrameworks into the test apps, causing a crash when running the test apps on real devices.

Screenshot 2025-05-20 at 21 28 57

This PR makes sure to copy the JWTDecode and SimpleKeychain XCFrameworks into the test apps.
Also, the copying over of the Auth0.plist file into the VisionOS test app bundle was removed, as there is already a build phase that takes care of it.

📎 References

#947

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
… apps
@Widcket Widcket requested a review from a team as a code owner May 29, 2025 22:41
@Widcket Widcket merged commit f9d500f into master May 30, 2025
12 of 13 checks passed
@Widcket Widcket deleted the chore/fix-test-apps branch May 30, 2025 06:00
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.

None yet

2 participants