I want to create a mobile application (IOS with Swift), which creates a text file.
My question is, how do I store this file, so I can maybe send it to my computer or if I plugged in the device drag and drop it on to the computer.
So I actually want to create a file on a mobile device and use this file in a different project running on the computer.