Skip to content

Fix widgets going to TestFlight #911

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
Aug 16, 2020
Merged

Fix widgets going to TestFlight #911

merged 1 commit into from
Aug 16, 2020

Conversation

zacwest
Copy link
Member

@zacwest zacwest commented Aug 16, 2020

  • Requires disabling dead code stripping on the Intents and Widgets extensions.
  • Requires not opting into submitting Bitcode when uploading for iOS symbols (checkbox on upload time).
  • Fixes not weak linking against WidgetKit which avoids a crash on launch on iOS 13.

- Requires disabling dead code stripping on the Intents and Widgets extensions.
- Requires not opting into submitting Bitcode when uploading for iOS symbols (checkbox on upload time).
- Fixes not weak linking against WidgetKit which avoids a crash on launch on iOS 13.
@zacwest zacwest merged commit 03a5f1b into master Aug 16, 2020
@zacwest zacwest deleted the strings branch August 16, 2020 03:39
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.

2 participants