IOS Secrets Setup

Use when wiring a new app-runtime service key (RevenueCat, Aptabase, …) into a project — setting up `Secrets.xcconfig`, surfacing a key through `project.yml` into `Info.plist`, and reading it at runtime. Distinct from CI/server secrets, which live in GitHub Actions secrets and never touch an xcconfig — see the project's `CLAUDE.md` Secrets section for that split.

patrickserrano 6252667 2.6 KB Updated

File contents

patrickserrano/lacquer/tree/main/profiles/ios/skills/ios-secrets-setup commit 6252667e2f

Frequently asked questions

npx skillmds@latest add patrickserrano/ios-secrets-setup