build-time-secret-injection

star 0

Use when introducing an AdMob production ID (`GADApplicationIdentifier` / `GADBannerUnitID`), ASC API `.p8` key, or any "ships in binary but must stay out of public-repo PR diffs" identifier into an Apple-platform build. Codifies the xcconfig + Info.plist `$()` substitution + Bundle.main read pattern for build-time values, paired with `secrets/.env` for CLI tooling. Mirrors `Tuist/Signing.xcconfig` precedent. Includes multi-app `CI_PRODUCT` dispatch + built-bundle smoke-test guidance.

wei18 By wei18 schedule Updated 6/12/2026

Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.

Install via CLI
npx skills add https://github.com/wei18/Sudoku --skill build-time-secret-injection
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator