installing-mobile-preview-builds

Installation
SKILL.md

Install Mobile Preview Build (iOS)

Use this skill to create a fresh local preview iOS build and install it on a connected iPhone.

Inputs

  • Optional $ARGUMENTS: device identifier (UDID or exact device name).
  • If no argument is provided, auto-select the first paired iPhone from xcrun devicectl list devices.

Workflow

  1. Validate repo and tooling.
    • Run from repo root and ensure apps/mobile exists.
    • Verify pnpm, xcrun, xcodebuild, and eas-cli are available.
    • Verify EAS login:
      cd apps/mobile
      pnpm dlx eas-cli whoami
      
Related skills
Installs
20
Repository
rssnext/folo
GitHub Stars
38.2K
First Seen
Feb 24, 2026