limrun-xcode-bazel
Installation
SKILL.md
Bazel iOS builds on Limrun RBE
Build Bazel Apple projects on Limrun's remote Mac workers — from any environment
(Linux, Windows, macOS, VM, container), no local Xcode. lim xcode rbe brings up
a remote RBE stack, tunnels it to a local port, and writes a .limrun/ config so
bazelisk build --config=limrun runs Apple actions remotely. Never fall back to
local Xcode or build tools.
Auth and CLI
Install if needed: npm install --global lim. Auth is lim login or
LIM_API_KEY (may be set outside the project — don't ask for it just because
it's absent). The CLI is the source of truth: the commands in this skill are
verified, but if a flag errors or you need one not shown here, check
lim xcode rbe --help instead of guessing.