Searched refs:withBundleIdentifier (Results 1 – 7 of 7) sorted by relevance
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | BundleIdentifier.js | 13 exports.withBundleIdentifier = void 0; 78 const withBundleIdentifier = (config, { function 89 exports.withBundleIdentifier = withBundleIdentifier;
|
| H A D | BundleIdentifier.d.ts | 4 export declare const withBundleIdentifier: ConfigPlugin<{ constant
|
| H A D | BundleIdentifier.js.map | 1 …withBundleIdentifier","config","bundleIdentifier","withDangerousMod","_config$ios","bundleId","ios…
|
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | BundleIdentifier.ts | 15 export const withBundleIdentifier: ConfigPlugin<{ bundleIdentifier?: string }> = ( constant
|
| /expo/packages/@expo/prebuild-config/src/plugins/ |
| H A D | withDefaultPlugins.ts | 44 [IOSConfig.BundleIdentifier.withBundleIdentifier, { bundleIdentifier }],
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js | 140 …lugins().withPlugins)(config, [[_configPlugins().IOSConfig.BundleIdentifier.withBundleIdentifier, {
|
| H A D | withDefaultPlugins.js.map | 1 …withBundleIdentifier","Swift","withSwiftBridgingHeader","withNoopSwiftFile","Google","withGoogle",…
|