Skip to content

Commit

Permalink
Update toolchain.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kewlbear authored Apr 6, 2021
1 parent d65eb20 commit 6e99e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pip install cython
python toolchain.py build python3

mv dist/frameworks/lib* .
mv libpython3.xcframework dist/frameworks

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

0 comments on commit 6e99e9c

Please sign in to comment.