Xcode Build for Simulator v3.0.0

What鈥檚 Changed

Migration guide

The main step logic has been simplified and rewritten, which could cause breaking changes in some project setups. The step now does an archive for the simulator destination instead of building and manually parsing the results.

Additionally, the cache_level input has been removed. This controlled the behavior of the Cache Push step, which has been deprecated for a while. You can get the same SPM package caching and much better performance with the Save SPM cache step.

Full Changelog: Comparing 2.0.0...3.0.0 路 bitrise-steplib/steps-xcode-build-for-simulator 路 GitHub