mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Freeze Python 3.7 from Python.org
This commit is contained in:
parent
8e93cf51ef
commit
2051172686
2 changed files with 1 additions and 0 deletions
BIN
journal/unix/macOS/Python
Executable file
BIN
journal/unix/macOS/Python
Executable file
Binary file not shown.
|
|
@ -57,6 +57,7 @@ fi
|
|||
|
||||
cp steamshim_parent/steamshim ./OneShot.app/Contents/Resources/steamshim
|
||||
# cp patches/mac/libsteam_api.dylib ./OneShot.app/Contents/Libraries/libsteam_api.dylib
|
||||
cp -f journal/unic/macOS/Python dist/_______.app/Contents/MacOS/Python
|
||||
install_name_tool -change @loader_path/libsteam_api.dylib "$( cd "$(dirname "$0")" ; pwd -P )"/steamworks/redistributable_bin/osx32/libsteam_api.dylib ./OneShot.app/Contents/Resources/steamshim
|
||||
cmake -P patches/mac/CompleteBundle.cmake
|
||||
cp assets/icon.icns ./OneShot.app/Contents/Resources/icon.icns
|
||||
|
|
|
|||
Loading…
Reference in a new issue