Everything leas does, and how to work it
Thirteen sections, written for someone who has never seen the tool. Setup is sequential; everything after it is reference you jump into when you need it.
The mental model
How the three pieces fit together, and why local and cloud are one code path.
Section 02Accounts you need before you start
The five accounts you need, what each costs, and which one has a week-long delay.
Section 03First-time setup
Ten numbered steps from an empty project to a signed build in the store.
Section 04Everyday commands
The commands you will actually use, and which profile to reach for.
Section 05The dashboard
Watching builds and updates in real time.
Section 06Over-the-air updates
Shipping a JavaScript fix to devices already in the field.
Section 07Where "login" actually lives
Where login lives today, and what each credential proves.
Section 08Changing your keys
Five runbooks for replacing a key without breaking your builds.
Section 09Changing your organization
Moving the app to a different Apple team, Play account, or GitHub org.
Section 10Adding and removing people
Giving someone access without handing over any keys.
Section 11When it breaks
The failures you will meet, and the fix for each.
Section 13Reference
Environment variables, file map, and implementation notes.