watchkit - watchOS 1 storyboard crashes in Xcode 7 -
i converting project on xcode 7 , swift 2. had watchkit extension, , allowed xcode convert watchos 2.
when go open storyboard, crash. storyboards broken , need manual adjustments?
process: xcode [97053]
path:
/applications/xcode-beta.app/contents/macos/xcodeidentifier: com.apple.dt.xcode
version: 7.0 (8163.8)
build info: ideframeworks-8163008000000000~7
code type: x86-64 (native)
parent process: ??? [1]
responsible: xcode [97053]
user id: 504
date/time: 2015-07-16 18:39:19.620 -0400
os version: mac os x 10.10.4 (14e46)
report version: 11
anonymous uuid: 56576435-6521-af4c-a27c-f5e11a057a25
sleep/wake uuid: baa76d42-23ac-45b6-a291-6cffb2574157
time awake since boot: 1300000 seconds
time since wake: 10000 seconds
crashed thread: 0 dispatch queue: com.apple.main-thread
exception type: exc_crash (sigabrt)
exception codes: 0x0000000000000000, 0x0000000000000000
application specific information:
productbuildversion: 7a152u
assertion failure in /library/caches/com.apple.xbs/sources/ideinterfacebuildercocoatouch/ideinterfacebuildercocoatouch-8124.4/interfacebuilder/remotetoolcommunication/ibobjectmarshalling.m:694 details: failed launch remote tool: failed find or create execution context description system content 2x ibipadframework w/ default fidelity: failed find suitable device type simdevicetype : com.apple.coresimulator.simdevicetype.ipad-air runtime simruntime : 9.0 (13a4293g) - com.apple.coresimulator.simruntime.ios-9-0 (failure reason: failed create new simulator device matches simdevicetype : com.apple.coresimulator.simdevicetype.ipad-air runtime simruntime : 9.0 (13a4293g) - com.apple.coresimulator.simruntime.ios-9-0 ((null)))
object:
method:
+valueforkeypath:ofclassnamed:usingmarshaller:targetruntime:context:explicitscalefactor:diagnosticsblock:thread: {number = 1, name = main}
hints: none
backtrace:
0 0x000000010b5630f7 -[ideassertionhandler handlefailureinmethod:object:filename:linenumber:assertionsignature:messageformat:arguments:] (in idekit)
1 0x000000010a16e7f2 _dvtassertionhandler (in dvtfoundation)
2 0x000000010a16ea09 _dvtassertionfailurehandler (in dvtfoundation)
3 0x000000011a88a32f (in ideinterfacebuildercocoatouchintegration)
4 0x000000011a889eda (in ideinterfacebuildercocoatouchintegration)
5 0x000000011a86d3cf (in ideinterfacebuildercocoatouchintegration)
6 0x000000011a86daf1 (in ideinterfacebuildercocoatouchintegration)
7 0x000000010a1a9464 __dvtdispatchasync_block_invoke (in dvtfoundation)
8 0x00007fff98b87323 _dispatch_call_block_and_release (in libdispatch.dylib)
9 0x00007fff98b82c13 _dispatch_client_callout (in libdispatch.dylib)
10 0x00007fff98b8ecbf _dispatch_main_queue_callback_4cf (in libdispatch.dylib)
11 0x00007fff92ea33f9 cfrunloop_is_servicing_the_main_dispatch_queue (in corefoundation) 12 0x00007fff92e5e68f __cfrunlooprun (in corefoundation)
13 0x00007fff92e5dbd8 cfrunlooprunspecific (in corefoundation)
14 0x00007fff8d77456f runcurrenteventloopinmode (in hitoolbox)
15 0x00007fff8d7742ea receivenexteventcommon (in hitoolbox)
16 0x00007fff8d77412b _blockuntilnexteventmatchinglistinmodewithfilter (in hitoolbox) 17 0x00007fff8cbab8ab _dpsnextevent (in appkit)
18 0x00007fff8cbaae58 -[nsapplication nexteventmatchingmask:untildate:inmode:dequeue:] (in appkit)
19 0x000000010a72b5fe -[dvtapplication nexteventmatchingmask:untildate:inmode:dequeue:] (in dvtkit)
20 0x00007fff8cba0af3 -[nsapplication run] (in appkit)
21 0x00007fff8cb1d244 nsapplicationmain (in appkit)
22 0x00007fff8b7255c9 start (in libdyld.dylib)
navigate "/library/developer/coresimulator/profiles/runtimes", remove runtime - runtime old. after, reboot xcode7, , launch simulator...
see more at, xcode 7 beta 4 no simulators , can't open nibs.
Comments
Post a Comment