Skip to content

Project Settings

Christoph edited this page Aug 30, 2022 · 1 revision

Project Settings

After downloading and opening the Xcode project, select the root element in the project navigator. Select the project and adjust the deployment target in the info section.

Package Dependencies

The used versions of the included swift packages can be adjusted in the Package Dependencies section.

Target Settings

Select the target and adjust the settings of the following sections:

General

Adjust all the identity information, i.e. the display name, bundle identifier, version and build number.
Set the minimum iOS version in the deployment info and the app icon in the app icons and launch images section.

Signing & Capabilities

Insert your own team and bundle identifier in the signing & capabilities section.