vibetunnel/VibeTunnel/Core/Services
Peter Steinberger 63510c5d2d Fix build errors by creating stub implementations and removing unavailable dependencies
- Created VibeTunnel.entitlements with necessary permissions
- Added missing menubar@3x.png and menubar.png assets
- Created TunnelServerDemo as ObservableObject stub for SettingsView
- Moved server-side Hummingbird-dependent files to separate directory
- Created SparkleUpdaterManager stub implementation
- Fixed WSMessage type definitions in TunnelClient
- Commented out HTTPTypesFoundation import in TunnelClient2
- Updated references from TunnelServer to TunnelServerDemo
2025-06-16 01:41:51 +02:00
..
HTTPClientProtocol.swift Refactor tunnel client architecture and improve server communication 2025-06-16 01:41:21 +02:00
SparkleUpdaterManager.swift Refactor tunnel client architecture and improve server communication 2025-06-16 01:41:21 +02:00
StartupManager.swift Fix settings window not appearing from menu bar 2025-06-15 23:54:17 +02:00
TerminalManager.swift Fix remaining build errors 2025-06-16 01:29:24 +02:00
TunnelClient.swift Refactor tunnel client architecture and improve server communication 2025-06-16 01:41:21 +02:00
TunnelClient2.swift Fix build errors by creating stub implementations and removing unavailable dependencies 2025-06-16 01:41:51 +02:00
TunnelServerDemo.swift Refactor tunnel client architecture and improve server communication 2025-06-16 01:41:21 +02:00
TunnelServerExample.swift Refactor tunnel client architecture and improve server communication 2025-06-16 01:41:21 +02:00