Issue archiving in Xcode: Missing file - MT32Emu.framework
After fixing a couple of issues I was able to get Boxer to build in Xcode.
However, when trying to create an archive of Boxer Standalone I got an error.
error: Build input file cannot be found: '/Users/xianmo/Library/Developer/Xcode/DerivedData/Boxer-hewkxdhkqujjmscmyfgadvtarkls/Build/Intermediates.noindex/ArchiveIntermediates/Boxer Standalone/InstallationBuildProductsLocation/@executable_path/../Frameworks/MT32Emu.framework/Versions/A/Modules/module.modulemap' (in target 'Framework' from project 'Boxer-MT32Emu')
Actually I similar errors when trying to compile Tables.cpp and TVP.cpp
Edit: I should mention I'm on the M1
Nevermind, I'm dumb
Actually, even though I shouldn't have been trying to archive Boxer Standalone, I get the same error when trying to archive Boxer CI....