Skip to main content

ios-codex-preview

在可用的 macOS/Xcode 环境搭建或修复 iOS 模拟器网页预览。

Aller à l'installation

Informations de source

Dépôt
bronc-x/lotus
Dernière activité de la source
14 septembre 2026 à 05:31
Langue détectée de SKILL.md
anglais
Étoiles
23
Forks
1

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Explorateur de fichiers
5 fichiers

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
ios-codex-preview
description
在可用的 macOS/Xcode 环境搭建或修复 iOS 模拟器网页预览。
# iOS Codex preview Requires macOS, Xcode, and a reachable Simulator host. On Windows without such a host, report the missing environment; do not pretend local Simulator execution is possible. For helper installation and lifecycle commands read [references/preview-setup.md](references/preview-setup.md). For a failing preview read [references/troubleshooting.md](references/troubleshooting.md). Reuse the current project, scheme, bundle ID, simulator and helpers. Start only the preview components the request needs. A working preview needs a fresh simulator frame, not just an HTTP response. When hot reload is requested, verify a change in a disposable fixture or a reversible task-scoped edit; do not leave arbitrary product text changes. On Intel Macs use the bundled compatibility preview when serve-sim fails on architecture. On Apple Silicon prefer an already working native flow. Only stop or disable helpers identified as owned by this preview task. Do not kill unrelated mirrors, watchers, or LaunchAgents. Report the URL, relevant health results, and how to stop the helper. Do not claim runtime verification when only installation or static checks were possible.
Voir sur GitHub