You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After startarting command tns build ios --bundle --release --forDevice --copy-to build.ipa in the terminal I get next error:
error: exportArchive: "**********.app" requires a provisioning profile.
Error Domain=IDEProvisioningErrorDomain Code=9 ""**********.app" requires a provisioning profile." UserInfo={NSLocalizedDescription="**********.app" requires a provisioning profile., NSLocalizedRecoverySuggestion=Add a profile to the "provisioningProfiles" dictionary in your Export Options property list.}
** EXPORT FAILED **
Command xcodebuild failed with exit code 70
Can i solve this problem? I don't have ExportOptions file in my directory.
Thanks
Hello
I have a bug with building ios application.
Environment
Describe the bug
After startarting command
tns build ios --bundle --release --forDevice --copy-to build.ipa
in the terminal I get next error:Can i solve this problem? I don't have ExportOptions file in my directory.
Thanks
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: