File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed
Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -215,15 +215,7 @@ yarn android
215215
2162163. Configure the * Provisioning* and * Signing* settings.
217217
218- 4. Run the app with the following command:
219-
220- ` ` ` bash
221- # using npm
222- npm run ios
223-
224- # OR using Yarn
225- yarn ios
226- ` ` `
218+ 4. Run the app via the Xcode workspace.
227219
228220# # Full Sample Code
229221
Original file line number Diff line number Diff line change @@ -226,15 +226,7 @@ yarn android
226226
2272273. Configure the * Provisioning* and * Signing* settings.
228228
229- 4. Run the app with the following command:
230-
231- ` ` ` bash
232- # using npm
233- npm run ios
234-
235- # OR using Yarn
236- yarn ios
237- ` ` `
229+ 4. Run the app via the Xcode workspace.
238230
239231# # Full Sample Code
240232
You can’t perform that action at this time.
0 commit comments