vibetunnel/ios/VibeTunnel/Services
Peter Steinberger eab1e6c962 feat: Update bundle identifiers and add logging configuration profile
- Updated macOS test bundle IDs to use consistent naming pattern:
  - sh.vibetunnel.vibetunnelTests → sh.vibetunnel.vibetunnel.tests
  - sh.vibetunnel.vibetunnelTests.debug → sh.vibetunnel.vibetunnel.tests.debug
- Updated iOS test bundle ID:
  - sh.vibetunnel.VibeTunnelTests-Mobile → sh.vibetunnel.ios.tests
- Fixed iOS logging to use sh.vibetunnel.ios subsystem consistently
- Created logging configuration profile in apple/logging/ to enable full debug logging
- Configuration profile covers all VibeTunnel subsystems and bundle IDs
- Updated documentation to reflect new bundle identifiers and logging setup
2025-07-30 18:04:32 +02:00
..
Storage feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
APIClient.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
AuthenticationService.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
BonjourDiscoveryService.swift feat: add magic wand button to web frontend for AI sessions (#262) 2025-07-08 02:13:34 +01:00
BufferWebSocketClient.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
ConnectionManager.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
KeychainService.swift feat: Update bundle identifiers and add logging configuration profile 2025-07-30 18:04:32 +02:00
KeychainServiceProtocol.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
LivePreviewManager.swift feat: add magic wand button to web frontend for AI sessions (#262) 2025-07-08 02:13:34 +01:00
NetworkMonitor.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
QuickLookManager.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
ReconnectionManager.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
SessionService.swift refactor: Transform SessionListView to clean MVVM architecture (#217) 2025-07-04 16:53:11 +02:00
SSEClient.swift feat: add magic wand button to web frontend for AI sessions (#262) 2025-07-08 02:13:34 +01:00
WebSocketFactory.swift feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
WebSocketProtocol.swift feat: add magic wand button to web frontend for AI sessions (#262) 2025-07-08 02:13:34 +01:00