Skip to content

Bindings to create MacOS X applications with Mono.

License

Notifications You must be signed in to change notification settings

chequer-io/monomac

This branch is 10 commits ahead of, 9 commits behind cwensley/monomac:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ec7de9 · Aug 26, 2023
Aug 26, 2023
Mar 7, 2013
Mar 4, 2019
May 3, 2023
May 2, 2023
Nov 30, 2018
Sep 7, 2012
May 30, 2011
Jul 9, 2010
Jan 2, 2020
Apr 15, 2012
Jan 28, 2020
May 2, 2023
Jan 28, 2019

Repository files navigation

https://github.com/AvaloniaUI/monomac 프로젝트가 arm64 cocoa를 지원하지 않기에 커스텀 빌드하여 사용합니다.

src/generator.csproj에서 AfterBuild 매직을 부립니다. M1 Mac에서 arch가 꼬이는 경우 빌드가 실패할 수 있습니다. 참고해주세요.


This is a fork of MonoMac but with .NET Standard support so it can run on .NET Core.

This will be maintained until such time as Xamarin.Mac runs on .NET Core as it is a much more mature runtime for macOS.

Building:

To build, you must be running on macOS with mono installed, then run the following on the command line:

./build.sh

About

Bindings to create MacOS X applications with Mono.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%