Home
last modified time | relevance | path

Searched defs:podspecPath (Results 1 – 10 of 10) sorted by relevance

/expo/tools/src/
H A DPackages.ts124 const [podspecPath] = glob.sync(`{*,${this.iosSubdirectory}/*}.podspec`, { constant
142 const podspecPath = this.podspecPath; constant
294 const podspecPath = path.join(this.path, 'ios/Pods/Local Podspecs', `${podName}.podspec.json`); constant
357 const podspecPath = path.join(this.path, this.podspecPath); constant
/expo/packages/expo-modules-core/
H A Dexpo-module.config.json5 "podspecPath": "./ExpoModulesCore.podspec" string
/expo/packages/expo/
H A Dexpo-module.config.json5 "podspecPath": "Expo.podspec" string
/expo/tools/src/versioning/ios/
H A DversionExpoModulesProvider.ts51 const podspecPath = path.join( constant
/expo/packages/expo-gl/
H A Dexpo-module.config.json5 "podspecPath": "./ExpoGL.podspec", string
/expo/packages/expo-dev-menu/
H A Dexpo-module.config.json5 "podspecPath": "expo-dev-menu.podspec", string
/expo/packages/expo-dev-launcher/
H A Dexpo-module.config.json5 "podspecPath": "expo-dev-launcher.podspec", string
/expo/tools/src/dynamic-macros/
H A DIosMacrosGenerator.ts115 const podspecPath = path.join(expoKitPath, 'ios', 'ExpoKit.podspec'); constant
/expo/tools/src/commands/
H A DVendor.ts542 const { podspecPath, output } = prebuild; constant
/expo/packages/@expo/fingerprint/src/sourcer/__tests__/fixtures/
H A DRncliAutoLinking.json10 "podspecPath": "/root/node_modules/react-native-reanimated/RNReanimated.podspec", string