Home
last modified time | relevance | path

Searched refs:XCODE_DEVELOPER_SDK (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/contrib/ios/
H A Dsetenv_ios.sh154 XCODE_DEVELOPER_SDK="$XCODE_DEVELOPER/Platforms/$IOS_SDK.platform"
156 if [ ! -d "$XCODE_DEVELOPER_SDK" ]; then
165 elif [ -d "$XCODE_DEVELOPER_SDK/Developer/usr/bin/" ]; then
166 XCODE_TOOLCHAIN="$XCODE_DEVELOPER_SDK/Developer/usr/bin/"
180 if [ -d "$XCODE_DEVELOPER_SDK/Developer/SDKs/$IOS_SDK$i.sdk" ]; then
192 IOS_SYSROOT="$XCODE_DEVELOPER_SDK/Developer/SDKs/$XCODE_SDK"