vibetunnel/ios/VibeTunnel
Peter Steinberger 8c2fcc7488 Improve release process and fix configuration issues
- Add proper --dry-run support to release.sh that prevents file modifications
- Fix iOS Info.plist to use $(MARKETING_VERSION) and $(CURRENT_PROJECT_VERSION)
- Update CHANGELOG.md lookup to prefer project root location
- Add comprehensive RELEASE_PROCESS.md documentation
- Improve error messages and parameter validation in release script
- Fix confusing warnings about CHANGELOG.md location

These changes make the release process more robust and less error-prone.
2025-07-08 02:08:23 +01:00
..
App feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
Configuration feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
Models Fix: Defer screen recording permission check until actual use (#238) 2025-07-06 09:36:08 +01:00
Resources Improve release process and fix configuration issues 2025-07-08 02:08:23 +01:00
Services Integrate screencap functionality for remote screen sharing (#209) 2025-07-06 03:31:34 +01:00
Utils Integrate screencap functionality for remote screen sharing (#209) 2025-07-06 03:31:34 +01:00
ViewModels feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
Views feat: Add Bonjour/mDNS service discovery for iOS app (#226) 2025-07-05 11:34:36 +01:00
Shared.xcconfig refactor: Transform SessionListView to clean MVVM architecture (#217) 2025-07-04 16:53:11 +02:00
version.xcconfig Add magic wand button to inject prompts into Claude sessions (#210) 2025-07-03 23:57:30 +01:00