• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Code Signing and run-only application -- myApp2 is damaged
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Code Signing and run-only application -- myApp2 is damaged


  • Subject: Code Signing and run-only application -- myApp2 is damaged
  • From: John <email@hidden>
  • Date: Fri, 08 Nov 2013 17:46:42 -0500

I just joined Apple Developer, generated and installed a Mac Apps certificate. When I export the script as an Application and sign it, it is producing a damaged error on other machines.

Steps:
1) I wrote a script and exported it as run-only, code signed (myScript.scpt)

2) I wrote a script to call (myScript.scpt) and saved it as an application. (myApp1)
set mainScriptPath to POSIX path of (((path to me as text) & "Contents:Resources:Scripts:myScript.scpt"))
do shell script "osascript " & quoted form of mainScriptPath

3) Using Show Package Contents, I dragged (myScript.scpt) to Resources:Scripts of (myApp)

4) I populated the bundle contents of (myApp) and exported it as an run-only Application, code signed. (myApp2)

5) I compressed (myApp2) before transferring it to another computer.

What am I doing incorrectly?

Thanks.

John
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Code Signing and run-only application -- myApp2 is damaged
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: FMPro to Contacts (AddressBook)
  • Next by Date: Re: Code Signing and run-only application -- myApp2 is damaged
  • Previous by thread: Re: Some Way to Run an AppleScript from an ExtendScript Command?
  • Next by thread: Re: Code Signing and run-only application -- myApp2 is damaged
  • Index(es):
    • Date
    • Thread