| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | BundleIdentifier.ts | 42 const bundleIdentifier = getBundleIdentifier(config); constant 100 const bundleIdentifier = trimQuotes(bundleIdentifierRaw); constant
|
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | BundleIdentifier.js | 79 bundleIdentifier 171 function updateBundleIdentifierForPbxproj(pbxprojPath, bundleIdentifier, updateProductName = true) { argument 197 function setBundleIdentifierForPbxproj(projectRoot, bundleIdentifier, updateProductName = true) { argument
|
| /expo/packages/@expo/cli/e2e/fixtures/with-web/ |
| H A D | app.json | 7 "bundleIdentifier": "com.example.minimal" string
|
| /expo/packages/@expo/cli/e2e/fixtures/with-blank/ |
| H A D | app.json | 7 "bundleIdentifier": "com.example.minimal" string
|
| /expo/packages/@expo/cli/src/run/ios/appleDevice/ |
| H A D | installOnDeviceAsync.ts | 33 const { bundle, bundleIdentifier, appDeltaDirectory, udid, deviceName } = props; constant
|
| /expo/packages/@expo/cli/e2e/fixtures/with-assets/ |
| H A D | app.config.js | 8 bundleIdentifier: 'com.example.minimal', property
|
| /expo/packages/@expo/cli/e2e/fixtures/with-router/ |
| H A D | app.config.js | 8 bundleIdentifier: 'com.example.minimal', property
|
| /expo/apps/test-suite/ |
| H A D | app.json | 11 "bundleIdentifier": "io.expo.testsuite" string
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js | 135 bundleIdentifier 141 bundleIdentifier field
|
| /expo/packages/@expo/prebuild-config/build/ |
| H A D | getPrebuildConfig.js | 67 bundleIdentifier: config.ios.bundleIdentifier property
|
| /expo/packages/@expo/cli/src/utils/ |
| H A D | getOrPromptApplicationId.ts | 56 const { bundleIdentifier } = await prompt( constant
|
| /expo/apps/fabric-tester/ |
| H A D | app.json | 22 "bundleIdentifier": "com.community.fabrictester" string
|
| /expo/apps/router-e2e/ |
| H A D | app.config.js | 13 bundleIdentifier: 'dev.expo.routere2e', property
|
| /expo/home/ |
| H A D | app.json | 25 "bundleIdentifier": "host.exp.exponent" string
|
| /expo/apps/bare-expo/ |
| H A D | app.json | 41 "bundleIdentifier": "dev.expo.Payments", string
|
| /expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/ |
| H A D | PKCS7_AppleReceipt.swift | 38 public fileprivate(set) var bundleIdentifier: String? variable
|
| /expo/apps/native-component-list/ |
| H A D | app.json | 62 "bundleIdentifier": "host.exp.nclexp", string
|
| /expo/android/app/src/main/assets/ |
| H A D | kernel-manifest.json | 1 {"ios":{"supportsTablet":true,"bundleIdentifier":"host.exp.exponent","publishBundlePath":"../ios/Ex… string
|
| /expo/ios/Exponent/Supporting/ |
| H A D | kernel-manifest.json | 1 {"ios":{"supportsTablet":true,"bundleIdentifier":"host.exp.exponent","publishBundlePath":"../ios/Ex… string
|
| /expo/packages/@expo/config-types/src/ |
| H A D | ExpoConfig.ts | 322 bundleIdentifier?: string; property
|
| /expo/packages/@expo/config-types/build/ |
| H A D | ExpoConfig.d.ts | 318 bundleIdentifier?: string; property
|
| /expo/packages/@expo/cli/src/api/__tests__/fixtures/ |
| H A D | 44.0.0.json | 1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
|
| H A D | UNVERSIONED.json | 1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
|
| /expo/docs/public/static/schemas/v47.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/docs/public/static/schemas/v46.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|