Introduction to Xcode

Apr 24 2024 · Swift 5.10, iOS 17, Xcode 15

Lesson 03: Building & Deploying iOS Apps with Xcode

Simulator Demo

Episode complete

Play next episode

Next

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

Start by building and running your demo app or an app template you’ve made on the default simulator. Once it launches, move the Simulator icon from the dock and back so that it’s available even if you close Xcode.

xcrun simctl get_app_container booted com.example.bragbookapp
xcrun simctl --help
See forum comments
Cinema mode Download course materials from Github
Previous: Working With Simulators Next: Building to Your Device