Xcode Setup



Xcode runs!
  1. Note: Don't go to Apple Developper's Program, which needs $99 / year.
  2. Create an Apple ID first. It is necessary to download Xcode.
  3. Download and Install Xcode via Apple Store
  4. Play with Xcode making some test projects, and run it on a simulator.
  5. Prepare for installing your app on a real iOS device.
    1. Launch Xcode > Preferences > Accounts
    2. Add your Apple ID and sign in.
    3. Now Signing is possible and send your app to your iOS device.
  6. Go to your iOS device.
    1. Your app is on the spring board but only it fails to run it.
    2. Go to Setting/Certificate/Trust your id's certificate.

The first application test01app runs on an iPhone.
Go back to Computer

20220917