-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
macOS uses dylib files instead of so and the file pattern is libicuuc.[version].dylib instead of libicuuc.so.[version], so our current approach for loading unmanaged ICU doesn't work.
The relevant code is in source/icu.net/NativeMethods/NativeMethods.cs.
See discussion on Slack.
imnasnainaec, lyonsil, somelinguist and ievgennaida