Re: No code signature found
Posted: Thu Jul 06, 2017 12:59 pm
Hi Jerry,
I am a bit confused. Can you try the following (without using Xcode at all):
1. Open LC and create a new stack, and add just a button
2. Save the stack
3. Open the standalone application settings for iOS, and choose the free provisioning profile you have created (use the default app id that is already there (e.g. "com.yourcompany.yourapp")
4. Build an iOS standalone
5. Open Xcode, and go to Window -> Devices menu
6. Connect your device, it should now appear in the left pane of the Xcode window
7. Drag the .app file you created in step 4 onto the list of the device apps.
Can you now install this app?
Best,
Panos
--
I am a bit confused. Can you try the following (without using Xcode at all):
1. Open LC and create a new stack, and add just a button
2. Save the stack
3. Open the standalone application settings for iOS, and choose the free provisioning profile you have created (use the default app id that is already there (e.g. "com.yourcompany.yourapp")
4. Build an iOS standalone
5. Open Xcode, and go to Window -> Devices menu
6. Connect your device, it should now appear in the left pane of the Xcode window
7. Drag the .app file you created in step 4 onto the list of the device apps.
Can you now install this app?
Best,
Panos
--