Can you regenerate xcodeproj files?

I have made some plugins on Windows and wanted to make the Mac version. I had not used a Mac in years and was pleasantly surprised how the first plugin built with just a couple of tweaks…the issue is now I have started with the remaining 3 plugins and when I click on the xcodeproj or xcworkspace it shows the error: “the project is damaged and cannot be opened due to a parse error. Examine the file for invalid edits or unresolved source control conflicts”. Is there a way to regenerate these? There is no git or version control unfortunately. Or an alternative way to build for mac creating a cmake file from windows? You’d have to build in xcode eventually, I think, so what are my options? Sorry if this is basic, as I said I have not used a mac in a while…I found the iPlug GPT but it suggests to find a script that does not exist in my iPlug folder anywhere. Thank you in advance!

Xcode project files are very annoying to manually edit.However, if you update iPlug2, I’ve just added CMake support, Which might help…

1 Like