Releases: MobileNativeFoundation/bluepill
Releases · MobileNativeFoundation/bluepill
v5.13.0
What's Changed
- Specify platform to exclude tvOS, watchOS by @chenxiao0228 in #541
- Trigger the test when the bundle is actually connected by @nanwng in #547
- Expand $TEST_UNDECLARED_OUTPUTS_DIR when running test from bazel by @nanwng in #553
- Proper shutdown mechanism by @nanwng in #559
- Pass simDevice to the shutdown method by @nanwng in #561
- add debugging info in Bazel template by @larrytaowang in #569
- Xcode 15.1 by @nanwng in #568
New Contributors
- @larrytaowang made their first contribution in #569
Full Changelog: v5.12.5...v5.13.0
v5.12.5
v5.12.3
Expand $TEST_UNDECLARED_OUTPUTS_DIR when running test from bazel (#553) Signed-off-by: Nan Wang <[email protected]>
v5.12.2
Trigger the test when the bundle is actually connected (#547) Signed-off-by: Nan Wang <[email protected]> Signed-off-by: Nan Wang <[email protected]>
v5.12.1
Specify platform to exclude tvOS, watchOS (#541) (#542) tvOS and watchOS sdks and their simulators are not installed by default with Xcode 14. So specifying osx and ios to workaround them. This podspec is mean to bring in the binaries to Pods folder so other tools are able to use it. It does not build or mean to be consumed as a library
v5.11.1
Backport changes for Xcode 14 to Xcode 13.4 branch (#540) * Specify platform to exclude tvOS, watchOS tvOS and watchOS sdks and their simulators are not installed by default with Xcode 14. So specifying osx and ios to workaround them. This podspec is mean to bring in the binaries to Pods folder so other tools are able to use it. It does not build or mean to be consumed as a library
v5.12.0
Add xcode 14 support (#538) * initial test Signed-off-by: Nan Wang <[email protected]> * add github action Signed-off-by: Nan Wang <[email protected]> Signed-off-by: Nan Wang <[email protected]>
v5.11.0 - Xcode 13.1 support
What's Changed
- Support --define=apple.experimental.tree_artifact_outputs=1 by @jschear in #506
- README: Fix tense by @sj26 in #518
- When parsing an XML result file fails, don't fail while merging subsequent test results by @jschear in #515
- Create CODE_OF_CONDUCT.md by @ob in #521
- Create CODEOWNERS by @ob in #520
- Bump to Xcode 13.1 by @ob in #522
- Fix the workflows of main branch and releases by @ravimandala in #524
New Contributors
Full Changelog: v5.10.0...v5.11.0
v5.10.0 - Xcode 13.0 support
What's Changed
- Fix typos by @dusi in #498
- Delete videos of passed tests, add flag to retain by @RainNapper in #502
- Updating README for Xcode 12.5 support by @ravimandala in #507
- Bugfix: Pack tests by test count if test estimates are missing or adding up to be zero by @ravimandala in #513
- Add Xcode 13 support by @dusi in #500
New Contributors
Full Changelog: v5.9.0...v5.10.0
v5.9.0 - Xcode 12.5 support
What's Changed
- Added an Architecture doc by @Buzz-Lightyear in #494
- Small cleanups pre 12.5 by @ob in #495
- Keep parenthesis in Swift tests by @ob in #496
- Support for Xcode 12.5 by @ob in #497
Full Changelog: v5.8.1...v5.9.0