Fix opencode scrolling. Fix build script

This commit is contained in:
2026-04-28 00:03:08 +10:00
parent c8cb209165
commit 1a09eb588d
6 changed files with 158 additions and 1 deletions

View File

@@ -44,7 +44,6 @@ DEVELOPER_DIR="${DEVELOPER_DIR:-/Applications/Xcode.app/Contents/Developer}" \
ditto "$archive_path/Products/Applications/CommandNotch.app" "$app_path"
ditto "$app_path" "$staging_dir/CommandNotch.app"
ln -s /Applications "$staging_dir/Applications"
create-dmg \
--volname "CommandNotch" \