Xcode
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 |