Page MenuHomePhabricator

Revamp xcode configuration for CI
Closed, ResolvedPublic2 Estimated Story Points

Description

To facilitate cutting releases and in preparation for the build server, we need to revamp our Xcode project configuration and implement tasks in the Makefile for cutting alpha and beta (and eventually app store) releases with as little manual intervention as possible.

Event Timeline

Discussed this in detail with Brian on Monday.

Fastlane's "fastfile" essentially is the make file and this ticket can most likely be scoped to setting up the build configurations.

For the build configurations we will use xcconfig files to set the environment variables so they can be committed to source control and edited more easily (as opposed to editing the build configurations in the xcode project file).

Started this and pushed a patch that I needed to move forward with other tasks. Marked it as WIP, if Brian gets finished with his stuff, he can hop on this.

Fjalapeno moved this task from Doing to To Do on the Mobile-App-Sprint-53-iOS board.
Fjalapeno renamed this task from Revamp xcode & makefile for build tasks to Revamp xcode configuration for CI.Mar 30 2015, 4:09 PM
Fjalapeno edited a custom field.