We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb76d9 commit 003e8f1Copy full SHA for 003e8f1
README.md
@@ -0,0 +1,8 @@
1
+If you are looking to embed python(AI tools/services) into your app, this project is a template for you use. This was tried on Xcode beta 16.0 beta 6
2
+
3
+Both of these posts help, but have some bumps that I had to over come.
4
+https://medium.com/swift2go/embedding-python-interpreter-inside-a-macos-app-and-publish-to-app-store-successfully-309be9fb96a5
5
+https://butternut-ray-869.notion.site/Embedding-Python-in-a-Swift-App-Using-Xcode-Apple-Silicon-and-Intel-59f5a3c832914a96990dfcc0e610c720
6
7
+- Distribute directly works!
8
+- Testflight currently fails for icon, sandbox & application category!
0 commit comments