Xcode build and export Use this skill when you need to build an app from source and prepare it for App Store Connect. Prefer and over raw recipes when they fit the project. Preconditions - Xcode and command line tools are installed. - Signing identity and provisioning profiles are available, or automatic signing is enabled. - App Store Connect auth is configured when upload or build lookup is needed. Manage version and build numbers Use when not running from the project root. Use when the directory contains multiple projects. Use for deterministic reads in multi-target projects. To avoid low…