Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

Issue with submitting app using Python.framework #27

Description

@aaronjosephm

When I try to update my app to the store with this framework I'm seeing this issue ->

"couldn't find platform info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for 2.7"

a closer look revealed this pertains to the Python.framework specifically ->

"UserInfo={NSLocalizedDescription=Item at "/Users/aaronmednick/Library/Developer/Xcode/Archives/2018-06-18/iHasApp 6-18-18, 3.03 PM.xcarchive/Products/Applications/SipherCatta.app/Python.framework/Versions/2.7" did not contain a "archived-expanded-entitlements.xcent" resource.}"

After doing more digging I believe this has to do with the fact that the framework is dynamically linked? If so, how do I statically link this framework to my project?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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