Configured a fresh SwiftUI iOS app end to end in Xcode: created the project, set the iOS 17.6 deployment target, added the App Groups capability and a camera-usage privacy string, defined a BrandBlue sRGB color set in the asset catalog, and added an API_URL environment variable to the run scheme.
Create and configure a new iOS application project. Do everything through the Xcode GUI.
~/Desktop/xcode/Demo.Demo uses the camera to scan documents.API_URL = https://staging.graderlabs.com.Deliverable · captured from the machine