Kyle Rockman 6460d5bedc adding support for the xcode builder plugin
Change-Id: Ie9d53d2a2476268be84f8cefb7b84895ca0631a2
Signed-off-by: Kyle Rockman <kyle.rockman@mac.com>
2016-04-30 11:42:03 +01:00

23 lines
799 B
YAML

builders:
- xcode
- xcode:
developer-profile: "849b07cd-ac61-4588-89c8-b6606ee84946"
clean-build: true
clean-test-reports: true
configuration: Distribution
target: TARGET
sdk: iphonesimulator
build-arguments: "test ONLY_ACTIVE_ARCH=NO -destination 'platform=iOS Simulator,name=iPhone 6' -derivedDataPath ."
schema: "UASDKInternal"
workspace: "UA"
profile: "PROFILE"
codesign-id: "iPhone Distribution: MapMyFitness Inc."
allow-failing: true
version-technical: "TECHNICAL"
version-marketing: "MARKETING"
ipa-version: "${VERSION}"
ipa-output: "/output"
keychain-path: "/Users/jenkins/Library/Keychains/jenkins-uasdk-ios-pre_review"
keychain-password: "testpass"
keychain-unlock: true