I have some png's that are now resources in XCode.
I would like to replace the with other png's on the device after deployment. How do I do that, while still being able to work with them in XCode?
I thing it should be "Documents" "Library" or "Settings" folder, but it is not so clear how to create them in xCode.
(This is an internal app, no appstore, no clients, the files should normally be manipulated from a connected computer).
Thanks