【问题标题】:Shenzen ios build giving error深圳ios build报错
【发布时间】:2014-09-20 00:51:42
【问题描述】:

运行 Shenzen (https://github.com/nomad/shenzhen) 实用程序时出现以下错误。我正在使用 Xcode 6 beta 4 尝试构建 ios 应用程序。有什么想法吗?

ipa build 

Select a scheme:
1. FieldApp-LOCAL
2. FieldApp-RELEASE
?  2
     xcodebuild  FieldApp.xcworkspace
2014-07-28 09:00:43.703 xcodebuild[35326:1912070] [MT] DVTAssertions: Warning in /SourceCache/IDEFrameworks/IDEFrameworks-6244.6/IDEFoundation/SourceControl/Model/IDESourceControlManager.m:432
Details:  Error Domain=com.apple.dt.IDESourceControlErrorDomain Code=-1 "Missing extension: public.vcs.subversion" UserInfo=0x7fb4a2cb14a0 {NSLocalizedDescription=Missing extension: public.vcs.subversion}
Object:   <IDESourceControlManager: 0x7fb4a072c9e0>
Method:   -loadRepositories
Thread:   <NSThread: 0x7fb4a0605350>{number = 1, name = main}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
** ARCHIVE FAILED **


The following build commands failed:
    DataModelVersionCompile /Users/seanzehnder/Library/Developer/Xcode/DerivedData/FieldApp-heytvqitcxovbbegdtzbrxjofaty/Build/Intermediates/ArchiveIntermediates/FieldApp-RELEASE/InstallationBuildProductsLocation/Applications/Visit\ Tracker.app/FieldApp.momd DataModel/FieldApp.xcdatamodeld
    DataModelVersionCompile /Users/seanzehnder/Library/Developer/Xcode/DerivedData/FieldApp-heytvqitcxovbbegdtzbrxjofaty/Build/Intermediates/ArchiveIntermediates/FieldApp-RELEASE/InstallationBuildProductsLocation/Applications/Visit\ Tracker.app/FieldApp.momd DataModel/FieldApp.xcdatamodeld
(2 failures)

【问题讨论】:

标签: ios xcode build


【解决方案1】:

首先让它运行并在 XCode 中测试它,然后检查日志是否有任何错误。

然后你可以尝试构建它。

可能是您没有正确设置音频监听器!

也可能是您在 xcode 4 中构建它,所以 Xcode 6 会显示很多错误、路径错误等。很可能存在兼容性问题 :)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2015-12-19
    • 1970-01-01
    • 2021-01-04
    • 1970-01-01
    • 1970-01-01
    • 2011-04-07
    • 2018-02-03
    相关资源
    最近更新 更多