-
-
Notifications
You must be signed in to change notification settings - Fork 197
can't export ipa while using icloud #4374
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Hi @farfromrefug, Thanks for investigating that, I'm marking the issue as a feature request as we both do not provide any value for |
@farfromrefug or @DimitarTachev, is there a workaround for this issue? This is the only thing preventing me from upgrading an enterprise app the latest version of {N}. Currently, I build with:
(Then I export my enterprise release with the |
@farfromrefug, thanks for sending me down that path! After playing around with that code, I was able to build my enterprise However, forced patching the CLI is not an optimal way of building apps. @DimitarTodorov, does this sound like something that would be allowed? |
Edit: Upon further investigation (and use of the |
On iOS, i am trying to export an ipa (run app on device) which uses icloud documents.
I get this error:
It seems that the export plist here does not contain the correct value for
iCloudContainerEnvironment
The text was updated successfully, but these errors were encountered: