| /expo/tools/src/prebuilds/ |
| H A D | Prebuilder.ts | 115 const frameworks: Framework[] = []; constant 119 frameworks.push( 136 const binarySizes = frameworks.map((framework) => 144 await xcodeProject.buildXcframeworkAsync(frameworks, settings);
|
| H A D | XcodeGen.ts | 96 ...arrayize(podspec.frameworks).map((framework) => ({ 132 VALIDATE_WORKSPACE_SKIPPED_SDK_FRAMEWORKS: arrayize(podspec.frameworks).join(' '), 139 const frameworks = dependencies.filter((dependency) => !!dependency.framework) as { constant 144 '$(inherited) ' + frameworks.map((dependency) => path.dirname(dependency.framework)).join(' ')
|
| H A D | XcodeProject.ts | 114 frameworks: Framework[], 117 const frameworkPaths = frameworks.map((framework) => framework.frameworkPath);
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/RCTRequired/ |
| H A D | BUCK | 12 frameworks = ["Foundation"],
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/RCTRequired/ |
| H A D | BUCK | 12 frameworks = ["Foundation"],
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/FBLazyVector/ |
| H A D | BUCK | 14 frameworks = [],
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/RCTRequired/ |
| H A D | BUCK | 13 frameworks = ["Foundation"],
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/FBLazyVector/ |
| H A D | BUCK | 14 frameworks = [],
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/FBLazyVector/ |
| H A D | BUCK | 14 frameworks = [],
|
| /expo/tools/src/ |
| H A D | CocoaPods.ts | 18 frameworks: string | string[];
|
| /expo/docs/pages/regulatory-compliance/ |
| H A D | data-and-privacy-protection.mdx | 10 …frameworks are being introduced to regulate how companies handle user data. As a developer, you ne…
|
| /expo/packages/expo-media-library/ios/ |
| H A D | EXMediaLibrary.podspec | 16 s.frameworks = 'Photos','PhotosUI'
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Network/ |
| H A D | ABI47_0_0React-RCTNetwork.podspec | 34 s.frameworks = "MobileCoreServices"
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Network/ |
| H A D | ABI48_0_0React-RCTNetwork.podspec | 34 s.frameworks = "MobileCoreServices"
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Vibration/ |
| H A D | ABI47_0_0React-RCTVibration.podspec | 35 s.frameworks = "AudioToolbox"
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Vibration/ |
| H A D | ABI48_0_0React-RCTVibration.podspec | 35 s.frameworks = "AudioToolbox"
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Renderer/ |
| H A D | README.md | 4 The version alignment between the two frameworks relies on two syncronization points:
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Renderer/ |
| H A D | README.md | 4 The version alignment between the two frameworks relies on two synchronization points:
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Renderer/ |
| H A D | README.md | 4 The version alignment between the two frameworks relies on two synchronization points:
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Vibration/ |
| H A D | ABI49_0_0React-RCTVibration.podspec | 50 s.frameworks = "AudioToolbox"
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Network/ |
| H A D | ABI49_0_0React-RCTNetwork.podspec | 51 s.frameworks = "MobileCoreServices"
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/ |
| H A D | BUCK | 27 frameworks = [
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/ |
| H A D | BUCK | 33 frameworks = [
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CoreModules/ |
| H A D | BUCK | 33 frameworks = [
|
| /expo/packages/expo-modules-core/android/legacy/fabric/ |
| H A D | Android-prebuilt.cmake | 20 # FIRST_PARTY_NDK_DIR contains vendored source code from other FB frameworks 24 # frameworks such as libevent, boost, etc.
|