Searched defs:podspecPath (Results 1 – 10 of 10) sorted by relevance
| /expo/tools/src/ |
| H A D | Packages.ts | 124 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 D | expo-module.config.json | 5 "podspecPath": "./ExpoModulesCore.podspec" string
|
| /expo/packages/expo/ |
| H A D | expo-module.config.json | 5 "podspecPath": "Expo.podspec" string
|
| /expo/tools/src/versioning/ios/ |
| H A D | versionExpoModulesProvider.ts | 51 const podspecPath = path.join( constant
|
| /expo/packages/expo-gl/ |
| H A D | expo-module.config.json | 5 "podspecPath": "./ExpoGL.podspec", string
|
| /expo/packages/expo-dev-menu/ |
| H A D | expo-module.config.json | 5 "podspecPath": "expo-dev-menu.podspec", string
|
| /expo/packages/expo-dev-launcher/ |
| H A D | expo-module.config.json | 5 "podspecPath": "expo-dev-launcher.podspec", string
|
| /expo/tools/src/dynamic-macros/ |
| H A D | IosMacrosGenerator.ts | 115 const podspecPath = path.join(expoKitPath, 'ios', 'ExpoKit.podspec'); constant
|
| /expo/tools/src/commands/ |
| H A D | Vendor.ts | 542 const { podspecPath, output } = prebuild; constant
|
| /expo/packages/@expo/fingerprint/src/sourcer/__tests__/fixtures/ |
| H A D | RncliAutoLinking.json | 10 "podspecPath": "/root/node_modules/react-native-reanimated/RNReanimated.podspec", string
|