I’have struggled with building MyBiz backend project. I’ve had some issues. But I couldn’t fix those successfully.
“Build failed: ‘openssl/conf.h’ file not found in swift-nio-ssl” issue came up. And I followed this link then fix it.
But next “openssl/conf.h’ file not found in ‘CCryptoOpenSSL’” issue came up too. And I followed this link But I couldn’t fix it.
How can I build MyBiz backend project successfully? Please let me know.
p.s )
- I am using m1 mac mini.
- I’ve tried updating to vapor4 from vapor3(which is current project base). Upper issues have disappeared but so many migrations required which I can’t handle. Will the book be updated to Vapor 4 for Section IV: in Legacy APPs?