Wikimedia Apps/Team/iOS/CI

From mediawiki.org
< Wikimedia Apps‎ | Team‎ | iOS

This page serves as documentation for both the Wikimedia iOS Team and as a general guide for setting up continuous integration for iOS projects.

Wikimedia specific documentation[edit]

Server Access

Contains instructions on how to connect to our build server.

Deployment

Instructions on how to get builds to beta testers and submit them to the App Store.

General documentation on setting up CI[edit]

Server Setup

How to get a server prepared of continuous integration with Jenkins and Fastlane. This assumes you have a Mac with network access.

Project Setup

Instructions on how to set up an individual project for continuous integration. Make sure you go through "Server Setup" first.