Skip to content

1.3.0

Compare
Choose a tag to compare
@BirmacherAkos BirmacherAkos released this 22 Mar 10:19
· 14 commits to master since this release
dc018e3
  • Added support for providing optional additional options to xcodebuild via xcodebuild_options, similar to the existing Xcode Archive step for iOS. (#12) - Thanks to @sebj

  • Fix the key and value order in validateRequiredInput. (#11) - Thanks to @kitasuke

  • Maintenance (#13):

    • update the go-test, golint, errchek etc...
    • update the yml for the new release flow

New input: xcodebuild_options
Options added to the end of the xcodebuild call. You can use multiple options, separated by a space character.
Example: -xcconfig PATH -verbose