Skip to content

Code object is not signed at all #20

@iCoder86

Description

@iCoder86

I have implemented the Pythonist into my iPhone application, It works well on simulator and device on development, but when I try to submit to AppStore it gives the following errors.

App Store Connect Operation Error
Invalid Signature. Code object is not signed at all. The file at path [MyApp.app/Frameworks/PythonistaKit.framework/pylib/BaseHTTPServer.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

Is it only me facing the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions