Home
last modified time | relevance | path

Searched refs:CFBundleIdentifier (Results 1 – 21 of 21) sorted by relevance

/expo/packages/@expo/cli/src/run/ios/appleDevice/client/
H A DInstallationProxyClient.ts27 CFBundleIdentifier?: string; property
62 CFBundleIdentifier: string; property
99 CFBundleIdentifier: string;
116 return resp.length && resp[0].CFBundleIdentifier !== undefined;
168 CFBundleIdentifier: bundleId,
190 debug(`Installed app: ${resp[0].CFBundleIdentifier}`);
/expo/packages/@expo/cli/src/start/platforms/ios/
H A DAppleAppIdResolver.ts41 if (data.CFBundleIdentifier && !data.CFBundleIdentifier.startsWith('$(')) {
42 return data.CFBundleIdentifier;
H A DAppleDeviceManager.ts152 const { CFBundleIdentifier } = await parsePlistAsync(builtInfoPlistPath); constant
153 debug('getApplicationIdFromBundle: using built Info.plist', CFBundleIdentifier);
154 return CFBundleIdentifier;
/expo/packages/@expo/config-plugins/src/ios/
H A DBundleIdentifier.ts50 CFBundleIdentifier: bundleIdentifier,
197 if (plistObject.CFBundleIdentifier) {
198 if (plistObject.CFBundleIdentifier === defaultBundleId) return;
206 CFBundleIdentifier: defaultBundleId,
H A DIosConfig.types.ts23 CFBundleIdentifier?: string;
/expo/packages/@expo/cli/src/run/ios/
H A DlaunchApp.ts56 const { CFBundleIdentifier } = await parsePlistAsync(builtInfoPlistPath); constant
57 return CFBundleIdentifier;
/expo/packages/@expo/config-plugins/build/ios/
H A DBundleIdentifier.js106 CFBundleIdentifier: bundleIdentifier
222 if (plistObject.CFBundleIdentifier) {
223 if (plistObject.CFBundleIdentifier === defaultBundleId) return;
232 CFBundleIdentifier: defaultBundleId
H A DIosConfig.types.d.ts15 CFBundleIdentifier?: string;
H A DIosConfig.types.js.map1 …;\n CFBundleVersion?: string;\n CFBundleDisplayName?: string;\n CFBundleIdentifier?: string;\n …
H A DBundleIdentifier.js.map1CFBundleIdentifier","getBundleIdentifierFromPbxproj","targetName","buildConfiguration","pbxprojPat…
/expo/packages/expo-application/ios/EXApplication/
H A DEXApplication.m51 …@"applicationId": [[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleIdentifier"] ?: [NSN…
/expo/ios/versioned/sdk47/EXApplication/EXApplication/
H A DABI47_0_0EXApplication.m51 …@"applicationId": [[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleIdentifier"] ?: [NSN…
/expo/packages/@expo/config-plugins/src/ios/__tests__/
H A DBundleIdentifier-test.ts114 CFBundleIdentifier: 'host.exp.exponent',
/expo/ios/versioned/sdk48/EXApplication/EXApplication/
H A DABI48_0_0EXApplication.m51 …@"applicationId": [[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleIdentifier"] ?: [NSN…
/expo/ios/versioned/sdk49/EXApplication/EXApplication/
H A DABI49_0_0EXApplication.m51 …@"applicationId": [[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleIdentifier"] ?: [NSN…
/expo/packages/@expo/cli/src/run/ios/appleDevice/
H A DAppleDevice.ts102 CFBundleIdentifier: bundleId,
/expo/tools/src/prebuilds/
H A DXcodeGen.ts110 CFBundleIdentifier: bundleId,
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithIosBaseMods.ts33 CFBundleIdentifier: '$(PRODUCT_BUNDLE_IDENTIFIER)',
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithIosBaseMods.js122 CFBundleIdentifier: '$(PRODUCT_BUNDLE_IDENTIFIER)',
H A DwithIosBaseMods.js.map1CFBundleIdentifier","CFBundleName","CFBundlePackageType","CFBundleInfoDictionaryVersion","CFBundle…
/expo/packages/@expo/prebuild-config/src/plugins/__tests__/__snapshots__/
H A DwithDefaultPlugins-test.ts.snap428 "CFBundleIdentifier": "$(PRODUCT_BUNDLE_IDENTIFIER)",
1245 "CFBundleIdentifier": "$(PRODUCT_BUNDLE_IDENTIFIER)",
1725 "CFBundleIdentifier": "$(PRODUCT_BUNDLE_IDENTIFIER)",
2272 "CFBundleIdentifier": "$(PRODUCT_BUNDLE_IDENTIFIER)",
2705 "CFBundleIdentifier": "$(PRODUCT_BUNDLE_IDENTIFIER)",