QEMU-Manager
QEMU-Manager copied to clipboard
macOS graphical frontend to QEMU
Hello, I had no problems building this with xcode 13, though when ran I got the following error: objc[29820]: Class Pair is implemented in both /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider (0x7ff854273648) and /Users/chleb/Library/Developer/Xcode/DerivedData/QEMU-Manager-athbmorbdqqgzndvbcnzloaiqejg/Build/Products/Release/GitHubUpdates.framework/Versions/A/GitHubUpdates (0x1016380c8)....
I built this myself and have been getting "task not launched" errors. I'm wondering if you have ever had these, or might have any thoughts as to what could be...
It took me some time to figure out how to build and run this project (as an Xcode noob). Here I update the README.md to add an installation section that...