This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author KevinPackard
Recipients KevinPackard, ned.deily, ronaldoussoren
Date 2019-09-30.19:37:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569872224.76.0.739484042885.issue38329@roundup.psfhosted.org>
In-reply-to
Content
The macOS installer for Python 3.7.4 places "Python.framework" into /Library/Frameworks/  However, the top-level symlinks inside the framework are broken for "Headers" and "Resources". Because of this, the framework can not be imported into an Xcode project.
History
Date User Action Args
2019-09-30 19:37:04KevinPackardsetrecipients: + KevinPackard, ronaldoussoren, ned.deily
2019-09-30 19:37:04KevinPackardsetmessageid: <1569872224.76.0.739484042885.issue38329@roundup.psfhosted.org>
2019-09-30 19:37:04KevinPackardlinkissue38329 messages
2019-09-30 19:37:04KevinPackardcreate