diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a91224df6..4e111c508 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -427,7 +427,7 @@ jobs: # HACK: Remove unsignable frameworks rm -r $BUNDLE_NAME/Contents/Frameworks/QtUiPlugin.framework - rm -r $BUNDLE_NAME/Contents/Frameworks/QtZlib.framework + #rm -r $BUNDLE_NAME/Contents/Frameworks/QtZlib.framework # Sign application codesign --deep --sign "Developer ID Application: Olive Studios LLC" $BUNDLE_NAME