Beverlyhillsvideos App

repo: ~/Projects/beverlyhillsvideos-app · 15 commits · 0 in last 24h, 0 in last 7d ·

Search the build

15 commits indexed

  1. 767aaa1 2026-09-15 eas.json: use env-var ASC_API_KEY_PATH instead of hardcoded machine-specific p8 path (CI/multi-machine portable); add gitleaks allowlist for the public issuer-id false positive
  2. fb091d5 2026-09-11 eas: pin production ios.image=latest (ITMS-90725 guard) before the rebuild
  3. a1601d0 2026-09-04 auto-data-snapshot: 2026-09-04T14:52:10 (1 data files) — package-lock.json
  4. a507e3e 2026-09-03 BHV: add App Tracking Transparency before tracking WebView (Guideline 5.1.2 Path A)
  5. 769a396 2026-08-06 app: add iPad Pro 12.9 screenshot generator + 5 captures (2048x2732) for App Store universal-binary requirement
  6. 497c0b3 2026-08-06 auto-save: 2026-08-06T09:51:16 (1 files) — .gitignore
  7. 7e82392 2026-08-06 app: App Store screenshots generators + strip ASC API key from eas.json (secret — use env/local for resubmit)
  8. 0abdeaa 2026-08-06 app: wire ASC app id 6798763975 + appleId into eas submit config
  9. eb7b6b9 2026-08-06 app: fix EAS install — add .npmrc legacy-peer-deps + resync lockfile (react/react-dom peer conflict)
  10. 77159d6 2026-08-06 app: add export-compliance flag (ITSAppUsesNonExemptEncryption=false); clean buildNumber for remote version source
  11. a293561 2026-08-06 app: link EAS project (@agentabrams/beverlyhillsvideos), ads-off confirmed for v1
  12. ea85595 2026-08-06 app: suppress in-app AdSense in WebView (clean no-tracking 4+ review path for v1)
  13. 3521bf4 2026-08-06 initial scaffold
  14. 79d7e54 2026-08-06 auto-save: 2026-08-06T08:19:59 (6 files) — app.json app/_layout.tsx components/BHVWebView.tsx package.json tsconfig.json
  15. e747893 2026-08-06 App Store Connect listing + submission-readiness package (store/LISTING.md)

Authors

Agents used

  • none detected

Skills used

  • /claude2
  • /code2
  • /multi-machine1
  • /local1
  • /react-dom1
  • /beverlyhillsvideos1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

767aaa1 · 2026-09-15 · eas.json: use env-var ASC_API_KEY_PATH instead of hardcoded machine-specific p8 path (CI/multi-machine portable); add gitleaks allowlist for the public issuer-id false positive
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Pnon7dut9MfPekhhm9YY4Q
fb091d5 · 2026-09-11 · eas: pin production ios.image=latest (ITMS-90725 guard) before the rebuild
This app needs a rebuild — its uploaded binary predates its shipped fix by 28
days — and it was about to build without the guard that Charge & Explore needed.

ITMS-90725 is not hypothetical on this Apple account. C&E sat at *0 builds in
ASC* because the upload bounced on it, and the documented fix was exactly this
one eas.json line (Xcode 26 / iOS 26 SDK image). The chargeandexplore-release
canary treats `build.production.ios.image === 'latest'` as a HARD gate for that
reason. Neither this app nor 90210/BHV had it.

Without the pin, the rebuild could bounce on upload *after* paying for the EAS
build. One line removes the variable.

Verified by semantic diff that this adds build.production.ios.image and changes
or removes nothing else; JSON re-validated.

Refs TK-11155.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
a507e3e · 2026-09-03 · BHV: add App Tracking Transparency before tracking WebView (Guideline 5.1.2 Path A)
The beverlyhillsvideos.com WebView runs GA4 + GTM + Facebook Pixel + AdSense
(kept for ad revenue). Adds expo-tracking-transparency, fires
requestTrackingPermissionsAsync() on first launch and holds the tabs (tracking
WebView) render until it resolves, so the ATT prompt is answered before any
cross-site tracking request fires. Adds NSUserTrackingUsageDescription +
config plugin string.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YNivxV68DdxP1rvhViBfcN

File tree

38 files tracked. Click any to browse the source at HEAD.

Other build journals

← Beverlyhillsvideos  ·  all 4 projects  ·  Beverlyhillsvideos Tiktok →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 0ms