Searched refs:sdkPath (Results 1 – 3 of 3) sorted by relevance
100 …const sdkPath = (0, child_process_1.execSync)('xcrun --sdk iphoneos --show-sdk-path').toString().t…101 cachedSDKPath = sdkPath;
1 …dSDKPath;\n }\n const sdkPath = execSync('xcrun --sdk iphoneos --show-sdk-path').toString().trim…
114 const sdkPath = execSync('xcrun --sdk iphoneos --show-sdk-path').toString().trim(); constant115 cachedSDKPath = sdkPath;