Files
mcbeno-app/ios/isotestapp.xcworkspace/contents.xcworkspacedata
b3ni15 2ecf1d229d Add initial iOS project files for iso-test-app
- Created Info.plist with essential app configuration including bundle identifiers, versioning, and URL schemes.
- Added PrivacyInfo.xcprivacy to specify accessed API types and privacy tracking settings.
- Implemented SplashScreen.storyboard for the app's launch screen with a logo and background color.
- Established Expo.plist for update configurations, setting updates to check on launch.
- Created a bridging header for Swift compatibility.
- Added an empty entitlements file for future use.
2025-07-27 00:30:52 +02:00

11 lines
228 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:isotestapp.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
</Workspace>