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.


    Xcode Template for Pythonista code signing error

    Pythonista
    3
    3
    2820
    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.
    • mrcoxall
      mrcoxall last edited by

      In January I was successful at getting several apps onto the App Store.
      I just went back to load another one and I am now getting a Code Signing Error.
      I cleared out all my certificates and reloaded everything to ensure something had not expired.
      I even loaded an app built completely in Xcode and it worked fine.
      When I try using the Pythonista template I get:

      ERROR ITMS-90035: "Invalid Signature. Code object is not signed at all. The file at path [My App.app/Frameworks/PythonistaKit.framework/pylib/future.py] is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html"
      ERROR ITMS-90035: "Invalid Signature. Code object is not signed at all. The file at path [My App.app/Frameworks/PythonistaKit.framework/pylib/future.py] is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html"

      Anybody else getting this?
      Anyone have a solution?

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

        I am also having the same issue. Does anyone have the fix?

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

          Read this thread for a solution: https://forum.omz-software.com/topic/3744/xcode-template-for-pythonista

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