vibetunnel/VibeTunnel
Peter Steinberger 91f12f6ed6 Add Xcode build phase for web frontend
- Added "Build Web Frontend" phase that runs npm install and npm run build
- Copies built web assets from web/public/ to app Resources folder
- Modified TunnelServer.swift to only serve static files from bundled Resources
- Removed development path options from static file serving
- Added proper PATH configuration for npm in build script
2025-06-16 06:54:04 +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 Add Xcode build phase for web frontend 2025-06-16 06:54:04 +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 UI styling in Advanced Settings 2025-06-16 06:40:08 +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