Blogifier icon indicating copy to clipboard operation
Blogifier copied to clipboard

Successfully ran on MacOS

Open admoss0 opened this issue 2 years ago • 2 comments

I successfully compiled and ran Blogifier from the GitHub source with Visual Studio 2022 under MacOS Ventura 13.4.1. No issues with it so far. Thanks for developing it.

admoss0 avatar Jul 15 '23 10:07 admoss0

Also ran on an ARM64 based Mac Mini. I did have to install npm on it and use package manager to restore the dependencies after I copied the solution folder over to it. Also had to update my .Net runtime on the Mac Mini. A couple of packages throw "unknown author" errors when it ran and I had to allow them in the security tool. Apart from that it compiles and runs fine.

admoss0 avatar Jul 19 '23 06:07 admoss0

Very happy with your successful attempt. At present, there are still many functions of this project that have not been perfected. I will continue to improve it. You are also welcome to improve the functions of this project.

dorthl avatar Aug 16 '23 08:08 dorthl