Building app file for iOS Simulator testing
Building an .app Bundle
- Open your application project in Xcode.
- Select any available Simulator as your project's device target.

- In the Product menu, select Clean.
- In the Product menu, select Build.
- Navigate to your Xcode project's Products directory and find the generated .app file.
- Compress the
.app
file into an archive (.zip
file)
The.zip
file is now ready for upload to Sauce Labs.