| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | Bitcode.ts | 6 import { withXcodeProject } from '../plugins/ios-plugins'; 16 return withXcodeProject(config, async (config) => { 31 return withXcodeProject(config, async (config) => {
|
| H A D | DeviceFamily.ts | 5 import { withXcodeProject } from '../plugins/ios-plugins'; 9 return withXcodeProject(config, async (config) => {
|
| H A D | XcodeProjectFile.ts | 6 import { withXcodeProject } from '../plugins/ios-plugins'; 22 return withXcodeProject(config, (config) => {
|
| H A D | Name.ts | 12 import { createInfoPlistPluginWithPropertyGuard, withXcodeProject } from '../plugins/ios-plugins'; 34 return withXcodeProject(config, (config) => {
|
| H A D | Locales.ts | 9 import { withXcodeProject } from '../plugins/ios-plugins'; 17 return withXcodeProject(config, async (config) => {
|
| H A D | Swift.ts | 8 import { withXcodeProject } from '../plugins/ios-plugins'; 24 return withXcodeProject(config, (config) => {
|
| H A D | Google.ts | 13 import { withInfoPlist, withXcodeProject } from '../plugins/ios-plugins'; 23 return withXcodeProject(config, (config) => {
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | withIosSplashXcodeProject.ts | 1 import { ConfigPlugin, IOSConfig, withXcodeProject } from '@expo/config-plugins'; 12 return withXcodeProject(config, async (config) => {
|
| /expo/packages/@expo/config-plugins/build/plugins/ |
| H A D | ios-plugins.js | 9 exports.withXcodeProject = exports.withPodfileProperties = exports.withInfoPlist = exports.withExpo… 168 const withXcodeProject = (config, action) => { function 182 exports.withXcodeProject = withXcodeProject;
|
| H A D | ios-plugins.d.ts | 62 export declare const withXcodeProject: ConfigPlugin<Mod<XcodeProject>>;
|
| /expo/packages/expo-notifications/plugin/src/ |
| H A D | withNotificationsIOS.ts | 5 withXcodeProject, 28 return withXcodeProject(config, (config) => {
|
| /expo/packages/expo-build-properties/src/ |
| H A D | ios.ts | 1 import { IOSConfig, ConfigPlugin, withXcodeProject, XcodeProject } from 'expo/config-plugins'; 53 return withXcodeProject(config, (config) => {
|
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | Bitcode.js | 36 return (0, _iosPlugins().withXcodeProject)(config, async config => { 52 return (0, _iosPlugins().withXcodeProject)(config, async config => {
|
| H A D | XcodeProjectFile.js | 51 return (0, _iosPlugins().withXcodeProject)(config, config => {
|
| H A D | DeviceFamily.js | 27 return (0, _iosPlugins().withXcodeProject)(config, async config => {
|
| H A D | Bitcode.js.map | 1 …withXcodeProject","modResults","setBitcodeWithConfig","project","exports","withCustomBitcode","bit…
|
| H A D | Name.js | 45 return (0, _iosPlugins().withXcodeProject)(config, config => {
|
| H A D | DeviceFamily.js.map | 1 …withXcodeProject","modResults","setDeviceFamily","project","exports","getSupportsTablet","_config$…
|
| H A D | XcodeProjectFile.js.map | 1 …withXcodeProject","projectName","getProjectName","modRequest","projectRoot","modResults","createBu…
|
| /expo/packages/@expo/config-plugins/src/ |
| H A D | index.ts | 38 withXcodeProject,
|
| /expo/packages/@expo/config-plugins/build/ |
| H A D | index.d.ts | 23 export { withAppDelegate, withInfoPlist, withEntitlementsPlist, withExpoPlist, withXcodeProject, wi…
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withIosSplashXcodeProject.js.map | 1 …withXcodeProject","modResults","setSplashStoryboardAsync","projectName","modRequest","project","ex…
|
| H A D | withIosSplashXcodeProject.js | 32 return (0, _configPlugins().withXcodeProject)(config, async config => {
|
| /expo/packages/expo-notifications/plugin/build/ |
| H A D | withNotificationsIOS.js | 18 return (0, config_plugins_1.withXcodeProject)(config, (config) => {
|
| /expo/packages/expo-build-properties/build/ |
| H A D | ios.js | 42 return (0, config_plugins_1.withXcodeProject)(config, (config) => {
|