Quote:
Originally Posted by Oliver Drobnik
So the easiest way possible is to open the project file in the xcodeproj bundle and string-replace the folder name to the new one.
|
Thanks, but I'm not sure what you mean by opening a file in the xcodeproj bundle?
You mean the package contents?
I was thinking about opening some of the files in xcodeproj withTextEdit,
but I don't know how deeply embedded some of these paths are.
Or can I somehow search the entire package in all files at once?