yonaskolb / XcodeGen

A Swift command line tool for generating your Xcode project
MIT License
7.01k stars 818 forks source link

xcshareddata is lost every time project is regenerated #1359

Open greggjaskiewicz opened 1 year ago

greggjaskiewicz commented 1 year ago

Recently someone at work decided to move to XcodeGen. Not a fan personally. Primarily reason - every time we run it, which is on every build - I loose all my schema settings (args I pass to debug stuff), etc. Is there a way for XcodeGen to stop messing with the xcshareddata folder please?