Xcode Build for testing for iOS v1.0.0

[#17 ] Clean up and standardize step inputs.

Changes

  • New input introduced for overriding the Xcode project’s Build Settings: ‘Build settings (xcconfig)’ (xcconfig_content).
  • The raw xcodebuild log output env key is aligned with the source code: BITRISE_XCODE_RAW_RESULT_TEXT_PATH
  • Step input titles, summaries, descriptions, and categories are updated.

Breaking changes to step inputs

  • disable_index_while_building input has been removed, the Xcode Build Setting configured by the input (COMPILER_INDEX_STORE_ENABLE = NO) is the default value for the new xcconfig_content input.
  • output_tool input has been renamed to log_formatter.

This topic was automatically closed after 90 days. New replies are no longer allowed.