Menu

Compiling

PHPdev32
Attachments
Create.png (52696 bytes)
Select.png (92616 bytes)
Trust.png (73183 bytes)

Compiling EnCee

While the Xcode project included in the git repository is set up in almost every way, to use the new security features of Mountain Lion you must create a self-signed certificate to sign both the app and its helper tool. See the images if you have trouble.

Obtaining ProwlKit

Compiling the project now requires ProwlKit (and its minor dependency XMLReader), both of which are available from GitHub. Placeholders exist in the Xcode project, and it should compile without issue so long as the files are available.

Creating a Self-Signed Certificate

  • Open Keychain Access from Applications > Utilities
  • From the app menu, choose Certificate Assistant > Create a Certificate...
  • Enter "EnCee Certificate" as the name (this is what the project will use), Self Signed Root, and Code Signing
  • Proceed through the prompts until the certificate is created
  • Select the new certificate and Get Info
  • Under "When using this certificate" choose "Always Trust"

Compiling

Once your certificate is ready, compile normally and place the app (only) in Applications or wherever you wish.


MongoDB Logo MongoDB