[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: MobileNativeFoundation/bluepill

Tags

v5.13.0

Toggle v5.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Xcode 15.1 (#568)

* Support Xcode 15.0

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

* add testBundleDisconnectTimeout

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

* try xcode 15.1

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

* Fix test flakiness

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

* Split tests

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

---------

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

v5.12.5

Toggle v5.12.5's commit message

v5.12.4

Toggle v5.12.4's commit message

v5.12.3

Toggle v5.12.3's commit message
Expand $TEST_UNDECLARED_OUTPUTS_DIR when running test from bazel (#553)

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

v5.12.2

Toggle v5.12.2's commit message
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

Toggle v5.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v5.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v5.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v5.11.0's commit message
Xcode 13.1 support

v5.10.0

Toggle v5.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Xcode 13 support (#500)

* Add Xcode 13 support

Signed-off-by: Pavel Dusatko <pdusatko@slack-corp.com>

* Fix Xcode paths

Signed-off-by: Pavel Dusatko <pdusatko@slack-corp.com>

* Fix Xcode 13 path

Signed-off-by: Oscar Bonilla <6f6231@gmail.com>

* Updating the README with Xcode 12.5 branch

Signed-off-by: Ravi Mandala <rmandala@linkedin.com>

* Fixing a test and splitting a reporting diagnostics test

Signed-off-by: Ravi Mandala <rmandala@linkedin.com>

* Skipping data-container flag to significantly reduce the diagnostics archive size

Signed-off-by: Ravi Mandala <rmandala@linkedin.com>

Co-authored-by: Oscar Bonilla <6f6231@gmail.com>
Co-authored-by: Ravi Mandala <rmandala@linkedin.com>