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

[tests][macos][apitest] Fix MediaPlayerLibrary for unified. Fixes #51799 #1603

Merged
merged 1 commit into from
Feb 1, 2017

Conversation

spouliot
Copy link
Contributor

@spouliot spouliot commented Feb 1, 2017

Previous fix covered classic but missed the fact that xcode8.3 branch,
being old, did not load MediaPlayer.framework which made the unified
version of the tests (both 64bits) fail.

Newer branch already had the framework loaded and did not fail.

reference:
https://bugzilla.xamarin.com/show_bug.cgi?id=51799

Previous fix covered classic but missed the fact that `xcode8.3` branch,
being old, did not load `MediaPlayer.framework` which made the unified
version of the tests (both 64bits) fail.

Newer branch already had the framework loaded and did not fail.

reference:
https://bugzilla.xamarin.com/show_bug.cgi?id=51799
@monojenkins
Copy link
Collaborator

Build failure

@spouliot
Copy link
Contributor Author

spouliot commented Feb 1, 2017

unrelated failures due to

@spouliot spouliot merged commit 3fd79be into xamarin:xcode8.3 Feb 1, 2017
@spouliot spouliot deleted the bug51799 branch February 1, 2017 02:32
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