vibetunnel/.github/workflows
Peter Steinberger ef112c82b5 Fix serverPort UserDefaults type mismatch
The serverPort was being stored as a String in SettingsView but read as an
integer in VibeTunnelApp, causing it to default to 0 and then 800. Fixed by
reading it as a String and converting to Int with proper fallback to 4020.
2025-06-16 02:43:10 +02:00
..
ci.yml Fix serverPort UserDefaults type mismatch 2025-06-16 02:43:10 +02:00
lint.yml Add SwiftLint and SwiftFormat configuration for Swift 6 2025-06-15 23:48:30 +02:00