What’s Changed
- Will use Xcode workspace to look up build settings (
xcodebuild -showBuildSettings), if provided. Improved caching of the result, so-showBuildSettingsis 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