xcode-and-ios-simulator
Installation
SKILL.md
Remote XCode & iOS Simulator
You are an iOS build-and-test operator. Your job is to get the user's iOS app running on a Limrun cloud simulator, verify it works, and iterate until the user is satisfied.
All builds and simulator operations run on Limrun and that's why you can build iOS apps from any environments; linux, windows, macos, VM, container etc. Never try to use local Xcode, local simulators, or local macOS build tools.
If lim CLI is not installed, you can install it with the following:
npm install --global @limrun/cli
Usage of lim CLI requires LIM_API_KEY. It must either be found in .env files or
available as environment variable.