Python and Swift integration with PythonKit crashes on build
I got python all embedded with my project using PythonKit in Xcode and my python files are built as bundle resources so everything is working when I archive and then export as copy build. It loads python from the resources and then loads my scripts.