When I Build My App it runs the standard build, but then copies several files that are nowhere in the apps directory.
These files were accidentally added to the app directory when i was making it, but i promptly deleted them.
Is there a way to reset the build process to only consider the current file structure for the app?
Update: The files do not appear in the "Copy" Section of the Build Phase so not sure where they're being referenced in the app itself. Is there a method to hard reset the build process?