mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-02-21 16:34:19 +01:00
Merge macos build fix by fernando #1158
Fernando López Guevara (1):
chore(macos): fix cargo-bundle
This commit is contained in:
@@ -43,7 +43,7 @@ fi
|
||||
|
||||
# Build the .app bundle
|
||||
echo "Building .app bundle..."
|
||||
cargo bundle -k notedeck_chrome --release --target $TARGET
|
||||
cargo bundle -p notedeck_chrome --release --target $TARGET
|
||||
|
||||
# Sign the app
|
||||
echo "Codesigning the app..."
|
||||
|
||||
Reference in New Issue
Block a user