Created
March 17, 2014 06:25
-
-
Save emartynov/9594786 to your computer and use it in GitHub Desktop.
xctool install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading https://github.com/facebook/xctool/archive/v0.1.14.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/xctool-0.1.14.tar.gz | |
==> Verifying xctool-0.1.14.tar.gz checksum | |
tar xf /Library/Caches/Homebrew/xctool-0.1.14.tar.gz | |
==> ./scripts/build.sh XT_INSTALL_ROOT=/usr/local/Cellar/xctool/0.1.14/libexec | |
2014-03-17 07:23:47.929 xcodebuild[87842:1007] [MT] PluginLoading: Required plug-in compatibility UUID A2E4D43F-41F4-4FB9-BB94-7177011C9AED for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SparkInspectorXcodePlugin.xcplugin' not present in DVTPlugInCompatibilityUUIDs | |
2014-03-17 07:23:48.145 xcodebuild[87853:1007] [MT] PluginLoading: Required plug-in compatibility UUID A2E4D43F-41F4-4FB9-BB94-7177011C9AED for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SparkInspectorXcodePlugin.xcplugin' not present in DVTPlugInCompatibilityUUIDs | |
2014-03-17 07:23:48.352 xcodebuild[87864:1007] [MT] PluginLoading: Required plug-in compatibility UUID A2E4D43F-41F4-4FB9-BB94-7177011C9AED for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SparkInspectorXcodePlugin.xcplugin' not present in DVTPlugInCompatibilityUUIDs | |
User defaults from command line: | |
IDEBuildLocationStyle = Custom | |
IDECustomBuildIntermediatesPath = /private/tmp/xctool-plWl/xctool-0.1.14/build/./Intermediates | |
IDECustomBuildLocationType = Absolute | |
IDECustomBuildProductsPath = /private/tmp/xctool-plWl/xctool-0.1.14/build/./Products | |
Build settings from command line: | |
XT_INSTALL_ROOT = /usr/local/Cellar/xctool/0.1.14/libexec | |
XT_IOS_SDK_VERSION_32 = 6.1 | |
XT_IOS_SDK_VERSION_64 = 7.1 | |
XT_IOS_SDK_VERSION_EXPANDED_32 = 61000 | |
XT_IOS_SDK_VERSION_EXPANDED_64 = 71000 | |
=== BUILD TARGET otest-query-ios OF PROJECT otest-query WITH CONFIGURATION Release === | |
Check dependencies | |
No architectures to compile for (ARCHS=, VALID_ARCHS=). | |
** BUILD FAILED ** | |
The following build commands failed: | |
Check dependencies | |
(1 failure) | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: e25c9ec9dc72f156924e0bd2473f35c83ffe733f | |
CPU: 8-core 64-bit haswell | |
OS X: 10.9.2-x86_64 | |
Xcode: 5.1 | |
CLT: 5.1.0.0.1.1393561416 | |
X11: N/A | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: xctool did not build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment