vibetunnel/VibeTunnel
Peter Steinberger 6c0b8cb7b3 Prevent update dialogs on app startup in debug mode
- Set startingUpdater to false in DEBUG builds to prevent automatic initialization
- Keep all automatic update checks and downloads disabled in DEBUG mode
- Only start the updater manually in release builds if needed
- This ensures no update-related dialogs appear during development
2025-06-16 06:11:34 +02:00
..
AppIcon.icon Add new icon 2025-06-16 04:42:13 +02:00
Assets.xcassets Add new icon 2025-06-16 04:42:13 +02:00
Core Prevent update dialogs on app startup in debug mode 2025-06-16 06:11:34 +02:00
Presentation feat: enhance UI and automatic update handling 2025-06-16 05:53:08 +02:00
Resources Added vt command 2025-06-16 05:43:09 +02:00
Utilities Improve ngrok authentication UX and move update settings 2025-06-16 06:07:03 +02:00
Views Improve ngrok authentication UX and move update settings 2025-06-16 06:07:03 +02:00
app-config.plist Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
Info.plist Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
Local.xcconfig.template feat: implement working HTTP server with debug panel 2025-06-16 02:00:56 +02:00
SettingsView.swift Improve ngrok authentication UX and move update settings 2025-06-16 06:07:03 +02:00
Shared.xcconfig Add window size animation for Settings and build script for tty-fwd 2025-06-16 03:45:06 +02:00
sparkle-public-ed-key.txt Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
version.xcconfig feat: implement working HTTP server with debug panel 2025-06-16 02:00:56 +02:00
VibeTunnel.entitlements Add tty-fwd universal binary build step to release process 2025-06-16 03:19:17 +02:00
VibeTunnelApp.swift feat: enhance UI and automatic update handling 2025-06-16 05:53:08 +02:00