Lines Matching refs:simulator
19 …on how to create a development build and then install it on an emulator/simulator or a physical de…
46 …elop it. It also generates a build artifact that you can install on a device or emulator/simulator.
55 ## Create a build for emulator/simulator
59 > This is only required if you want to develop a project on an emulator/simulator. Otherwise, skip …
79 …build profile](/build/eas-json/#build-profiles) for the simulator and then set the `ios.simulator`…
81 For example, the `development-simulator` profile below is only for creating a development build for…
86 "development-simulator": {
90 "simulator": true
99 <Terminal cmd={['$ eas build --profile development-simulator --platform ios']} />
101 …it on the iOS Simulator. When prompted, press <kbd>Y</kbd> to directly install it on the simulator.
103 See [Installing build on the simulator](/build-reference/simulators/#installing-build-on-the-simula…