omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. da5id

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    da5id

    @da5id

    0
    Reputation
    408
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    da5id Unfollow Follow

    Latest posts made by da5id

    • Including extra files in XCode Export

      Dear friends:

      Pythonista is really amazing. Developing IOs apps is a lot simpler and lots of fun.

      I have a problem, though. I've made some code with Pythonista which reads info from extra .txt.py files. The code works perfectly well within Pythonista, opening the .txt.py files, but when I export it as XCode the files are not included and when I try to run the app I got the error message: "Cannot open blahblah.txt.py file" I've tried to move the .txt.py files to several locations within the project, but I keep getting the same error message.

      Any recommendations on where should the .txt.py extra files should be put?

      Thanks a lot for your kind help

      Da5id

      posted in Pythonista
      da5id
      da5id
    • RE: Including extra files in XCode Export

      Problem solved. I just checked which is the current directory, as ccc proposed, and find out that the text files have to be included within the app support files of the IPhone simulator in my Mac.
      Moving them to the pylib didn't work.

      Thanks a lot for your kind help.

      posted in Pythonista
      da5id
      da5id