cryogen-project / cryogen-core

Cryogen's core
Eclipse Public License 1.0
69 stars 62 forks source link

Hawk library fails in macOS Big Sur Preview #145

Closed sankara closed 4 years ago

sankara commented 4 years ago

https://github.com/cryogen-project/cryogen/issues/218

hawk/watch! fails trying to load Carbon lib on macOS Big Sur preview due to changes in the OS and dynamic linking. I was able to work around it for now by catching the error and defaulting to file system polling instead.