vibetunnel/VibeTunnel
Peter Steinberger 3d421cb7ec Fix build errors: Add Sparkle conditional compilation and remove TunnelServer
- Wrap SparkleUpdaterManager with #if canImport(Sparkle) to handle missing framework
- Provide stub implementation when Sparkle is not available
- Remove TunnelServer.swift that used unavailable Hummingbird dependency
- Fix AppDelegate to use public checkForUpdates() method
2025-06-15 22:06:01 +02:00
..
Assets.xcassets Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
Core Fix build errors: Add Sparkle conditional compilation and remove TunnelServer 2025-06-15 22:06:01 +02:00
Presentation Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
Utilities Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
.DS_Store Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
app-config.plist Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
ContentView.swift Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
Info.plist Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
SettingsView.swift Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
sparkle-public-ed-key.txt Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
version.xcconfig Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00
VibeTunnelApp.swift Fix build errors: Add Sparkle conditional compilation and remove TunnelServer 2025-06-15 22:06:01 +02:00