1. Get Started

Welcome to SwiftShip, the Swift UI boilerplate to launch your iOS apps in a few days or hours.

Here's a quick overview of the boilerplate. Follow along to get your app up and running.

When you get the boilerplate code:

The project code is structured by features, and multiple parts are commented on to make it easier for you to read and edit.

Requirements

2. Features & Configurations

⚙️ General Configuration

  1. Update your app name and the team/bundle identifier

  2. Change in assets:

    shots-assets.png

  3. Change in SwiftShip Configuration File

The configuration file is used to improve security when adding your API keys and secret values to your app.

*We will be back to the file to update the integration’s keys and values part after we set up the project on those platforms in the next parts.