Search Results for

    Show / Hide Table of Contents

    Start a Xamarin macOS Project

    Warning

    The Xamarin SDK is deprecated. For more details, contact Support.

    As with other platforms, you need to include architecture-specific native libraries for Xamarin macOS. Include the libraries that can be found in the Xamarin/Libraries/macOS/native folder. The following rules apply:

    • If you are using FM.LiveSwitch.Opus.dll, include libopusfm.dylib.
    • If you are using FM.LiveSwitch.Vpx.dll, include libvpxfm.dylib.
    • If you are using FM.LiveSwitch.Yuv.dll, include libyuvfm.dylib.

    If you want to be safe, you can include the entire lib folder in your project. This ensures that you always have the correct native libraries.

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved.Documentation for LiveSwitch Version 1.21.0