mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
feat(macos): handle files that were dropped into the app icon (#1471)
This commit is contained in:
@@ -19,6 +19,7 @@ codesign --deep --force --verbose --options runtime --sign "$SIGN_ID" build/maco
|
||||
echo
|
||||
echo "Creating dmg..."
|
||||
echo
|
||||
rm -f LocalSend.dmg
|
||||
create-dmg \
|
||||
--volname "LocalSend" \
|
||||
--window-size 500 300 \
|
||||
|
||||
Reference in New Issue
Block a user