Skip to content

Build & Export

This tutorial explains how to build and export a .xcarchive file

Before you begin

Make sure your build is successful

Before beginning to archive your build, you need to make sure that the build is successful not only for Debug, for also for Release. Remember to test thoroughly with different types of scenarios to make sure there's no crash or bug.

Build file

Set your simulator

To start off, in Xcode, at the top, you need to set your simulator to Any iOS device.

Set simulator to Any iOS device

From Xcode's application menu, select Product -> Archive

Start your archive

In the top menu, under Product, click on Archive.

Export file

After the archive is completed, a window will popup.

A window will popup

Right click then select Show in Finder. Copy .xcarchive file in folder appear then send to us.