vibetunnel/VibeTunnel/Core/Services
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
..
SparkleUpdaterManager.swift Fix build errors: Add Sparkle conditional compilation and remove TunnelServer 2025-06-15 22:06:01 +02:00
StartupManager.swift Add macOS app foundation with release infrastructure 2025-06-15 21:59:09 +02:00