Environment
Describe the Question
I have a data file that I really need to put in the absolute root of the application project in an iOS application. I can build; then manually drag it out of the "app/" folder into the root folder in xcode so that it is now linked to its proper location.
But is their some way I could have TNS by default put it into the root folder of the app?