yonaskolb / XcodeGen

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

how generate IDEWorkspaceChecks.plist #1051

Open ArthurChi opened 3 years ago

ArthurChi commented 3 years ago

when I remove xcodeproject file then generate one, there is a file named IDEWorkspaceChecks.plist lost, what should I do to fix this?

danramteke commented 3 years ago

At the end of my script, I add

git checkout -f Example.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist