iphone - How do i consolidate my xcode project files? -
When I started working on my first app, I think dragging the files and putting them into the exode Put in the actual directory. Not so. Obviously, the excode gives context to all of them on the desktop.
Is there an easy way to copy all the referenced files into the project directory? My desktop is a mess.
In fact, you do not have a direct way to do this once the XCode project reference is added to a solution ( Though tedious and a bit scary) to remove the references from XCode and drag these files back into your project with the "Copy files ..." option.
Comments
Post a Comment