-
Notifications
You must be signed in to change notification settings - Fork 70
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
error: ad-hoc export app #25
Comments
Thanks for reaching out! I would like to confirm this issue happening with device build enabled for dynamic frameworks. We'll work on the fix and keep you posted. |
Hi @bazuka5801 The issue should be fixed in bedc1b0 |
Hi! Thank you for flash fix :) |
@trinhngocthuyen |
Nice! Glad it works!
Just to clarify the differences between using prebuilt frameworks with devices support vs. without devices support:
Anw, It's a valid request that we can specify to build only for devices. Actually, I left a TODO to specify the build types ( |
In our team, we use this plugin for CI jobs only, meaning build for testing, because it's a major bottleneck of our development process. For CD jobs (ex. QA builds, TestFlight builds), we still disable this plugin to minimize unexpected side effects. |
Building is okay, but export ipa give me an error :(
Because all builded frameworks includes this flag.
My Podfile:
The text was updated successfully, but these errors were encountered: