Is it possible to build a clean version of my project and remove any saved property lists associated
- by Lee Probert
In XCode is it possible to build a clean version of my project and remove any saved property lists associated with it?
I'm refactoring my code constantly and the old property list that gets saved is causing my app to crash because the data has become old and rotten.