Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

interface builder storyboard compile issue (upgraded to IOS 6)

hi all,

just upgrade to IOS 6, could not run my project with the following error:




CompileStoryboard Storyboard.storyboard

cd /Users/chunsu/Desktop/project-y/WhackwhoNew

setenv IBSC_MINIMUM_COMPATIBILITY_VERSION 5.1

setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/ Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/b in:/usr/sbin:/sbin"

setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/..

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/chunsu/Library/Developer/Xcode/DerivedData/WhackwhoNew-fkfvwcrgzokycpfkm aqsdmeqqese/Build/Products/Debug-iphonesimulator/WhackwhoNew.app/Storyboard.stor yboardc /Users/chunsu/Desktop/project-y/WhackwhoNew/Storyboard.storyboard --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/SDKs/iPhoneSimulator6.0.sdk


2012-09-23 12:02:37.364 Interface Builder Cocoa Touch Tool[3213:f07] CFPreferences: user home directory at file://localhost/Users/chunsu/Library/Application%20Support/iPhone%20Simulator/ User/ is unavailable. User domains will be volatile.2012-09-23 12:02:38.855 ibtoold[3212:707] [MT] DVTAssertions: ASSERTION FAILURE in /SourceCache/IDEInterfaceBuilderCocoaTouch/IDEInterfaceBuilderCocoaTouch-1926/I BPlugin/Utilities/IBObjectMarshalling.m:651Details: Failed to compile nib consisting of IBProxyObject, IBProxyObject, IBProxyObject, IBUIButton, IBUIButton, IBUITextField, IBUITextField, and IBUIView.Interface Builder encountered an error communicating with the iOS Simulator. If you choose to file a crash report or radar for this issue, please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" and include their content in your crash report.Exception name: The operation couldn’t be completed. (IBMessageChannelErrorDomain error 1.)Exception reason: (null)Exception backtrace:(null)Exception info:{ IBUnderlyingError = "Error Domain=IBMessageChannelErrorDomain Code=1 \"The operation couldn\U2019t be completed. (IBMessageChannelErrorDomain error 1.)}Function: void IBAssertMarshallingFailure(NSString *, NSString *)Thread: <NSThread: 0x40030a260>{name = (null), num = 1}Hints: NoneBacktrace: 0 0x0000000107be8643 -[DVTAssertionHandler handleFailureInFunction:fileName:lineNumber:messageFormat:arguments:] (in DVTFoundatio 1 0x0000000107be820d _DVTAssertionHandler (in DVTFoundatio 2 0x0000000107be82a5 _DVTAssertionFailureHandler (in DVTFoundatio 3 0x000000010aeaf5e0 IBAssertMarshallingFailure (in IDEInterfaceBuilderCocoaTouchIntegratio 4 0x000000010af44aaa (in IDEInterfaceBuilderCocoaTouchIntegratio 5 0x000000010af44c3a (in IDEInterfaceBuilderCocoaTouchIntegratio 6 0x000000010af4ee33 (in IDEInterfaceBuilderCocoaTouchIntegratio 7 0x000000010af51f58 (in IDEInterfaceBuilderCocoaTouchIntegratio 8 0x000000010af52c76 (in IDEInterfaceBuilderCocoaTouchIntegratio 9 0x00000001073e5e8c IBWithAutoInvalidationPool (in IDEInterfaceBuilderKi 10 0x000000010af52a28 (in IDEInterfaceBuilderCocoaTouchIntegration 11 0x000000010af422e7 (in IDEInterfaceBuilderCocoaTouchIntegration 12 0x0000000107221745 __47-[IBDocument compiledPackageWithOptions:error:]_block_invoke_0 (in IDEInterfaceBuilderKit 13 0x00000001072389a1 -[IBDocument assertIfArbitrationIsScheduledDuring:] (in IDEInterfaceBuilderKit 14 0x0000000107221710 -[IBDocument compiledPackageWithOptions:error:] (in IDEInterfaceBuilderKit 15 0x0000000107122f90 (in ibtoold 16 0x00000001071200e8 (in ibtoold 17 0x000000010711fc5f (in ibtoold 18 0x000000010711fb53 (in ibtoold 19 0x000000010712c165 (in ibtoold 20 0x000000010711f684 (in ibtoold 21 0x00000001071208f1 (in ibtoold 22 0x000000010711e524 (in ibtoold 23 0x000000000000000Command /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/usr/bin/ibtool failed with exit code 255


is anyone know how to fix?


thanks!

Posted on Sep 23, 2012 9:12 AM

Reply
3 replies

interface builder storyboard compile issue (upgraded to IOS 6)

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.