diff --git a/journal/unix/macOS/Python b/journal/unix/macOS/Python new file mode 100755 index 0000000..8b2b3c3 Binary files /dev/null and b/journal/unix/macOS/Python differ diff --git a/make-oneshot-mac.command b/make-oneshot-mac.command index a2fcf17..5dd62c3 100755 --- a/make-oneshot-mac.command +++ b/make-oneshot-mac.command @@ -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