How to Find the Directory Locations Your XCode App Uses  
  
    You can add this snippet to your application, say for instance in your `viewDidLoad` function, that will print to the XCode console, the location of your app while it's being developed.
		// prints the location of asset my-added-file.txt that you've ad...  
  
    
      Written by Sean Behan on 06/06/2018