Xcode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
==Downloads== | ==Downloads== | ||
[https://karaoke.kjams.com/downloads/xcode_python.zip python tool]<br> | [https://karaoke.kjams.com/downloads/xcode_python.zip python tool]<br> | ||
[https://karaoke.kjams.com/downloads/xcode_keys.zip dev keys]<br> | [https://karaoke.kjams.com/downloads/xcode_keys.zip dev keys]<br> | ||
==Do These Things too== | ==Do These Things too== | ||
# install your keys | # install your keys | ||
Revision as of 02:41, 3 November 2018
Downloads
Do These Things too
- install your keys
- open the dev keys, the PW is the same as dave's login (keychain) password
- install them into the SYSTEM keychain, NOT the LOGIN keychain. (otherwise you'll get errors)
- in KeyChain Access, get info on the Private Key, change to the "Access Control" tab and select the "Allow all applications to access this item".
- log into developer.apple.com and download the code signing certs, install them
- Run Xcode
- go to prefs->source trees
- enter these items: (make sure path is correct)
| Setting Name | Display Name | Path |
| KJAMS_ROOT | kJams Root | /Volumes/Developer/depot/kJams/Development |
| YAAF_ROOT | YAAF Root | /Volumes/Developer/depot/YAAF/Libraries |