rdagumampan / yuniql

Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
https://yuniql.io
Apache License 2.0
417 stars 63 forks source link

Building Yuniql from source on MacOS #304

Open djpentz opened 1 year ago

djpentz commented 1 year ago

Is there a reason why the existing HEAD of master can't be built from source on MacOS? I ask because I've tried without success. For background, these are the steps I took:

This failed with the following error:

The library 'libhostpolicy.so' required to execute the application was not found in '/app/'.

So I'm not sure if or where I've missed something. Can anybody advise?