Home
last modified time | relevance | path

Searched defs:bundleIdentifier (Results 1 – 25 of 28) sorted by relevance

12

/expo/packages/@expo/config-plugins/src/ios/
H A DBundleIdentifier.ts42 const bundleIdentifier = getBundleIdentifier(config); constant
100 const bundleIdentifier = trimQuotes(bundleIdentifierRaw); constant
/expo/packages/@expo/config-plugins/build/ios/
H A DBundleIdentifier.js79 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 Dapp.json7 "bundleIdentifier": "com.example.minimal" string
/expo/packages/@expo/cli/e2e/fixtures/with-blank/
H A Dapp.json7 "bundleIdentifier": "com.example.minimal" string
/expo/packages/@expo/cli/src/run/ios/appleDevice/
H A DinstallOnDeviceAsync.ts33 const { bundle, bundleIdentifier, appDeltaDirectory, udid, deviceName } = props; constant
/expo/packages/@expo/cli/e2e/fixtures/with-assets/
H A Dapp.config.js8 bundleIdentifier: 'com.example.minimal', property
/expo/packages/@expo/cli/e2e/fixtures/with-router/
H A Dapp.config.js8 bundleIdentifier: 'com.example.minimal', property
/expo/apps/test-suite/
H A Dapp.json11 "bundleIdentifier": "io.expo.testsuite" string
/expo/packages/@expo/prebuild-config/build/plugins/
H A DwithDefaultPlugins.js135 bundleIdentifier
141 bundleIdentifier field
/expo/packages/@expo/prebuild-config/build/
H A DgetPrebuildConfig.js67 bundleIdentifier: config.ios.bundleIdentifier property
/expo/packages/@expo/cli/src/utils/
H A DgetOrPromptApplicationId.ts56 const { bundleIdentifier } = await prompt( constant
/expo/apps/fabric-tester/
H A Dapp.json22 "bundleIdentifier": "com.community.fabrictester" string
/expo/apps/router-e2e/
H A Dapp.config.js13 bundleIdentifier: 'dev.expo.routere2e', property
/expo/home/
H A Dapp.json25 "bundleIdentifier": "host.exp.exponent" string
/expo/apps/bare-expo/
H A Dapp.json41 "bundleIdentifier": "dev.expo.Payments", string
/expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/
H A DPKCS7_AppleReceipt.swift38 public fileprivate(set) var bundleIdentifier: String? variable
/expo/apps/native-component-list/
H A Dapp.json62 "bundleIdentifier": "host.exp.nclexp", string
/expo/android/app/src/main/assets/
H A Dkernel-manifest.json1 {"ios":{"supportsTablet":true,"bundleIdentifier":"host.exp.exponent","publishBundlePath":"../ios/Ex… string
/expo/ios/Exponent/Supporting/
H A Dkernel-manifest.json1 {"ios":{"supportsTablet":true,"bundleIdentifier":"host.exp.exponent","publishBundlePath":"../ios/Ex… string
/expo/packages/@expo/config-types/src/
H A DExpoConfig.ts322 bundleIdentifier?: string; property
/expo/packages/@expo/config-types/build/
H A DExpoConfig.d.ts318 bundleIdentifier?: string; property
/expo/packages/@expo/cli/src/api/__tests__/fixtures/
H A D44.0.0.json1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
H A DUNVERSIONED.json1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
/expo/docs/public/static/schemas/v47.0.0/
H A Dapp-config-schema.json1 …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 Dapp-config-schema.json1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…

12