"No code signature found" - Xcode 4.2, Livecode 5
Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller
"No code signature found" - Xcode 4.2, Livecode 5
I built a standalone app using live code 5 after getting a provisioning profile (linked to the app ID - which is the same name I gave to the app).
Unfortunately when dragging the standalone app icon into Xcode 4.2 i get the error message "No code signature found"
Can someone please help?
Thanks"
Marco
Unfortunately when dragging the standalone app icon into Xcode 4.2 i get the error message "No code signature found"
Can someone please help?
Thanks"
Marco
-
- VIP Livecode Opensource Backer
- Posts: 5912
- Joined: Sat Apr 08, 2006 8:31 pm
- Location: Minneapolis MN
- Contact:
Re: "No code signature found" - Xcode 4.2, Livecode 5
Did you assign the profile in the standalone settings? This has bitten me before too, sometimes I forget to do it.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: "No code signature found" - Xcode 4.2, Livecode 5
Sella in fact I did assign it properly. I even tried both tre profile created for the app and the iOS team profile. None of them worked.
Re: "No code signature found" - Xcode 4.2, Livecode 5
Search the forum for the words "code signature" to see some possible solutions.
-
- Posts: 83
- Joined: Mon Oct 31, 2011 5:28 am
Re: "No code signature found" - Xcode 4.2, Livecode 5
I found the utility called "AppResigner" on the Gorbster dot neet website fixed the problem for me.
-
- Posts: 21
- Joined: Sat Jan 15, 2011 6:40 pm
- Location: Canada
Re: "No code signature found" - Xcode 4.2, Livecode 5
Hi,
I had the same problem because of an expired certificate. So I went the Keychain utility and simply delete the expired certificate to fix the problem.
I had the same problem because of an expired certificate. So I went the Keychain utility and simply delete the expired certificate to fix the problem.
-
- Posts: 1
- Joined: Wed Jan 04, 2012 5:03 pm
Re: "No code signature found" - Xcode 4.2, Livecode 5
Removing the expired certs in the keyring helped me too. I used to be a developer, so there were was one in there that was expired. After I deleted it, I need to recompile my code with LiveCode again, and this time my Mac asked for permission to use a new part of the keychain, a good indication of it using a new certificate in the keychain.
After that, I used the Xcode "Organizer" function to add in an Application that under where it sees my iPhone. It worked well, and I didn't get and errors.
Thanks for the tip!
After that, I used the Xcode "Organizer" function to add in an Application that under where it sees my iPhone. It worked well, and I didn't get and errors.
Thanks for the tip!
Re: "No code signature found" - Xcode 4.2, Livecode 5
Deleting an expired certificate helped me too.
Re: "No code signature found" - Xcode 4.2, Livecode 5
I use "AppResigner" it is a life saver!
Re: "No code signature found" - Xcode 4.2, Livecode 5
Possibly there's a duplicate certificate in your keychain access.