- Created LaunchScreen.storyboard for app launch interface with a splash image. - Created Main.storyboard for the main app interface using CAPBridgeViewController. - Added Info.plist with essential app metadata, including display name and storyboard references. - Introduced Podfile to manage dependencies for Capacitor and Cordova integration.
5 lines
83 B
XML
5 lines
83 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Workspace
|
|
version = "1.0">
|
|
</Workspace>
|