- Enable your remote login. (go Preference --> Sharing -->Remote Login enabled)
- Add build account if needed. (Add new account from Preference-->User&Group)
- Setup your source control account, like svn or git to check out code
- Setup your Xcode, get the AD-HOC provision profile you are going to use.
- Setup your distribution account on the build machine (generate the key pair kind of work, or inport existing p12)
- Setup Keychain, move the Distribution private key pair from login to the System This is a key step for ssh client, else you will get error complaining permission.
Friday, June 15, 2012
setup your new account for xcode build
We always need to setup an account for the ant build for xcode. It is not complex compare to other mobile builds like Android or Blackberry. Here are the simple steps you need to do
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment