Searched refs:getSDKPath (Results 1 – 3 of 3) sorted by relevance
| /expo/packages/expo-modules-test-core/build/ |
| H A D | getStructure.js | 96 function getSDKPath() { function 113 'key.compilerargs': [file.path, '-target', 'arm64-apple-ios', '-sdk', getSDKPath()],
|
| H A D | getStructure.js.map | 1 …getSDKPath() {\n if (cachedSDKPath) {\n return cachedSDKPath;\n }\n const sdkPath = execSync…
|
| /expo/packages/expo-modules-test-core/src/ |
| H A D | getStructure.ts | 110 function getSDKPath() { function 128 'key.compilerargs': [file.path, '-target', 'arm64-apple-ios', '-sdk', getSDKPath()], constant
|