-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add build script to remove x86_64 and i386 archs from frameworks #1126
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
Conversation
Can you describe the issue that this fixes, and steps to test? |
This update addresses a failure when creating IPA for distribution. Specifically, when Frameworks contain sim archs (x86_64 and i386), the IPA generation process fails. This update removes the archs when Archiving and IPA generation. There are two ways to test if the issue has been addressed:
|
I had the same issue but I was able to export it as ipa as said above |
…t deliverable bolus
This reverts commit f51aed7. Revert
…o ab-remoteCarbsAndBolus merge with LoopKit auto-bolus
…/Loop into ab-remoteCarbsAndBolus resolve conflicts
This reverts commit f51aed7. revert
This reverts commit d90118c. revert
This reverts commit ab73c09. revert
Dev merge with ab otp
This reverts commit 5c341ae. revert
merged level with LoopKit dev to fix conflicts |
Close due to bad merge |
This is an updated apply of PR LoopKit#1126 which addresses the issue reported in LoopKit#1117
This is an updated apply of PR LoopKit#1126 which addresses the issue reported in LoopKit#1117
Added a Run Script step in Build Phases of the Loop target that removes simulator architectures