Replies: 2 comments 1 reply
|
Thank apple for complicating app signing beyond reasonable...
Try If all went well through XCode, then the CLI command should work as well ns build ios --release --for-device |
0 replies
|
It doesn't create an .ipa file which Teleporter needs. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
How do I deploy this.
I tried Transporter app but it doesn't accept a .app file, only .ipa.
I saw that I had to run this command:
tns build ios --releasebut then i get this error:
ENOENT: no such file or directory, scandir '/Users/ettinger/Library/MobileDevice/Provisioning Profiles/'All reactions