| /expo/packages/@expo/config-plugins/src/ios/__tests__/ |
| H A D | BundleIdentifier-test.ts | 44 const bundleId = getBundleIdentifierFromPbxproj(projectRoot, { targetName: 'testproject' }); constant 56 const bundleId = getBundleIdentifierFromPbxproj(projectRoot, { targetName: 'HelloWorld' }); constant 76 const bundleId = getBundleIdentifierFromPbxproj(projectRoot, { constant 97 const bundleId = getBundleIdentifierFromPbxproj(projectRoot, { constant
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI48_0_0RAMBundleRegistry.cpp | 39 uint32_t bundleId, in registerBundle() 45 uint32_t bundleId, in getModule()
|
| H A D | ABI48_0_0JSExecutor.cpp | 18 uint32_t bundleId, in getSyntheticBundlePath()
|
| H A D | ABI48_0_0NativeToJsBridge.cpp | 243 uint32_t bundleId, in registerBundle()
|
| H A D | ABI48_0_0Instance.cpp | 189 uint32_t bundleId, in registerBundle()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI47_0_0RAMBundleRegistry.cpp | 39 uint32_t bundleId, in registerBundle() 45 uint32_t bundleId, in getModule()
|
| H A D | ABI47_0_0JSExecutor.cpp | 18 uint32_t bundleId, in getSyntheticBundlePath()
|
| H A D | ABI47_0_0Instance.cpp | 189 uint32_t bundleId, in registerBundle()
|
| H A D | ABI47_0_0NativeToJsBridge.cpp | 243 uint32_t bundleId, in registerBundle()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI49_0_0RAMBundleRegistry.cpp | 39 uint32_t bundleId, in registerBundle() 45 uint32_t bundleId, in getModule()
|
| H A D | ABI49_0_0JSExecutor.cpp | 20 uint32_t bundleId, in getSyntheticBundlePath()
|
| H A D | ABI49_0_0NativeToJsBridge.cpp | 243 uint32_t bundleId, in registerBundle()
|
| H A D | ABI49_0_0Instance.cpp | 190 uint32_t bundleId, in registerBundle()
|
| /expo/packages/@expo/cli/src/start/platforms/ios/ |
| H A D | AppleAppIdResolver.ts | 29 const bundleId = IOSConfig.BundleIdentifier.getBundleIdentifierFromPbxproj(this.projectRoot); constant
|
| /expo/packages/expo-application/build/ |
| H A D | ExpoApplication.web.d.ts | 4 readonly bundleId: null; constant
|
| /expo/tools/src/prebuilds/ |
| H A D | XcodeGen.ts | 70 const bundleId = podNameToBundleId(podspec.name); constant
|
| /expo/packages/@expo/cli/src/run/ios/appleDevice/ |
| H A D | AppleDevice.ts | 119 [bundleId]: appInfo, constant
|
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | BundleIdentifier.js | 83 …const bundleId = bundleIdentifier !== null && bundleIdentifier !== void 0 ? bundleIdentifier : (_c… constant
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/ |
| H A D | ABI49_0_0JSIExecutor.cpp | 185 uint32_t bundleId, in registerBundle() 459 uint32_t bundleId = count == 2 ? folly::to<uint32_t>(args[1].getNumber()) : 0; in nativeRequire() local
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/ |
| H A D | ABI48_0_0JSIExecutor.cpp | 185 uint32_t bundleId, in registerBundle() 459 uint32_t bundleId = count == 2 ? folly::to<uint32_t>(args[1].getNumber()) : 0; in nativeRequire() local
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/ |
| H A D | ABI47_0_0JSIExecutor.cpp | 187 uint32_t bundleId, in registerBundle() 461 uint32_t bundleId = count == 2 ? folly::to<uint32_t>(args[1].getNumber()) : 0; in nativeRequire() local
|