| /expo/packages/@expo/cli/src/run/ios/appleDevice/client/ |
| H A D | LockdowndClient.ts | 53 Port: number; property 79 return resp.Request === 'StartService' && resp.Service !== undefined && resp.Port !== undefined; 112 return { port: resp.Port, enableServiceSSL: !!resp.EnableServiceSSL };
|
| /expo/docs/pages/archive/ |
| H A D | expo-cli.mdx | 101 | `-p, --port [port]` | Port to start the Metro bundler on. Default: 8081 | 115 | `-p, --port [port]` | Port to start the Metro bundler on. Default: 8081 … 152 | `-p, --port [port]` | Port to start the native Metro bundler on (does not apply to web or tunn… 179 | `-p, --port [port]` | Port to start the webpack bundler on. Default: 19006 …
|
| /expo/packages/@expo/cli/src/run/ios/codeSigning/__tests__/fixtures/ |
| H A D | signed-project.pbxproj | 238 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| H A D | project.pbxproj | 243 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/ |
| H A D | project-swift.pbxproj | 238 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| H A D | project-without-create-manifest-ios.pbxproj | 243 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| H A D | project-with-incorrect-create-manifest-ios-path.pbxproj | 243 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| H A D | project-with-entitlements.pbxproj | 243 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| H A D | project-rni.pbxproj | 534 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a… 553 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| H A D | project-multitarget.pbxproj | 348 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| H A D | project-multitarget-missing-targetattributes.pbxproj | 338 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| H A D | project-with-framework.pbxproj | 462 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| H A D | watch.pbxproj | 563 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| /expo/docs/pages/versions/v49.0.0/config/ |
| H A D | metro.mdx | 376 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a… 394 …echo "Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correct…
|
| /expo/docs/pages/versions/unversioned/config/ |
| H A D | metro.mdx | 407 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a… 425 …echo "Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correct…
|
| /expo/packages/@expo/config-plugins/src/plugins/__tests__/fixtures/project-files/ios/ |
| H A D | project.pbxproj | 277 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| /expo/templates/expo-template-tv/ios/HelloWorld.xcodeproj/ |
| H A D | project.pbxproj | 279 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| /expo/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/ |
| H A D | project.pbxproj | 279 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/__snapshots__/ |
| H A D | BundleIdentifier-test.ts.snap | 282 …/status\\" | grep -q \\"packager-status:running\\" ; then\\n echo \\"Port \${RCT_METRO_PORT} …
|
| H A D | ProvisioningProfile-test.ts.snap | 352 …/status\\" | grep -q \\"packager-status:running\\" ; then\\n echo \\"Port \${RCT_METRO_PORT} … 1006 …/status\\" | grep -q \\"packager-status:running\\" ; then\\n echo \\"Port \${RCT_METRO_PORT} … 1598 …/status\\" | grep -q \\"packager-status:running\\" ; then\\n echo \\"Port \${RCT_METRO_PORT} …
|
| /expo/apps/fabric-tester/ios/fabrictester.xcodeproj/ |
| H A D | project.pbxproj | 323 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|
| /expo/docs/pages/more/ |
| H A D | expo-cli.mdx | 103 - `--port`: Port to start the dev server on (does not apply to webpack or [tunnel URLs](#tunneling)… 188 - `-p, --port <port>`: Port to start the development server. **Default: 8081**. This is only releva…
|
| /expo/apps/bare-expo/ios/BareExpo.xcodeproj/ |
| H A D | project.pbxproj | 696 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a… 786 …PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} a…
|