Xcode 5.02 crash on opening any xib - Yosemite -


i running yosemite 10.10.4 on macbook air. have number of xcode projects worked under xcode 6.4. however, downloaded xcode 5.02 apple in order use big nerd ranch book "ios programming" written xcode 5. time open xib file, xcode crashes. suggested, opened console app,found crash log, , copied it.

process:               interface builder cocoa touch tool [1370] path:                  /applications/xcode 2.app/contents/developer/platforms/iphonesimulator.platform/developer/library/xcode/overlays/interface builder cocoa touch tool identifier:            interface builder cocoa touch tool version:               4.3 (141) code type:             x86 (native) parent process:        xcode [1315] responsible:           xcode [1315] user id:               501  date/time:             2015-08-16 17:49:29.223 -0500 os version:            mac os x 10.10.4 (14e46) report version:        11 anonymous uuid:        efe6107d-fc8b-4f16-13cf-5078ba3a872d  sleep/wake uuid:       ac708070-a2ad-4bd3-97e0-72e185438011  time awake since boot: 2400 seconds time since wake:       1400 seconds  crashed thread:        0  dispatch queue: com.apple.main-thread  exception type:        exc_crash (sigabrt) exception codes:       0x0000000000000000, 0x0000000000000000  thread 0 crashed:: dispatch queue: com.apple.main-thread 0   libsystem_kernel.dylib          0x94ecb69a __pthread_kill + 10 1   libsystem_pthread.dylib         0x92192f19 pthread_kill + 101 2   libsystem_sim_c.dylib           0x02a78e12 abort + 127 3   libsystem_sim_c.dylib           0x02a43900 __assert_rtn + 284 4   libsystem_override.dylib        0x0297e73c _sim_host_bootstrap_init + 264 5   libsystem_override.dylib        0x0297e7aa _sim_host_bootstrap_port + 26 6   libxpc.dylib                    0x02ba4b06 _libxpc_initializer + 870 7   libsystem.b.dylib               0x98a9daae libsystem_initializer + 167 8   dyld                            0x8fe710b3 imageloadermacho::domodinitfunctions(imageloader::linkcontext const&) + 291 9   dyld                            0x8fe71218 imageloadermacho::doinitialization(imageloader::linkcontext const&) + 64 10  dyld                            0x8fe6d2f0 imageloader::recursiveinitialization(imageloader::linkcontext const&, unsigned int, imageloader::initializertiminglist&, imageloader::uninitedupwards&) + 296 11  dyld                            0x8fe6d288 imageloader::recursiveinitialization(imageloader::linkcontext const&, unsigned int, imageloader::initializertiminglist&, imageloader::uninitedupwards&) + 192 12  dyld                            0x8fe6d288 imageloader::recursiveinitialization(imageloader::linkcontext const&, unsigned int, imageloader::initializertiminglist&, imageloader::uninitedupwards&) + 192 13  dyld                            0x8fe6d288 imageloader::recursiveinitialization(imageloader::linkcontext const&, unsigned int, imageloader::initializertiminglist&, imageloader::uninitedupwards&) + 192 14  dyld                            0x8fe6d288 imageloader::recursiveinitialization(imageloader::linkcontext const&, unsigned int, imageloader::initializertiminglist&, imageloader::uninitedupwards&) + 192 15  dyld                            0x8fe6d288 imageloader::recursiveinitialization(imageloader::linkcontext const&, unsigned int, imageloader::initializertiminglist&, imageloader::uninitedupwards&) + 192 16  dyld                            0x8fe6d288 imageloader::recursiveinitialization(imageloader::linkcontext const&, unsigned int, imageloader::initializertiminglist&, imageloader::uninitedupwards&) + 192 17  dyld                            0x8fe6d288 imageloader::recursiveinitialization(imageloader::linkcontext const&, unsigned int, imageloader::initializertiminglist&, imageloader::uninitedupwards&) + 192 18  dyld                            0x8fe6d176 imageloader::processinitializers(imageloader::linkcontext const&, unsigned int, imageloader::initializertiminglist&, imageloader::uninitedupwards&) + 120 19  dyld                            0x8fe6d3e1 imageloader::runinitializers(imageloader::linkcontext const&, imageloader::initializertiminglist&) + 79 20  dyld                            0x8fe5f125 dyld::initializemainexecutable() + 183 21  dyld                            0x8fe62bad dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 2793 22  dyld                            0x8fe5e232 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 428 23  dyld                            0x8fe5e047 _dyld_start + 71  thread 0 crashed x86 thread state (32-bit):   eax: 0x00000000  ebx: 0x02980015  ecx: 0xbfffd5ac  edx: 0x00000000   edi: 0xa08481d4  esi: 0x00000006  ebp: 0xbfffd5c8  esp: 0xbfffd5ac    ss: 0x00000023  efl: 0x00000206  eip: 0x94ecb69a   cs: 0x0000000b    ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f   cr2: 0x02a78d93  logical cpu:     0 error code:      0x00080148 trap number:     132 


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -