Signing an application

Signing applications on OS X is done using the codesign command line tool.

Install XCode

If you do not already have XCode installed then you can install it from the Mac App Store.

https://itunes.apple.com/gb/app/xcode/id497799835?mt=12

Install the command line tools

From the XCode Preferences, navigate to the Downloads pane. If the Command Line Tools are are not installed then click the Install button.

Install the command line tools

Signing the application

Visit https://gist.github.com/trevordevore/3e91724c4573690b691510d2e2dcd2a7 and download the file using the "Download Zip" button.

In the ZIP archive is a signOSXApplication.livecodescript file. Open it in LiveCode. Click on the Sign Application button to sign your app. You will be prompted to select the executable and provide the name of your developer certificate.

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.