I’m trying to create a subfolder structure in my app following this advice:
Subdirectories within an iOS application
But I can’t see (using the Organizer) a way to test whether the subfolder structure is actually achieved or not…is there a way to check, other than jailbreaking the phone and getting in through ssh?
You can open the bundle that is installed to the simulator by navigating to:
Once you navigate to the above location (it may be .ipa, can’t remember exactly) you can right click and choose
Show Package Contentswhich will show you the contents app bundle.