Well I've finally worked some things out, so thought I'd share them here to possibly spare someone else a trip to the Hair Loss Clinic.

My code signing issue had to do with my certificates. I went into Keychain and on my certificates from Apple I changed the "Trust" setting to "Use System Defaults." Thanks to Obleo Beck for helping me track this down.

BTW Obleo has just uploaded to Rev Online a new version of his Signing Assistant, which was sited in his recent Rev Newsletter article, "LiveCode Apps for Mac Store." It's now in stack form - check it out, it's a very handy utility. Much faster and much easier than a trip to the Terminal. It will sign your app, create the pkg file and sign it. It's the kind of app that Apple should provide for this.

In the "Certificate Name" field be sure to enter just the last part of the certificate name, not the whole "3rd Party Developer Application: " part.

I hope that helps someone out there.

Marty "My head sure is cold" Knapp
This isn't strictly a LiveCode question but maybe someone here can help . . .

I'm trying to use the terminal to codesign an app for the Mac app store and I'm getting an "identity not found" error. I have downloaded and installed the WWDR intermediate certificate into KeyChain, created, downloaded and installed the developer certificate into KeyChain. I have also added to the plist file: LSApplicationCategoryType public.app-category.productivity: Productivity

I wasn't sure if I was supposed to add the whole category string, so I also tried setting the category to just "Productivity."

I have also added the proper CFBundleIdentifier

I've Googled the error code "identity not found" and am not coming up with much. Same on the Apple Dev support forum. I can't tell if this is a certificate issue, a plist issue, or "I'm just stupid issue!" Anybody wanna tell me where to go?


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to