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

xlarsx/shipio-example-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shipio-example-ios

https://www.cisimple.com

About

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

Setup Instructions

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

alt text

2. Select "Use Another Repsoitory" to expose the url and branch input fields. Use the url of this repository (https://github.com/cisimple-team/cisimple-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 'cisimple' 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

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

Languages

  • Objective-C 52.3%
  • D 46.3%
  • Other 1.4%