Home
last modified time | relevance | path

Searched defs:configurations (Results 1 – 25 of 25) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/__tests__/
H A DBitcode-test.ts36 const configurations = getConfigurations(project); constant
45 const configurations = getConfigurations(project); constant
54 const configurations = getConfigurations(project); constant
89 const configurations = getConfigurations(project); constant
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/cocoapods/
H A Dflipper.rb93 attr_reader :configurations accessor in FlipperConfiguration
96 def initialize(flipper_enabled, configurations, versions) argument
102 def self.enabled(configurations = ["Debug"], versions = {}) argument
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/cocoapods/
H A Dflipper.rb96 attr_reader :configurations accessor in FlipperConfiguration
99 def initialize(flipper_enabled, configurations, versions) argument
105 def self.enabled(configurations = ["Debug"], versions = {}) argument
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/cocoapods/
H A Dflipper.rb96 attr_reader :configurations accessor in FlipperConfiguration
99 def initialize(flipper_enabled, configurations, versions) argument
105 def self.enabled(configurations = ["Debug"], versions = {}) argument
/expo/packages/@expo/config-plugins/src/ios/
H A DSwift.ts84 const configurations = project.pbxXCBuildConfigurationSection(); constant
113 const configurations = project.pbxXCBuildConfigurationSection(); constant
H A DDeviceFamily.ts65 const configurations = project.pbxXCBuildConfigurationSection(); constant
/expo/packages/expo-build-properties/src/
H A Dios.ts73 for (const [_, configurations] of IOSConfig.XcodeUtils.getBuildConfigurationsForListId( constant
H A DpluginConfig.ts206 configurations?: string[]; property
345 configurations: { type: 'array', items: { type: 'string' }, nullable: true }, constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/cocoapods/__tests__/
H A Dflipper-test.rb100 def check_all_flipper_pods(versions, configurations) argument
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/cocoapods/__tests__/
H A Dflipper-test.rb99 def check_all_flipper_pods(versions, configurations) argument
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/cocoapods/__tests__/
H A Dflipper-test.rb100 def check_all_flipper_pods(versions, configurations) argument
/expo/packages/expo-modules-autolinking/build/autolinking/
H A DextraDependencies.d.ts7 configurations?: string[]; property
/expo/packages/expo-modules-autolinking/src/autolinking/
H A DextraDependencies.ts13 configurations?: string[]; property
/expo/tools/src/commands/
H A DVendor.ts530 const configurations = configuration.map((name) => ({ name, config: CONFIGURATIONS[name] })); constant
/expo/packages/expo-dev-client/
H A D.detoxrc.js45 configurations: { property
/expo/packages/expo-build-properties/build/
H A DpluginConfig.d.ts177 configurations?: string[]; property
H A DpluginConfig.js78configurations: { type: 'array', items: { type: 'string' }, nullable: true }, property
/expo/packages/expo-updates/e2e/fixtures/project_files/
H A D.detoxrc.json48 "configurations": { object
H A Ddetox.config.js59 configurations: { property
/expo/apps/bare-expo/
H A Ddetox.config.js60 configurations: { property
/expo/packages/@expo/fingerprint/src/sourcer/__tests__/fixtures/
H A DRncliAutoLinking.json11 "configurations": [], array
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/view/
H A DABI47_0_0conversions.h446 auto configurations = static_cast<std::vector<RawValue>>(value); in fromRawValue() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/view/
H A DABI48_0_0conversions.h446 auto configurations = static_cast<std::vector<RawValue>>(value); in fromRawValue() local
/expo/packages/expo-dev-launcher/android/src/debug/res/raw/
H A D__reactnativelab_reactnative_package.json127 "configurations": { object
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/view/
H A DABI49_0_0conversions.h505 auto configurations = static_cast<std::vector<RawValue>>(value); in fromRawValue() local