Skip to content

An example demonstrating how to use Ship.io to build iOS projects. This repository contains an iOS Application with OCUnit tests and UIAutomation tests.

Notifications You must be signed in to change notification settings

shipio/shipio-example-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shipio-example-ios

https://www.ship.io

About

This is an example project for setting up an iOS build process on Ship.io.

Setup Instructions

1. From the cisimple Dashboard, select "New Job"

alt text

2. Select "Use Another Repository" to expose the url and branch input fields. Use the url of this repository (https://github.com/shipio/shipio-example-ios.git) and set the branch to master, then click "Create Job".

alt text

3. Click the "Add Build Step" button and select "Build An iOS Project".

alt text

4. On the "Project Configuration" tab, make sure 'ShipIO' is selected for both the Project and the Target.

alt text

5. If you would like to sign the application, select your Developer Certificate and Provisioning Profile on the "Code Signing" tab.

alt text

6. Review the Job configuration and click "Create Job".

alt text

7. The build should complete successfully and you will find the compiled IPA under artifacts.

alt text

We hope you enjoy using Ship.io!

About

An example demonstrating how to use Ship.io to build iOS projects. This repository contains an iOS Application with OCUnit tests and UIAutomation tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published