serve-sim 0.1.40 → 0.1.41-beta.74.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -33,6 +33,8 @@ I develop the Expo framework, but this tool is completely agnostic to React Nati
33
33
 
34
34
  Requires macOS with Xcode command line tools (`xcrun simctl`) and Node.js 18+. `bun` is **not** required to run the CLI. Camera injection uses a host-side helper built for macOS 14+.
35
35
 
36
+ > **Note:** Apple Silicon (arm64) only. The bundled `serve-sim-bin` helper ships as an arm64 binary and does not run on Intel (x86_64) Macs.
37
+
36
38
  ## CLI
37
39
 
38
40
  ```
package/bin/serve-sim-bin CHANGED
Binary file