+ Reply to Thread
Results 1 to 8 of 8

Thread: codesign on mac?

  1. #1

    Default codesign on mac?

    Since mountain lion comes out soon, I wanted to codesign all my mac apps. But I have no clue how to do it.

    I know I must use the commandline codesign tool since I can't use Xcode for my Ren'Py games, but apart that I am totally in the dark. I would also like to try submitting to the mac appstore even if probably they'll be rejected, but just to see what happens...

    Anyone has a VERY SIMPLE STEP BY STEP guide? I tried looking at apple docs but there are 310983021 pages with insane geek talk and no way I can understand that babbling

  2. #2

    Default

    Jake's got some great links for this:
    http://greyaliengames.com/blog/mac-app-store-tutorials/

    Tutorial #2 explicitly talks about codesigning.

  3. #3

  4. #4

    Default

    Note: I haven't done this yet either. I just bookmarked the links. Let me know how good the tutorials are. I'll be doing this myself in another month or so...

  5. #5

    Default

    There is "Building, Archiving, and Submitting Your App" video from WWDC 2012, they talk about how to sign your app either for app store or direct distribution, although that is for using Xcode, which is really easy to do IMO. I would also suggest asking on Apple forums about command line tools.

  6. #6

    Default

    Nevermind, Mousechief sent me a very nice python script that does it. My mistake was actually that I tried to sign using the .cer file rather than certificate name!!! Still can't submit to Mac Appstore but that's because of some Ren'Py limitations, but at least I can sell my mac games direct without the upcoming Gatekeeper breaking my users balls

  7. #7
    Junior Member
    Join Date
    Jul 2012
    Posts
    4

    Default

    For more information about this technology, look for other documentation in the Apple Developer Library.


    Regards,
    Selva.
    Spice Powders Manufactures

  8. #8
    Junior Member
    Join Date
    Jul 2012
    Posts
    4

    Default

    Manual pages are intended as a quick reference for people who already understand a technology.
    To learn how the manual is organized or to learn about command syntax, read the manual page for manpages


    Regards,
    Kumar
    Packers and Movers Bangalore

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts