Releases: saucelabs/my-demo-app-ios
Releases · saucelabs/my-demo-app-ios
2.1.1
2.1.0
What's Changed
- Breaking change: Bundle identifier changed from
com.saucelabs.mydemoapp.ios
tocom.saucelabs.mydemo.app.ios
.- Note the dot (.) between
mydemo
andapp
.
- Note the dot (.) between
- Updating provisioning profile by @diemol in #31
Full Changelog: 2.0.4...2.1.0
Version 2.0.2
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
Added two new features for testing:
- localization
- orientation
Version 2.0.0
Design updates
Version 1.6.3
This release contains new Simulator assets
Version 1.6.2
Fix space in XCUITestRunner info plist which will now result in a proper output
Update TestRunner name
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
Create version with the ability to crash the app from the menu
1.5.0
Create version without TestFairy