After you build a Pega Platform application, you can export a
mobile app in a form of an unsigned xarchive.zip file. This way, you can
sign your mobile app locally in a development environment of your choice. When you sign your
mobile app locally, you do not upload a signing certificate to Pega Platform,
and therefore do not violate your company's security policies.
-
On the Build your application panel, select the
iOS switch.
-
Set up a certificate set for the app:
- If an unsigned certificate set does not exist, create an unsigned certificate set.
For more information, see Creating an unsigned iOS certificate set.
- If an unsigned certificate set already exists, select an existing unsigned
certificate set. You might have to click Modify build to display
the list.
- Optional:
Specify mobile app versioning by expanding the App
version section:
- Optional:
To build a specific version of the app, select the version of the client that you want
to use.
-
Click Save.
-
Click Build now.
Result:
The files are sent to the build server and used to build the iOS app. After the app is
built, you can download the
xarchive.zip
file and sign it locally in a
development environment of your choice.