Xcode: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Downloads==
==Downloads==
[https://karaoke.kjams.com/downloads/xcode.dmg Xcode 3.2.6 Installer]<br>
[https://karaoke.kjams.com/downloads/xcode_libs.zip Command Line Tool libs]<br>
[https://karaoke.kjams.com/downloads/xcode_lipo.zip liposuction tool]<br>
[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

python tool
dev keys

Do These Things too

  1. install your keys
    1. open the dev keys, the PW is the same as dave's login (keychain) password
    2. install them into the SYSTEM keychain, NOT the LOGIN keychain. (otherwise you'll get errors)
    3. 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".
  2. log into developer.apple.com and download the code signing certs, install them
  3. Run Xcode
  4. go to prefs->source trees
  5. 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