Introduction to Xcode

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

Lesson 03: Building & Deploying iOS Apps with Xcode

Distribution 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

This demo shows a few things about distributing a .ipa file outside the App Store. In the Organizer, you can use the Distribute App button and choose a method like Release Testing. This will only work with archives signed by a team participating in the Apple Developer Program. For example, Enterprise distribution isn’t possible because there are no enterprise signing certificates on this computer, and this archive isn’t signed with one.

See forum comments
Cinema mode Download course materials from Github
Previous: Using Xcode Organizer Next: TestFlight & the App Store