Skip to content

Releases: MobileNativeFoundation/bluepill

v5.13.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 03:04
a3f6f4b

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

Choose a tag to compare

@github-actions github-actions released this 30 Aug 17:45

v5.12.3

Choose a tag to compare

@github-actions github-actions released this 25 May 22:49
Expand $TEST_UNDECLARED_OUTPUTS_DIR  when running test from bazel (#553)

Signed-off-by: Nan Wang <nanwang1101@yahoo.com>

v5.12.2

Choose a tag to compare

@github-actions github-actions released this 20 Dec 19:52
Trigger the test when the bundle is actually connected (#547)

Signed-off-by: Nan Wang <nanwang1101@yahoo.com>

Signed-off-by: Nan Wang <nanwang1101@yahoo.com>

v5.12.1

Choose a tag to compare

@github-actions github-actions released this 19 Sep 17:10
dd6d563
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

Choose a tag to compare

@github-actions github-actions released this 19 Sep 16:58
c542d39
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

Choose a tag to compare

@github-actions github-actions released this 14 Sep 23:37
b62c5e3
Add xcode 14 support (#538)

* initial test

Signed-off-by: Nan Wang <nanwang1101@yahoo.com>

* add github action

Signed-off-by: Nan Wang <nanwang1101@yahoo.com>

Signed-off-by: Nan Wang <nanwang1101@yahoo.com>

v5.11.0 - Xcode 13.1 support

Choose a tag to compare

@ravimandala ravimandala released this 13 Jan 00:02
bc8c924

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

Choose a tag to compare

@github-actions github-actions released this 29 Sep 17:24
01259e0

What's Changed

New Contributors

  • @dusi made their first contribution in #498

Full Changelog: v5.9.0...v5.10.0

v5.9.0 - Xcode 12.5 support

Choose a tag to compare

@github-actions github-actions released this 28 Jun 21:07
2bbc979

What's Changed

Full Changelog: v5.8.1...v5.9.0