This tutorial requires Xcode 12 +, macOS 11.0 Big Sur +, and iOS 14 +.
This is very easy and takes less than a minute, let's see how:
- Open Xcode 12 or newer
- Go to File, new project
- Choose Multiplatform
- Select App and click Next
Options:
- Product Name: This is the name of your app
- Team: This is either you or your company
- Organization Identifier: As convention, it goes with your website like: com.arturofm. If you see under that it will use the Product Name to end the sentence.
- The other two (Core Data and Tests is up to you if you want to use them...)