xcodebuild
xcodebuild copied to clipboard
A continuously resilient `xcodebuild` “GitHub Action”. Also it’s the best.
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.1 to 10.1.8. Release notes Sourced from eslint-config-prettier's releases. v10.1.8 republish latest version Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8 v10.1.5 Patch Changes #332 60fef02 Thanks @JounQin! - chore: add funding...
I have a use-case for running archives for simulator destinations and passing the resulting archive to a different workflow. This PR: - adds the `iOS-simulator` option to platform field which...
This allows passing `-default-test-execution-time-allowance` and `-test-timeouts-enabled=YES` to `xcodebuild`.
Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together. Updates `brace-expansion` from 2.0.1 to 2.0.2 Release notes Sourced from brace-expansion's releases. v2.0.2 pkg: publish on tag 2.x 14f1d91 fmt...
Includes #172
Choose the destination directory for derived data. This is uses the `xcodebuild` flag `-derivedDataPath`. Specification: derived-data-path: description: | Path to which `xcodebuild` will write its derived data. Leave unset and...