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

Fixing xcode project set-up that was causing some tests to fail #379

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

ravimandala
Copy link
Contributor

Fixing the Xcode project set-up that was causing some tests to fail along with some other minor Xcode project-related changes.

Not sure how this issue got in, in the first place! Please review the changes.

\cc @ob @jmkk @chenxiao0228

Copy link
Collaborator

@jmkk jmkk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please attach the screenshot with the scheme targets.

@ravimandala
Copy link
Contributor Author

Please attach the screenshot with the scheme targets.

Broken Bluepill Xcode project

The changes in this PR would fix the broken references in the above screenshot.

Fixing xcode project set-up that was causing some tests to fail along with some other minor Xcode project related changes
Copy link
Member

@ob ob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ob ob merged commit 75084a7 into MobileNativeFoundation:master Oct 31, 2019
ravimandala added a commit to ravimandala/bluepill that referenced this pull request Oct 31, 2019
…leNativeFoundation#379)

Fixing xcode project set-up that was causing some tests to fail along with some other minor Xcode project related changes
ravimandala added a commit to ravimandala/bluepill that referenced this pull request Oct 31, 2019
…leNativeFoundation#379)

Fixing xcode project set-up that was causing some tests to fail along with some other minor Xcode project related changes
ob pushed a commit that referenced this pull request Nov 1, 2019
…actoring (#378)

* Fail if bp binary is not found adjacent to bluepill and also some refactoring

Do not look for `bp` binary on `PATH` and simply fail if it is not found adjacent to `bluepill` binary.

Also did some refactoring, cleanup and improvements like...
1. Moved a helper method to utils
2. Enhancing error messages and better error handling
3. Fixing asserts in tests
4. Renaming variables

* Fixing xcode project set-up that was causing some tests to fail (#379)

Fixing xcode project set-up that was causing some tests to fail along with some other minor Xcode project related changes
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.

3 participants