Have you looked at the "App Distribution Guide"
Read both once - weren't specific enough for me to move forward.
Thanks for jumping in!Are you struggling with any points specifically?
Thanks for jumping in!
How about this one - where do I find my personal developer codesign certificate?
I tried to set an environment variable CODESIGN_IDENTITY and it said my developer ID isn't a valid identity.
If you have an Apple Developer account go to https://developer.apple.com/membercenter/index.action and login. Pick the certificates option. Personally I have signing certificates( which should be 'login' certificates ) for both the MAS ( Mac App Store ) and Developer ID ( signed apps NOT delivered via MAS ) but you might only need Developer ID. Also before downloading anything open Keychain Access app (/Applications/Utilities ) and create a Certificate Authority file ( Certificate Assisstant>>Create a Certificate Authority ) and save the file on your desktop of some easy place to access. Now do the downloads from the Apple site. IIRC it asks you to select the Certificate Authority file. Go ahead and do that. Download the certificates to your desktop ( where doesn't matter ). You should be able to double-click each cert file in the Finder and add them to your login keychain list. Also they should now be visible in Xcode 7 ( Preferences>>>Accounts ) click on "View Details"Thanks for jumping in!
How about this one - where do I find my personal developer codesign certificate?
I tried to set an environment variable CODESIGN_IDENTITY and it said my developer ID isn't a valid identity.