Skip to content

Releases: saucelabs/my-demo-app-ios

2.1.1

26 Sep 10:41
90dfb0c
Compare
Choose a tag to compare
Bumping actions (#33)

2.1.0

25 Sep 14:24
0bbe5e5
Compare
Choose a tag to compare

What's Changed

  • Breaking change: Bundle identifier changed from com.saucelabs.mydemoapp.ios to com.saucelabs.mydemo.app.ios.
    • Note the dot (.) between mydemo and app.
  • Updating provisioning profile by @diemol in #31

Full Changelog: 2.0.4...2.1.0

Version 2.0.2

14 Jul 08:14
872d527
Compare
Choose a tag to compare

Added a new test class with failed tests and updated the configs to exclude them so the build doesn't fail when running

Version 2.0.1

11 Jul 11:51
10529c9
Compare
Choose a tag to compare

Added two new features for testing:

  • localization
  • orientation

Version 2.0.0

06 Jul 20:58
9b10f73
Compare
Choose a tag to compare

Design updates

Version 1.6.3

01 Jun 07:28
3a148e6
Compare
Choose a tag to compare

This release contains new Simulator assets

Version 1.6.2

19 May 09:13
fe33aa5
Compare
Choose a tag to compare

Fix space in XCUITestRunner info plist which will now result in a proper output

Update TestRunner name

18 May 16:22
68217d5
Compare
Choose a tag to compare

This release

  • Doesn't have the spaces in the TestRunner Name anymore
  • has 2 build scripts to read all classes and methods and reads them to two different files so it can be used for sharding

Version 1.6.0

20 Mar 21:51
Compare
Choose a tag to compare

Create version with the ability to crash the app from the menu

1.5.0

20 Mar 20:08
Compare
Choose a tag to compare

Create version without TestFairy