Skip to content

Releases: bitrise-steplib/steps-xcode-test

1.15.0

19 Sep 11:43
Compare
Choose a tag to compare
  • [0927fbf] NEW INPUT : should_retry_test_on_fail - (Experimental) Rerun test, when it fails?
  • [f13e07a] toolkit support

1.14.1

16 Sep 08:55
Compare
Choose a tag to compare
  • Offer opt-out for redundant build before performing test - thanks for the PR

1.14.0

26 Jul 16:00
Compare
Choose a tag to compare

Fix for booting the iOS Simulator, when you have more than one Xcode / iOS Simulator installed.

  • [ec8fde5] prep for v1.14.0
  • [182aff8] Merge pull request #49 from bitrise-io/feature/multi-xcode-bug-fix
  • [2a4723e] BootSimulator - multi xcode bug fix
  • [c1c8e2f] run xcodebuild with "NSUnbufferedIO=YES" env
  • [8cba6c9] GOPATH for test workflow
  • [a39ef2f] bitrise.yml - releaseman revision
  • [bdbcdeb] step.yml revision

1.13.8

12 Jul 11:17
Compare
Choose a tag to compare
  • typo fix

1.13.7

12 Apr 15:22
Compare
Choose a tag to compare
  • Remove duplicated and deprecated dependencies

1.13.6

08 Apr 12:32
Compare
Choose a tag to compare

NEW_INPU : single_build
If single_build: true, then step calls only xcodebuild OPTIONS build test OPTIONS, otherwise step runs xcodebuild OPTIONS build OPTIONS befor the test.

1.13.5

04 Apr 14:30
Compare
Choose a tag to compare
  • Now step doesn't change default derived data path

1.13.4

31 Mar 11:01
Compare
Choose a tag to compare
  • change default device to iPhone 6s Plus

1.13.3

21 Mar 15:45
Compare
Choose a tag to compare
  • FIX: find latest os version

1.13.2

18 Mar 16:04
Compare
Choose a tag to compare
  • FIX: simulator boot