vibetunnel/ios/VibeTunnel/Views
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
..
Common lots of work on iOS 2025-06-23 14:58:11 +02:00
Connection Fix iOS app build issues for Swift 6 and Xcode beta 2025-08-02 22:04:03 +02:00
FileBrowser feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
Sessions feat: add magic wand button to web frontend for AI sessions (#262) 2025-07-08 02:13:34 +01:00
Settings Fix iOS app build issues for Swift 6 and Xcode beta 2025-08-02 22:04:03 +02:00
Terminal Test Mac CI workflow (#387) 2025-07-17 09:25:10 +02:00
Welcome feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
FileBrowserView.swift feat: add magic wand button to web frontend for AI sessions (#262) 2025-07-08 02:13:34 +01:00
FileEditorView.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
QuickLookWrapper.swift lots of work on iOS 2025-06-23 14:58:11 +02:00
SystemLogsView.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00