Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge the Xcode-10.1 Bazel work into master #330

Merged
merged 2 commits into from
May 1, 2019

Conversation

ob
Copy link
Member

@ob ob commented May 1, 2019

This looks big because Git is stupid. It's essentially the same rename's as #327

ob added 2 commits April 30, 2019 18:12
…on#327)

This change makes Bluepill usable with the Bazel build system
by providing an ios_bluepill_test_runner() rule compatible with
rules_apple's ios_test_runner() rule.

Besides the major refactoring of code:

* Fix a bug where the environment variables set in the config
file passed to bluepill weren't being propagated to bp.
* Fix a bug where bluepill was not doing the weak_linking setup
trick so if multiple versions of Xcode were being used, it wasn't
clear which private framework it ended up loading.
@ob ob merged commit 42a4b8c into MobileNativeFoundation:master May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants