Skip to content

Remove iOS static library verification #3169

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

Merged
merged 1 commit into from
Oct 23, 2017

Conversation

mbektchiev
Copy link
Contributor

It tries to predict a linker error and stop earlier, but there are cases where it fails to do so correctly.
We now start building without any preliminary checks on libraries and let it fail with whatever error it does.

fixes #2967

It tries to predict a linker error and stop earlier, but there are cases where it fails to do so correctly.
We now start building without any preliminary checks on libraries and let it fail with whatever error it does.

fixes #2967
@mbektchiev mbektchiev self-assigned this Oct 19, 2017
@mbektchiev mbektchiev added this to the 3.3.0 milestone Oct 19, 2017
Copy link
Contributor

@Mitko-Kerezov Mitko-Kerezov left a comment

Choose a reason for hiding this comment

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

Looks okay to me

@Mitko-Kerezov Mitko-Kerezov merged commit b232fd5 into release Oct 23, 2017
@Mitko-Kerezov Mitko-Kerezov deleted the bektchiev/remove-ios-static-libs-check branch October 23, 2017 06:30
rosen-vladimirov pushed a commit that referenced this pull request Nov 15, 2017
It tries to predict a linker error and stop earlier, but there are cases where it fails to do so correctly.
We now start building without any preliminary checks on libraries and let it fail with whatever error it does.

fixes #2967
rosen-vladimirov added a commit that referenced this pull request Nov 15, 2017
* Remove iOS static library verification (#3169)

It tries to predict a linker error and stop earlier, but there are cases where it fails to do so correctly.
We now start building without any preliminary checks on libraries and let it fail with whatever error it does.

fixes #2967

* Update Changelog for 3.3.1 release
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