Home
last modified time | relevance | path

Searched refs:CFBundleName (Results 1 – 15 of 15) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/
H A DName.ts75 { CFBundleName, ...infoPlist }: InfoPlist
85 CFBundleName: name,
H A DIosConfig.types.ts24 CFBundleName?: string;
/expo/packages/@expo/config-plugins/build/ios/
H A DName.js83 CFBundleName, field
92 CFBundleName: name
H A DName.d.ts19 export declare function setName(config: Pick<ExpoConfig, 'name'>, { CFBundleName, ...infoPlist }: I…
H A DIosConfig.types.d.ts16 CFBundleName?: string;
H A DName.js.map1CFBundleName","project","_getName","sanitizedName","quotedName","ensureQuotes","nativeTarget","fin…
H A DIosConfig.types.js.map1 …;\n CFBundleDisplayName?: string;\n CFBundleIdentifier?: string;\n CFBundleName?: string;\n CF…
/expo/tools/src/prebuilds/
H A DXcodeGen.ts111 CFBundleName: podspec.name,
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithIosBaseMods.ts34 CFBundleName: '$(PRODUCT_NAME)',
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithIosBaseMods.js123 CFBundleName: '$(PRODUCT_NAME)',
H A DwithIosBaseMods.js.map1CFBundleName","CFBundlePackageType","CFBundleInfoDictionaryVersion","CFBundleSignature","LSRequire…
/expo/packages/@expo/prebuild-config/src/plugins/__tests__/__snapshots__/
H A DwithDefaultPlugins-test.ts.snap430 "CFBundleName": "$(PRODUCT_NAME)",
1247 "CFBundleName": "$(PRODUCT_NAME)",
1727 "CFBundleName": "$(PRODUCT_NAME)",
2274 "CFBundleName": "$(PRODUCT_NAME)",
2707 "CFBundleName": "$(PRODUCT_NAME)",
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTUtils.m759 NSString *name = bundle.infoDictionary[@"CFBundleName"];
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTUtils.m759 NSString *name = bundle.infoDictionary[@"CFBundleName"];
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTUtils.m759 NSString *name = bundle.infoDictionary[@"CFBundleName"];