Xcode Archive & Export for iOS v5.9.0

What鈥檚 Changed

  • Will use Xcode workspace to look up build settings (xcodebuild -showBuildSettings), if provided. Improved caching of the result, so -showBuildSettings is only called once. This will improve build cache usage as well for workspace-based projects.
    Thanks for @ThomasDutartre for contributing.

Full Changelog: Comparing 5.8.5...5.9.0 路 bitrise-steplib/steps-xcode-archive 路 GitHub