Skip to content

Commit 6e99e9c

Browse files
authored
Update toolchain.sh
1 parent d65eb20 commit 6e99e9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Scripts/toolchain.sh

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pip install cython
1010
python toolchain.py build python3
1111

1212
mv dist/frameworks/lib* .
13+
mv libpython3.xcframework dist/frameworks
1314

1415
rm -rf ../Sources/PythonSupport/lib
1516
mv dist/root/python3/lib ../Sources/PythonSupport

0 commit comments

Comments
 (0)