I am testing something with the iOS simulator.
So I can navigate the file system and see that the framework and see the python files stored in the DataContainer. However, when I restart the app, the changes are lost since the app will be overwritten by the app bundle.
I tried to change the python files in the app bundle frameworks folder, but the changes don't seem to reflect in the app.
Any suggestions?