omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    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.


    New modules and Xcode

    Pythonista
    2
    3
    2079
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Gerzer
      Gerzer last edited by

      I am making a new app in Pythonista using the new contacts and location modules, but when I export to Xcode, the modules just aren't there. I've checked the entire file structure of the project folder, to no avail. Is there any way I can programmatically email or sync to Dropbox the module files, so I can put them in the pylib folder?

      Thanks,
      Coder123

      1 Reply Last reply Reply Quote 0
      • omz
        omz last edited by

        I think I've accidentally uploaded an outdated version of the runtime library. You can fix this by downloading this new version of libpythonista4.a and putting it into <project dir>/Pythonista/lib (overwrite the old one).

        http://omz-software.com/pythonista/download/libpythonista4.a.gz

        You might need to unzip it first (if it has a .gz extension), but it's also possible that Safari does this automatically).

        It shouldn't be necessary to do this for new exports, this is just to fix the exported project that you already have.

        1 Reply Last reply Reply Quote 0
        • Gerzer
          Gerzer last edited by

          Thanks, I'll try that!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors