Build & Export¶
This tutorial explains how to build and export a .xcarchive
file
Before you begin¶
- You must Install Soha SDK.
- You have downloaded and installed the
.p12
and.mobileprovision
files provided by SohaGame. - You must complete the Configure SDK Info.
- You will need to Integrate the SohaGame SDK for iOS into your game.
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.
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.
Right click then select Show in Finder. Copy .xcarchive
file in folder appear then send to us.