小编Gle*_*enn的帖子

自制软件无法安装xctool

Homebrew对我意味着Check dependencies什么?这是Xcode5.1/iOS7.1问题吗?我已经浏览了这个链接.

$ brew install --verbose xctool
==> 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'
User defaults from command line:
    IDEBuildLocationStyle = Custom
    IDECustomBuildIntermediatesPath = /private/tmp/xctool-mj8w/xctool-0.1.14/build/./Intermediates
    IDECustomBuildLocationType = Absolute
    IDECustomBuildProductsPath = /private/tmp/xctool-mj8w/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 = 7.1
    XT_IOS_SDK_VERSION_64 = 7.1
    XT_IOS_SDK_VERSION_EXPANDED_32 = 71000
    XT_IOS_SDK_VERSION_EXPANDED_64 = 71000

=== BUILD TARGET otest-query-ios OF PROJECT otest-query WITH CONFIGURATION Release ===

Check dependencies
No architectures to …
Run Code Online (Sandbox Code Playgroud)

homebrew ios xctool ios7.1

15
推荐指数
1
解决办法
4506
查看次数

使用Xcode 6.2 Update,在Workspace Crashes中查找

在将Xcode更新为6.2(6C131e)之后,执行"在工作区中查找"崩溃时出现"UNCAUGHT EXCEPTION(NSInternalInconsistencyException):找不到名为UIImage的类".我试过"Clean Build Folder"无济于事.我应该尝试重置其他Xcode缓存或索引吗?

Process:               Xcode [21278]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               6.2 (6776)
Build Info:            IDEFrameworks-6776000000000000~11
App Item ID:           497799835
App External ID:       811890240
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [21278]
User ID:               501

Date/Time:             2015-03-15 19:53:43.364 -0700
OS Version:            Mac OS X 10.10.2 (14C1510)
Report Version:        11
Anonymous UUID:        539D7F12-9E6C-9CC5-F6D9-1FDBD16DF85D

Sleep/Wake UUID:       B9E7A3DF-5CB3-4194-82BA-4445905D6A2D

Time Awake Since Boot: 120000 seconds
Time Since Wake:       340 seconds

Crashed Thread:        21  Dispatch queue: IDEBatchFindReplace_ConcurrentQueue :: NSOperation 0x7fdb7f20c550 (QOS: …
Run Code Online (Sandbox Code Playgroud)

xcode ios xcode-6.2

15
推荐指数
1
解决办法
976
查看次数

标签 统计

ios ×2

homebrew ×1

ios7.1 ×1

xcode ×1

xcode-6.2 ×1

xctool ×1