Skip to content

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

Merged
spouliot merged 1 commit into
dotnet:xcode8.3from
spouliot:bug51799
Feb 1, 2017
Merged

[tests][macos][apitest] Fix MediaPlayerLibrary for unified. Fixes #51799#1603
spouliot merged 1 commit into
dotnet:xcode8.3from
spouliot:bug51799

Conversation

@spouliot

@spouliot spouliot commented Feb 1, 2017

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

Build failure

@spouliot

spouliot commented Feb 1, 2017

Copy link
Copy Markdown
Contributor Author

unrelated failures due to

@spouliot
spouliot merged commit 3fd79be into dotnet: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