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

[mediasetup] Update for Xcode 12 beta 2 #9087

Merged
merged 3 commits into from
Jul 17, 2020

Commits on Jul 14, 2020

  1. [mediasetup] Update for Xcode 12 beta 2

    The framework is not available (binary or even headers) for the iOS
    simulator, only devices.
    
    As such `tools/mtouch/Makefile` is not updated with a `-weak-framework`
    
    Tracked with
    * https://github.com/xamarin/maccore/issues/2266
    * https://feedbackassistant.apple.com/feedback/8001312
    Sebastien Pouliot committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    69e2daa View commit details
    Browse the repository at this point in the history
  2. Add missing files

    Sebastien Pouliot committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a72323b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Don't (weak) link MediaSetup on simulator builds

    Sebastien Pouliot committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    bb0076c View commit details
    Browse the repository at this point in the history