Skip to main content
Noble Desktop Publishing Team/1 min read

Setting Up

App Store Submission

1

Archive in Xcode

Product → Archive — builds release configuration.

2

Upload to App Store Connect

Distribute via Xcode or Transporter app.

3

Fill In Metadata

Screenshots, description, keywords — quality matters for ASO.

4

Submit for Review

Apple reviews within 24-48 hours typically.

Build Programming Foundations at Noble Desktop

Noble Desktop's Full-Stack Web Development Certificate teaches programming fundamentals that transfer across mobile, web, and desktop development.

Gain hands-on experience in iOS development by following this practical tutorial that includes setting up your class files and creating your personal copy of class files for editing.

Complete the following setup prior to beginning any exercises.

Topics Covered in This IOS Development Tutorial:

Setting up Your Class Files

Creating Your Own Copy of Class Files

Throughout this workbook you will be editing class files that we have prepared for you. Instead of editing the originals, we’ll have you make a copy just for yourself to edit.

  1. Download the class files. Refer to the instructions at the beginning of the workbook on how to download and install the class files.

  2. On the Desktop, open the Class Files folder.

  3. Click once on the iOS App Dev 1 Class folder to select it.

  4. Press Cmd–D to duplicate it.

  5. Rename the duplicate folder yourname-iOS App Dev 1 Class.

  6. You now have your own set of class files to use throughout the class. Have fun!