Matthew Raymer
fa0fea7f75
fix(ios): add missing storyboard files for test app
Created missing storyboard files required by Xcode build:
Main.storyboard:
- Minimal storyboard referencing CAPBridgeViewController
- Required for Capacitor app initialization
- Matches standard Capacitor iOS app structure
LaunchScreen.storyboard:
- Launch screen storyboard for app startup
- Simple view controller with safe area layout
- Referenced in Info.plist as UILaunchStoryboardName
Fixes:
- Build error: 'Build input file cannot be found: Main.storyboard'
- Build error: 'Build input file cannot be found: LaunchScreen.storyboard'
- Xcode project expects these files for storyboard-based UI
Result: Build should now complete successfully
2025-11-11 19:50:01 -08:00
..
2025-11-11 19:50:01 -08:00
2025-11-11 19:30:43 -08:00
2025-11-11 19:30:43 -08:00
2025-11-11 19:30:43 -08:00
2025-11-11 19:30:43 -08:00
2025-11-11 01:37:05 -08:00
2025-11-11 19:30:43 -08:00
2025-11-11 19:30:43 -08:00