CI: Disable Python on macOS

Follow-up to 63373a8fd7
and 2c60aa2abe (PR #3203).
This commit is contained in:
Ryan Foster
2020-07-23 01:10:29 -04:00
parent 63373a8fd7
commit 85d58dfefd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,10 +39,10 @@ cp ../CI/scripts/macos/app/Info.plist ./OBS.app/Contents
-x ./OBS.app/Contents/MacOS/obs \
-x ./OBS.app/Contents/MacOS/obs-ffmpeg-mux \
-x ./OBS.app/Contents/MacOS/obslua.so \
-x ./OBS.app/Contents/MacOS/_obspython.so \
-x ./OBS.app/Contents/PlugIns/obs-x264.so \
-x ./OBS.app/Contents/PlugIns/text-freetype2.so \
-x ./OBS.app/Contents/PlugIns/obs-libfdk.so
# -x ./OBS.app/Contents/MacOS/_obspython.so \
# -x ./OBS.app/Contents/PlugIns/obs-outputs.so \
/usr/local/Cellar/qt/${QT_VERSION}/bin/macdeployqt ./OBS.app