When I add files to my Xcode project, I am asked if I want to "Copy items into destination groups's folders" and given a checkbox for each target I want the files added to.
First, how can I, after the fact of adding files (weeks or months later), determine if I copied the files into the destination?
Second, how can I, after the fact, determine which targets the files were added to?
Find the files in your desired destination location. If It's available, then you have copied the files into the destination successfully:)
Select the file using Xcode and look at the Target Membership Section.