vibetunnel/ios/VibeTunnel/Views/Connection
Peter Steinberger be245b5d9f Fix iOS app build issues for Swift 6 and Xcode beta
- Pin SwiftTerm to exact version 1.2.5 for stability
- Add Dynamic framework export to VibeTunnelDependencies
- Set Swift 5 compatibility for dependencies package
- Fix Swift 6 concurrency issues in MacCatalystWindow
- Update @StateObject to @State for @Observable pattern
- Disable Dynamic-dependent window styling gracefully
- Remove redundant DynamicImport.swift file

The iOS app now builds successfully and runs via Mac Catalyst.
2025-08-02 22:04:03 +02:00
..
AddServerView.swift Test Mac CI workflow (#387) 2025-07-17 09:25:10 +02:00
ConnectionView.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
DiscoveredServerCard.swift Test Mac CI workflow (#387) 2025-07-17 09:25:10 +02:00
EnhancedConnectionView.swift Fix iOS app build issues for Swift 6 and Xcode beta 2025-08-02 22:04:03 +02:00
LoginView.swift Test Mac CI workflow (#387) 2025-07-17 09:25:10 +02:00
ServerConfigForm.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
ServerListView.swift Fix iOS app build issues for Swift 6 and Xcode beta 2025-08-02 22:04:03 +02:00