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 |
Beta Was this translation helpful? Give feedback.
-
It doesn't create an .ipa file which Teleporter needs. |
Beta Was this translation helpful? Give feedback.
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 --release
but then i get this error:
ENOENT: no such file or directory, scandir '/Users/ettinger/Library/MobileDevice/Provisioning Profiles/'
Beta Was this translation helpful? Give feedback.
All reactions