mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-17 00:44:18 +01:00
chore(macos): fix cargo-bundle
This commit is contained in:
@@ -43,7 +43,7 @@ fi
|
|||||||
|
|
||||||
# Build the .app bundle
|
# Build the .app bundle
|
||||||
echo "Building .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
|
# Sign the app
|
||||||
echo "Codesigning the app..."
|
echo "Codesigning the app..."
|
||||||
|
|||||||
Reference in New Issue
Block a user