当我在xcode 5.1.1中构建应用程序给我255错误代码,问题在哪里?

时间:2014-05-08 12:03:46

标签: ios xcode5.1

我在xcode 5.1.1和min ios sdk版本上的应用程序是5.0当我构建applcation给我255错误代码

当我构建

时,

显示以下错误

  

CompileXIB GPSLocate / StoreViewController.xib       cd" / Users / optimatrix / Desktop / nitin apps / x-code 5.1.1 / GPSLocate"       export PATH =" / Applications / Xcode 5.1.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode   5.1.1.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"       export XCODE_DEVELOPER_USR_PATH =" / Applications / Xcode 5.1.1.app/Contents/Developer/usr/bin/.."       / Applications / Xcode \ 5.1.1.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --minimum-deployment-target 5.0 --output-format human-readable-text --compile /Users/optimatrix/Library/Developer/Xcode/DerivedData/Smartstreet-bssuagmbjqqngobkndyfxxngxxkc/Build/Intermediates/ArchiveIntermediates/GPSLocate/InstallationBuildProductsLocation/Applications/Smartstreet.app/StoreViewController.nib   / Users / optimatrix / Desktop / nitin \ apps / x-code \   5.1.1 / GPSLocate / GPSLocate / StoreViewController.xib

     

2014-05-08 17:21:05.677 ibtoold [9180:707] [MT] DVTAssertions:   在...中的失败失败   /SourceCache/IDEInterfaceBuilderCocoaTouch/IDEInterfaceBuilderCocoaTouch-5038/InterfaceBuilder/Utilities/IBObjectMarshalling.m:671   详细信息:无法编译由IBProxyObject组成的nib,   IBProxyObject,IBUIButton,IBUIImageView,IBUIImageView,   IBUIImageView,IBUILabel,IBUITableView和IBUIView。

     

Interface Builder遇到与iOS通信时出错   模拟器。如果您选择为此提交崩溃报告或雷达   问题,请检查Console.app以获取"接口的崩溃报告   Builder Cocoa Touch Tool"并将其内容包含在崩溃中   报告。

     

异常名称:IBCocoaTouchToolFailureException异常原因:   Interface Builder Cocoa Touch Tool回溯:Thread 12 Crashed ::   调度队列:com.apple.backboardservices.processassertion 0
  libobjc.A.dylib 0x020ea0b2 objc_msgSend + 14 1
  BackBoardServices 0x02c6cebb __47- [BKSProcessAssertion   queue_registerWithServer] _block_invoke + 197 2 libxpc.dylib
    0x05f06778 _xpc_connection_call_event_handler + 65 3 libxpc.dylib
    0x05f06235 _xpc_connection_mach_event + 1687 4 libdispatch.dylib
    0x05d3d5b0 _dispatch_client_callout4 + 37 5 libdispatch.dylib
    0x05d30f10 _dispatch_mach_cancel_invoke + 61 6 libdispatch.dylib
    0x05d30231 _dispatch_mach_invoke + 565 7 libdispatch.dylib
    0x05d2afd7 _dispatch_queue_drain + 340 8 libdispatch.dylib
    0x05d2ae42 _dispatch_queue_invoke + 128 9 libdispatch.dylib
    0x05d2bde2 _dispatch_root_queue_drain + 78 10 libdispatch.dylib
    0x05d2c127 _dispatch_worker_thread2 + 39 11 libsystem_c.dylib
    0x97a42e72 _pthread_wqthread + 441 12 libsystem_c.dylib
    0x97a2adaa start_wqthread + 30

     

最后一个命令的Backtrace:0 0x000000010c359dad(in   IDEInterfaceBuilderCocoaTouchIntegration)1 0x000000010c308ae6(in   IDEInterfaceBuilderCocoaTouchIntegration)2 0x000000010c3087c2(in   IDEInterfaceBuilderCocoaTouchIntegration)3 0x000000010c308dfb(in   IDEInterfaceBuilderCocoaTouchIntegration)4 0x000000010c309116(in   IDEInterfaceBuilderCocoaTouchIntegration)5 0x0000000104d6f7b1   __47- [IBDocument compiledPackageWithOptions:error:] _ block_invoke(在IDEInterfaceBuilderKit中)6 0x0000000104d940c9 - [IBDocument   assertIfArbitrationIsScheduledDuring:](在IDEInterfaceBuilderKit中)7   0x0000000104d6f722 - [IBDocument compiledPackageWithOptions:error:](in   IDEInterfaceBuilderKit)8 0x0000000104b49f8b(在ibtoold中)9   0x0000000104b4d3ad(在ibtoold中)10 0x0000000104b57b65(在ibtoold中)   11 0x0000000104b580c0(在ibtoold中)12 0x0000000104b57f90(在   (ibtoold)13 0x0000000104b577b7   (在ibtoold中)15 0x0000000104b56d6e(在ibtoold中)16   0x00007fff8bffa7e1 start(在libdyld.dylib中)17 0x0000000000000001

     

Exception backtrace:(null)异常信息:{       IBUnderlyingError ="错误域= IBMessageChannelErrorDomain代码= 1 \"操作无法完成。   (IBMessageChannelErrorDomain错误1。)\"&#34 ;; }

     

功能:void IBAssertMarshallingFailure(NSString * __ strong,NSString   * __ strong)线程:{name =(null),num = 1}提示:无Backtrace:0 0x0000000105d1ee09    - [DVTAssertionHandler handleFailureInFunction:fileName:lineNumber:assertionSignature:messageFormat:arguments:]   (在DVTFoundation中)1 0x0000000105d1e59f _DVTAssertionHandler(in   DVTFoundation)2 0x0000000105d1e7ff _DVTAssertionFailureHandler(in   DVTFoundation)3 0x000000010c224ae0 IBAssertMarshallingFailure(in   IDEInterfaceBuilderCocoaTouchIntegration)4 0x000000010c30896d(in   IDEInterfaceBuilderCocoaTouchIntegration)5 0x000000010c308dfb(in   IDEInterfaceBuilderCocoaTouchIntegration)6 0x000000010c309116(in   IDEInterfaceBuilderCocoaTouchIntegration)7 0x0000000104d6f7b1   __47- [IBDocument compiledPackageWithOptions:error:] _ block_invoke(在IDEInterfaceBuilderKit中)8 0x0000000104d940c9 - [IBDocument   assertIfArbitrationIsScheduledDuring:](在IDEInterfaceBuilderKit中)9   0x0000000104d6f722 - [IBDocument compiledPackageWithOptions:error:](in   IDEInterfaceBuilderKit)10 0x0000000104b49f8b(在ibtoold中)11   0x0000000104b4d3ad(在ibtoold中)12 0x0000000104b57b65(在ibtoold中)   13 0x0000000104b580c0(在ibtoold中)14 0x0000000104b57f90(在   (ibtoold)16 0x0000000104b577b7   (在ibtoold中)17 0x0000000104b56d6e(在ibtoold中)18   0x00007fff8bffa7e1 start(在libdyld.dylib中)19 0x0000000000000001   命令/应用程序/ Xcode   5.1.1.app/Contents/Developer/usr/bin/ibtool失败,退出代码为255

min xdk在xcode 5.1.1中是5.1?

我的申请中有什么问题?

0 个答案:

没有答案