mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-22 15:11:37 +00:00
Update macos-build.sh
This commit is contained in:
@@ -3,7 +3,7 @@ rmdir /q /s build
|
||||
rmdir /q /s dist
|
||||
rm -rf gam-$1-macos.tar.xz
|
||||
|
||||
pyinstaller --clean -F --distpath=gam macos-gam.spec
|
||||
/Library/Frameworks/Python.framework/Versions/2.7/bin/pyinstaller --clean -F --distpath=gam macos-gam.spec
|
||||
cp LICENSE gam
|
||||
cp whatsnew.txt gam
|
||||
|
||||
|
||||
Reference in New Issue
Block a user