HomeSort by relevance Sort by last modified time
    Searched refs:xcode (Results 1 - 7 of 7) sorted by null

  /external/protobuf/objectivec/DevTools/
full_mac_build.sh 36 --skip-xcode
37 Skip the invoke of Xcode to test the runtime on both iOS and OS X.
38 --skip-xcode-ios
39 Skip the invoke of Xcode to test the runtime on iOS.
40 --skip-xcode-osx
41 Skip the invoke of Xcode to test the runtime on OS X.
102 --skip-xcode )
106 --skip-xcode-ios )
109 --skip-xcode-osx )
208 # NOTE: Different Xcode have different simulated hardware/os support
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/tools/scan-build/
Makefile 30 InstallTargets := $(InstallTargets) $(ToolDir)/set-xcode-analyzer
  /prebuilts/clang/host/linux-x86/clang-2812033/tools/scan-build/
Makefile 30 InstallTargets := $(InstallTargets) $(ToolDir)/set-xcode-analyzer
  /external/curl/
MacOSX-Framework 13 # Apple does not support building for PPC anymore in Xcode 4 and later.
14 # If you're using Xcode 3 or earlier and need PPC support, then change
31 DEVELOPER_PATH=`xcode-select --print-path`
32 # Around Xcode 4.3, SDKs were moved from the Developer folder into the
  /external/protobuf/
tests.sh 207 # are up to date. Xcode and conformance tests will be directly invoked.
209 --core-only --skip-xcode --skip-objc-conformance
  /external/protobuf/util/
tests.sh 207 # are up to date. Xcode and conformance tests will be directly invoked.
209 --core-only --skip-xcode --skip-objc-conformance
  /build/soong/cc/config/
x86_darwin_host.go 118 bytes, err := exec.Command("xcode-select", "--print-path").Output()

Completed in 314 milliseconds