We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65eb20 commit 6e99e9cCopy full SHA for 6e99e9c
Scripts/toolchain.sh
@@ -10,6 +10,7 @@ pip install cython
10
python toolchain.py build python3
11
12
mv dist/frameworks/lib* .
13
+mv libpython3.xcframework dist/frameworks
14
15
rm -rf ../Sources/PythonSupport/lib
16
mv dist/root/python3/lib ../Sources/PythonSupport
0 commit comments