serve-sim-placeholder-assets
द्वारा expo
Xcode या macOS का नया संस्करण स्थापित करने के बाद, स्थानीय Xcode/CoreTypes संसाधनों से serve-sim के Device Hub-शैली सिम्युलेटर प्लेसहोल्डर एसेट्स का ऑडिट और अद्यतन करें।
npx skills add https://github.com/expo/serve-sim --skill serve-sim-placeholder-assetsserve-sim Placeholder Assets
Use this project-scoped skill when updating the not-running device preview images in this repo.
Workflow
-
Run the audit script from the repo root:
node .codex/skills/serve-sim-placeholder-assets/scripts/audit-placeholder-assets.mjs --out tmp/device-placeholder-assets -
Keep the public
skills/serve-simskill focused on end-user CLI usage; do not add this internal asset-maintenance workflow there. -
Update app code/tests only after reviewing the audit output for exact, fallback, or missing mappings.