我的项目在Xcode版本6.1.1中运行良好。我已将Xcode升级到6.2并尝试为iOS8构建相同的项目。它给了我以下错误:Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool失败,退出代码为255。我已经按照下面链接给出的建议Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtoolfailedwithexitcode255喜欢:一种。删除我的应用程序并重新启动它b.清理项目并构建C。
我对ibtool和本地化有一个非常奇怪的问题:我使用此命令导出字符串文件:ibtool--export-strings-fileXibLoc.stringsSomeXib.xib然后我尝试将字符串导入Xib文件以生成本地化版本:ibtool--strings-fileXibLoc.strings--writeNewXib.xibSomeXib.xib这是xib本地化的一个非常标准的技术,但是它会报错:com.apple.ibtool.errorsdescriptionThestringsfileXibLoc.stringsdoesnotappeartocontainvaliddataf
全部,尝试在xcode7.0Beta上以免费prvivisining的形式运行现有项目。我得到以下错误,任何想法我怎样才能摆脱这个。错误堆栈2015-06-2614:16:16.042ibtoold[16859:662960][MT]DVTAssertions:ASSERTIONFAILUREin/Library/Caches/com.apple.xbs/Sources/IDEInterfaceBuilder/IDEInterfaceBuilder-8121.17/InterfaceBuilderKit/Document/Platform/IBIdiom.m:105Details:As
我一直在研究iOS应用的构建过程。我创建了一个“单View应用程序”项目并在Xcode8.2.1中构建。当我查看构建报告时,我注意到Xcode使用clang编译和链接.m文件,然后使用ibtool编译和链接Storyboard文件。我想知道ibtool在编译和链接过程中实际做了什么。在执行以下编译命令后,在/Users/Kazu/Library/Developer/Xcode/DerivedData/ObjCHelloWorld-guewhpmwckompbfvsbhizkifcadg/Build/Intermediates/ObjCHelloWorld.build/Debug-iph
添加了运行的构建脚本步骤ibtool./Mobile/Base.lproj/MainStoryboard_iPad.storyboard--generate-strings-file./Mobile/Base.lproj/MainStoryboard_iPad.strings构建失败com.apple.ibtool.errorsdescriptionInterfaceBuildercouldnotopenthedocument"MainStoryboard_iPad.storyboard"becauseitdoesnotexist.Command/bin/shfailedwithexi
我有一个针对iOS8和9的iOS应用程序,我正在升级它以使用StoryboardReferences而不是通过代码链接。我逐渐转换了越来越多的位,突然间我开始收到这个编译器错误::error:DeployingStoryboardReferencestoiOS8.0requiresthatyourstoryboardsdonotshareanyviewcontrolleridentifiers.A.storyboardandZ.storyboardbothcontainaviewcontrollerwithidentifier"ZNavigationController".Z.stor
我正在尝试构建我的第一个本地化应用程序。我使用NSLocalizedString翻译了代码中的所有字符串(用于genstrings工具)。现在我遇到了ibtool。增量本地化是如何工作的?关于手册页,我应该这样写:$ibtool--previous-filepath/to/prev.xib\--incremental-filepath/to/inc.xib--localize-incremental\--writepath/to/new.xibmod.xib从哪里获取增量文件?据我了解,如果我使用的是版本控制(git/svn),“旧”文件是在几次提交之前,增量文件是差异文件,path/
我阅读了这个问题之前的所有答案,但对我没有任何帮助。我想学习Swift,但即使是空项目也会在构建后显示此错误:Command/Volumes/Xcode/Xcode6-Beta4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtoolfailedwithexitcode255我使用Xcode6-Beta4。当我尝试单击Storyboard时,Xcode崩溃了。检查了我以前的应用程序-Storyboard有同样的问题。但在Xcode5上它们可以完美运行。我试过/检查过的我的姓名/
我以前从来没有遇到过这个问题。该应用程序过去运行完美,但现在它总是说这个错误。我试过清理和重启。我试过重置IOS模拟器。我试过删除派生数据。这是xcodebuild它所说的:CompileStoryboardAITEST/Base.lproj/Main.storyboardcd/Users/tinkl/Documents/project-xcode/testProject/AITESTexportPATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/us
我一直在研究将XcodeServer用于CI。我已经解决了一些问题,但现在有一个问题困扰着我。构建似乎工作正常,但随后在测试阶段挂起,并在日志底部生成:2015-11-2514:44:45.650xcodebuild[58280:821560]iPhoneSimulator:D7097422-C058-44DB-A275-CE1A44B11023:Executableterminatedatpath:/Applications/Xcode7.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Lib