NightOwl888 / ICU4N

International Components for Unicode for .NET
Apache License 2.0
27 stars 7 forks source link

Support building (some) satellite assemblies on macOS via Mono #75

Closed paulirwin closed 1 month ago

paulirwin commented 1 month ago

This adds support for building (some, ~300) satellite assemblies on macOS using Mono. You must have Mono installed at /Library/Frameworks/Mono.framework. This also fixes the JarUtil path to be platform-agnostic.

NightOwl888 commented 1 month ago

I guess there is no harm in doing this just to unblock non-Windows users from contributing.