Skocz do zawartości

Witaj!

Zaloguj lub Zarejestruj się aby uzyskać pełny dostęp do forum.

Zdjęcie
- - - - -

Xcode bład


  • Zaloguj się, aby dodać odpowiedź
2 odpowiedzi w tym temacie

#1 ckoskar

ckoskar
  • 1 postów

Napisano 13 marca 2013 - 15:51

Ostatnio zacząłem programować w Pythonie i kombinowałem z bibliotekami Pythona. I nagle dnia dzisiejszego wchodząc w Xcode nie da się skompilować żadnego nawet "Hello World". Xcode wywala błąd:

Process:         Xcode [1415]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.6 (2066)
Build Info:      IDEApplication-2066000000000000~3
App Item ID:     497799835
App External ID: 13668903
Code Type:       X86-64 (Native)
Parent Process:  launchd [643]
User ID:         501

Date/Time:       2013-03-13 15:39:27.732 +0100
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10

Interval Since Last Report:          27212 sec
Crashes Since Last Report:           11
Per-App Interval Since Last Report:  418976 sec
Per-App Crashes Since Last Report:   11
Anonymous UUID:                      881D1BEB-5011-E3A2-DC80-B488095C148F

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
ProductBuildVersion: 4H127
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSCFString alloc]: unrecognized selector sent to instance 0x4008acd80
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff8631d08e __exceptionPreprocess (in CoreFoundation)
  1  0x00007fff856c63f0 objc_exception_throw (in libobjc.A.dylib)
  2  0x00007fff863b36ea -[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
  3  0x00007fff8630b5ce ___forwarding___ (in CoreFoundation)
  4  0x00007fff8630b3b8 _CF_forwarding_prep_0 (in CoreFoundation)
  5  0x00000001098da0a6 -[DBGLLDBDebugLocalService operationWorkerWithLaunchSession:error:] (in DebuggerLLDBService)
  6  0x00000001098da593 -[DBGLLDBRunLocalService operationWorkerWithLaunchSession:error:] (in DebuggerLLDBService)
  7  0x0000000106d90017 -[IDERunDestination runOperationForLaunchSession:error:] (in IDEFoundation)
  8  0x0000000106d8ec87 -[IDELaunchSchemeAction runOperationForExecutionEnvironment:withBuildOperation:buildParameters:buildableProductDirectories:runDestination:outError:] (in IDEFoundation)
  9  0x0000000106d8c057 -[IDEScheme _executionOperationForExecutionEnvironment:build:onlyBuild:buildPurpose:buildCommand:schemeCommand:overridingProperties:destination:buildLog:filePath:error:testCallbackBlock:] (in IDEFoundation)
 10  0x0000000106d8e2b8 -[IDEScheme runWithExecutionContext:buildIfNeeded:onlyBuild:destination:overridingProperties:commandName:error:] (in IDEFoundation)
 11  0x00000001072de3ac -[IDEWorkspaceTabController _actuallyPerformSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:completionBlock:] (in IDEKit)
 12  0x00000001072e0018 __130-[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:completionBlock:]_block_invoke (in IDEKit)
 13  0x00000001072dff4f -[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:completionBlock:] (in IDEKit)
 14  0x00000001072e0576 __124-[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:]_block_invoke (in IDEKit)
 15  0x00000001083330c4 -[DVTDeveloperModeAlertHelper _askToEnableDeveloperModeIfNecessary] (in DVTDeveloperModeHelper)
 16  0x00000001072e04d0 -[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:] (in IDEKit)
 17  0x00000001072e06f7 -[IDEWorkspaceTabController _runScheme:runDestination:] (in IDEKit)
 18  0x00007fff8ad44a59 -[NSApplication sendAction:to:from:] (in AppKit)
 19  0x00000001069601c0 -[DVTApplication sendAction:to:from:] (in DVTKit)
 20  0x00007fff8ad44a59 -[NSApplication sendAction:to:from:] (in AppKit)
 21  0x00000001069601c0 -[DVTApplication sendAction:to:from:] (in DVTKit)
 22  0x0000000106a169be -[DVTDelayedMenuButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in DVTKit)
 23  0x00007fff8ad41c9c -[NSControl mouseDown:] (in AppKit)
 24  0x00007fff8ad3960e -[NSWindow sendEvent:] (in AppKit)
 25  0x00007fff8ad35744 -[NSApplication sendEvent:] (in AppKit)
 26  0x000000010717cdae -[IDEApplication sendEvent:] (in IDEKit)
 27  0x00007fff8ac4b2fa -[NSApplication run] (in AppKit)
 28  0x00007fff8abefcb6 NSApplicationMain (in AppKit)
 29  0x000000010652ab6f (in Xcode)
 30  0x000000010652ab00 (in Xcode)
 
objc[1415]: garbage collection is ON
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff8bf88212 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff87e61af4 pthread_kill + 90
2   libsystem_c.dylib             	0x00007fff87ea5dce abort + 143
3   com.apple.dt.IDEKit           	0x0000000107303a5f +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 578
4   com.apple.dt.IDEKit           	0x000000010730469b -[IDEAssertionHandler handleUncaughtException:] + 527
5   com.apple.AppKit              	0x00007fff8ac4b3c2 -[NSApplication run] + 836
6   com.apple.AppKit              	0x00007fff8abefcb6 NSApplicationMain + 869
7   com.apple.dt.Xcode            	0x000000010652ab6f 0x106529000 + 7023
8   com.apple.dt.Xcode            	0x000000010652ab00 0x106529000 + 6912

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8bf88d16 kevent + 10
1   libdispatch.dylib             	0x00007fff8b733dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             	0x00007fff8b7339ee _dispatch_mgr_thread + 54

Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff8bf86686 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8bf85c42 mach_msg + 70
2   com.apple.CoreFoundation      	0x00007fff862b9803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation      	0x00007fff862beee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation      	0x00007fff862be6b2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation          	0x00007fff85ba2586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation          	0x00007fff85c00612 __NSThread__main__ + 1345
7   libsystem_c.dylib             	0x00007fff87e60742 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff87e4d181 thread_start + 13

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff8bf88322 __select + 10
1   com.apple.CoreFoundation      	0x00007fff862fe4e6 __CFSocketManager + 1302
2   libsystem_c.dylib             	0x00007fff87e60742 _pthread_start + 327
3   libsystem_c.dylib             	0x00007fff87e4d181 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff8bf86686 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8bf85c42 mach_msg + 70
2   com.apple.CoreFoundation      	0x00007fff862b9803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation      	0x00007fff862beee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation      	0x00007fff862be6b2 CFRunLoopRunSpecific + 290
5   com.apple.DTDeviceKit         	0x000000010bbb6593 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 229
6   com.apple.Foundation          	0x00007fff85c00612 __NSThread__main__ + 1345
7   libsystem_c.dylib             	0x00007fff87e60742 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff87e4d181 thread_start + 13

Thread 5:: DYMobileDeviceManager
0   libsystem_kernel.dylib        	0x00007fff8bf86686 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8bf85c42 mach_msg + 70
2   com.apple.CoreFoundation      	0x00007fff862b9803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation      	0x00007fff862beee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation      	0x00007fff862be6b2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation          	0x00007fff85c0589e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.Foundation          	0x00007fff85b9e18a -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.Foundation          	0x00007fff85c00612 __NSThread__main__ + 1345
8   libsystem_c.dylib             	0x00007fff87e60742 _pthread_start + 327
9   libsystem_c.dylib             	0x00007fff87e4d181 thread_start + 13

Thread 6:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff8bf880fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff87e64f89 _pthread_cond_wait + 869
2   com.apple.CoreVideo           	0x00007fff87f1b2d4 CVDisplayLink::runIOThread() + 680
3   com.apple.CoreVideo           	0x00007fff87f1b013 startIOThread(void*) + 148
4   libsystem_c.dylib             	0x00007fff87e60742 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff87e4d181 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff8bf880fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff87e64f89 _pthread_cond_wait + 869
2   com.apple.Xcode.DevToolsCore  	0x000000010a4587e4 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 457
3   com.apple.Foundation          	0x00007fff85c00612 __NSThread__main__ + 1345
4   libsystem_c.dylib             	0x00007fff87e60742 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff87e4d181 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff8bf886d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff87e62eec _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff87e62cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff87e4d171 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff8bf886d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff87e62eec _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff87e62cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff87e4d171 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fff8bf886d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff87e62eec _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff87e62cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff87e4d171 start_wqthread + 13

Thread 11:
0   libsystem_kernel.dylib        	0x00007fff8bf886d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff87e62eec _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff87e62cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff87e4d171 start_wqthread + 13

Thread 12:
0   libsystem_kernel.dylib        	0x00007fff8bf86686 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8bf85c42 mach_msg + 70
2   com.apple.CoreFoundation      	0x00007fff862b9803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation      	0x00007fff862beee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation      	0x00007fff862be6b2 CFRunLoopRunSpecific + 290
5   com.apple.DebugSymbols        	0x00007fff8b8d0590 SpotlightQueryThread(void*) + 356
6   libsystem_c.dylib             	0x00007fff87e60742 _pthread_start + 327
7   libsystem_c.dylib             	0x00007fff87e4d181 thread_start + 13

Thread 13:
0   libsystem_kernel.dylib        	0x00007fff8bf88386 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fff87eea800 nanosleep + 163
2   com.apple.CoreSymbolication   	0x00007fff842517c8 cleaner_thread_main(void*) + 42
3   libsystem_c.dylib             	0x00007fff87e60742 _pthread_start + 327
4   libsystem_c.dylib             	0x00007fff87e4d181 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff596d69f8  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff596d6a20  rsp: 0x00007fff596d69f8
   r8: 0x00007fff727c8278   r9: 0x00007fe4e489fe00  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x00007fff596d6b28  r13: 0x00007fff7259a0e0  r14: 0x00007fff727c9180  r15: 0x00000004003f9760
  rip: 0x00007fff8bf88212  rfl: 0x0000000000000206  cr2: 0x00000001082c32d0
Logical CPU: 0

Binary Images:
       0x106529000 -        0x10652bff7  com.apple.dt.Xcode (4.6 - 2066) <1E9E00F0-BD92-3736-AD80-4245E200BF0F> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x106534000 -        0x106853ff7  com.apple.dt.DVTFoundation (4.6 - 2086) <B1FA36C2-A17C-39CA-AB23-CCF16E32CA18> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x106956000 -        0x106bb3ff7  com.apple.dt.DVTKit (4.6 - 2076) <8B0C30FF-D260-392C-84BF-7DA36CC775DA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x106d1a000 -        0x106fafff7  com.apple.dt.IDEFoundation (4.6 - 2100) <7570CB42-BD24-3C34-B326-2EA665A94299> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x107166000 -        0x107644ff7  com.apple.dt.IDEKit (4.6 - 2109) <DB6B2110-34AF-3575-82F7-46718C67928A> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x107987000 -        0x107a28fff  com.apple.PackageKit (3.0 - 252) <857ACE13-1AAF-3CE2-BD76-1DF1BFBF98A5> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
       0x107a96000 -        0x1082c2fff +libclang.dylib (425.0.24) <2C405DDA-243E-3513-BC82-A673BDA488B1> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x108331000 -        0x108334ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <973BC384-7EC9-314A-B87C-B6B7FA87076A> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x108457000 -        0x108457ff9 +cl_kernels (???) <DB3D26B4-85EC-462D-87C7-2AE89F9D6876> cl_kernels
       0x108506000 -        0x108508fff  libLatin2Converter.dylib (61) <732C6594-B046-37FA-A247-3C8D8D54E6B9> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
       0x1098d1000 -        0x1098d3fff  com.apple.dt.dbg.DebuggerGDBService (4.6 - 2083) <B378BB64-5DF4-39C2-AB4D-E8406492208E> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/MacOS/DebuggerGDBService
       0x1098d9000 -        0x1098dbfff  com.apple.dt.dbg.DebuggerLLDBService (4.6 - 2083) <B777F3A9-F212-38E6-968C-E6B338D6B6BB> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x1098e1000 -        0x109910ff7  com.apple.framework.ConfigurationProfiles (5.2 - 546) <ED1E951A-17F3-39AF-A65A-D1C3D4F385AA> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
       0x109929000 -        0x109941ff7  com.apple.DeviceLinkX (5.0 - 260) <8176EBAB-D996-3DEE-B5A7-B8FD5FAD24DA> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x109974000 -        0x1099e6fff  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <836E9982-F131-3C5D-B752-051F201494E2> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x109a2d000 -        0x109a34fff  com.apple.dt.IDE.HexEditor (4.6 - 2053) <03AFB7FE-B540-39A3-866F-E8AE445C47EB> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x109a3e000 -        0x109a47ff7  com.apple.DevToolsFoundation (6.6 - 2108) <706D6989-E123-3992-B659-B78BC61AFB38> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x109a79000 -        0x109d8cfff  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.6 - 3084) <219DB25F-7C9D-3E3A-9178-CABBDFC82560> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
       0x109ff6000 -        0x10a04dfff  com.apple.dt.IDE.IDEFindReplace (4.6 - 2061) <B580F196-0BD4-3179-95AF-107C62A28B8F> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacOS/IDEFindReplace
       0x10a08d000 -        0x10a0d9ff7  com.apple.DADocSetAccess (4.6 - 2054) <A2ACF769-A031-3D4D-B2EA-12A925AAC2A2> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x10a107000 -        0x10a123ff7  com.apple.DADocSetManagement (4.6 - 2052) <FBDE2EC3-6C9F-3E7E-AA84-2E2647A5EDD5> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x10a138000 -        0x10a184fff  com.apple.dt.IDE.IDEDocViewer (4.6 - 2054) <AC6E51CE-2FCA-3D95-8436-1B39EE0842D8> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x10a1c3000 -        0x10a1dcfff  com.apple.dt.IDE.IDEQuickHelp (4.6 - 2062) <70980979-3AC3-3058-983D-762B028630C2> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x10a1f5000 -        0x10a21afff  com.apple.dt.dbg.DebuggerFoundation (4.6 - 2083) <DF93DC84-0802-3E79-9EC4-C4423D0F5E77> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x10a23c000 -        0x10a273fff +com.ridiculousfish.HexFiendFramework (4.6 - 2053) <A586E261-B7A3-3F8A-B584-22BBFF7F0BC5> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x10a29a000 -        0x10a303fff  com.apple.dt.dbg.DebuggerUI (4.6 - 2083) <E6446D48-F088-3C35-B828-1BB92FACF116> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x10a35b000 -        0x10a375ff7  com.apple.dt.IDE.Xcode3Core (4.6 - 2108) <C1151F2D-9AB9-3009-9608-7CCEC81772D8> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x10a388000 -        0x10a61bfff  com.apple.Xcode.DevToolsCore (6.6 - 2108) <24DB29E7-33F3-3688-AA7F-018E5A3FAEF0> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x10a76b000 -        0x10a7a1fff  com.apple.Xcode.DevToolsSupport (6.6 - 2108) <C9C94BA9-A988-3A50-AA3A-ECB61813D0B1> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x10a843000 -        0x10a85bff7  com.apple.dt.IDE.SharedPlugInUtilities (4.6 - 2052) <911FFC5D-6646-3095-BF3D-957E55B2A99C> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Contents/MacOS/SharedPlugInUtilities
       0x10a86b000 -        0x10a97dff7  com.apple.dt.IDE.Xcode3UI (4.6 - 2108) <D982040D-23FD-3B3F-A9C9-D048523F3A21> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x10aa3b000 -        0x10aad1ff7  com.apple.dt.IDE.IDESourceEditor (4.6 - 2063) <5DD95A0A-1FA8-3CC1-B387-889B05F9E1AE> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x10ab35000 -        0x10ab60ff7  com.apple.DTDeviceKitBase (4.6 - 2081) <42959A7B-7AFF-3941-83EF-F5F8CB5551C5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x10ab7f000 -        0x10ab9dff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.6 - 2053) <72F9ED9B-2F4E-308A-9EDC-8B518288B312> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugin/Contents/MacOS/IDEArchivedApplicationsViewer
       0x10abba000 -        0x10abc4ff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.6 - 2055) <0457DEA3-D988-3B16-A84E-CE5B31C81C8B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x10abe7000 -        0x10abf7ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.6 - 2053) <4BC1D3FB-C50A-32E5-BD2A-F32B6E4381F7> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoa
       0x10ac0a000 -        0x10ac0dff7  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.6 - 2053) <B5C03D74-0A1C-3C58-857E-AA5967E97BBA> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin/Contents/MacOS/IDEInterfaceBuilderAutomator
       0x10af49000 -        0x10af4bfff  com.apple.dt.IDE.IDEAppleScriptEditor (4.6 - 2052) <25129102-ED50-3B19-B894-2A35AE36341C> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
       0x10b172000 -        0x10b174ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.6 - 2083) <0AA7142B-E25F-3D1F-84B9-BDDC14211B59> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
       0x10ba6b000 -        0x10bb1ffff  com.apple.dt.IDE.IDEiPhoneSupport (4.6 - 2090) <DF7597C7-1E0A-320B-A169-0EDCFDDDCD30> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x10bbad000 -        0x10bc2cfff  com.apple.DTDeviceKit (4.2 - 2081) <09BCF171-D9BA-3845-9BFA-802E6CAEC452> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x10bc85000 -        0x10bd22fff  com.apple.mobiledevice (555.43 - 555.43) <4460453F-C565-36B8-B1B8-6626AF98CBB5> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
       0x10bd7e000 -        0x10bd83fff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <E807EE74-4241-36B2-87A6-92AFAE41D68F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x10c91e000 -        0x10c966ff7  com.apple.glut (3.5.2 - GLUT-3.5.2) <A82DC750-C5E2-3833-8C8D-EA317B8BA260> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x10da1f000 -        0x10db73fff  com.apple.audio.units.Components (1.8 - 1.8) <7846E0A3-4AFB-3E29-96D3-BF87348024ED> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x10dd01000 -        0x10dd0bfff  com.apple.xcode.plug-in.CoreBuildTasks (6.6 - 2108) <8F54ECAC-83B6-39A7-B38C-BB472736DEA7> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x10dd14000 -        0x10dd18fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <25EF1C58-A9DE-3942-B5F2-B7DD85E87F9F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
       0x10dd1d000 -        0x10dd2fff7  com.apple.dt.IDE.IDEStructureNavigator (4.6 - 2053) <558FC76C-B0A0-3443-A6D2-3F70DB5BB3F9> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Contents/MacOS/IDEStructureNavigator
       0x10dd41000 -        0x10de80ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.6 - 3084) <9E209751-5C1E-3A9A-BEAE-002EAA6CE599> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x10df69000 -        0x10df95ff7  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <2E96BC28-0C60-3ED4-9BEB-6159EAD5F76F> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x10e13a000 -        0x10e13eff7  com.apple.dt.gpu.GPUTraceDebugger (4.6 - 111) <783938A5-71B7-3286-B101-FFC97E44FE72> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x10e145000 -        0x10e14eff7  com.apple.dt.gpu.GPUDebuggerKit (4.6 - 111) <32814E99-5F0D-315A-9E6B-CF0AD3FD6518> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x10e15d000 -        0x10e163fff  com.apple.GPUToolsInterface (1.0 - 36.16) <9D3C1887-9EFA-3885-993D-6ACCD18B269E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x10e16b000 -        0x10e174fff  com.apple.dt.PlistEditor (4.6 - 2053) <B783E2CD-2077-3C09-9696-14F777E5747D> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
       0x10e188000 -        0x10e19cff7  com.apple.dt.IDE.IDEGit (4.6 - 2060) <61FA2238-169D-309C-81A9-3280F375D5E1> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x10e1ad000 -        0x10e1bcfff  com.apple.dt.IDE.IDESubversion (4.6 - 2058) <3DF7F03F-0A16-3EF3-96EF-3FBFB7032FC0> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
       0x10e1c9000 -        0x10e1ceff7  com.apple.dt.IDE.IDEInstrumentsService (4.6 - 2083) <9147A59F-3DDA-32F5-B946-6FB4C18C4085> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
       0x10e21a000 -        0x10e21cfff  com.apple.dt.IDE.IDEAppleScriptCore (4.6 - 2052) <7C879A54-1564-3735-A657-9F3C60943EFB> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
       0x10e83f000 -        0x10e840ff2 +cl_kernels (???) <9012B26C-D45D-45B7-B8CD-52D514B554C4> cl_kernels
       0x10eb88000 -        0x10ed32ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.6 - 2083) <978D5854-1D9C-3525-9446-02CCCC54C724> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x10edee000 -        0x10f1f7ff7  com.apple.SceneKit (3.2 - 155.4) <6D1742E5-64AD-3002-B1E0-6FDE82F8AA60> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x10f47e000 -        0x10f511ff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.6 - 111) <B56A990C-F3C4-3667-9244-EA38968CA393> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x10f561000 -        0x10f5abfff  com.apple.GPUTools (1.0 - 149) <2371A169-5A90-3218-AA69-FC55380C6592> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x10f5d8000 -        0x10f650ff7  com.apple.GPUToolsCore (1.0 - 149) <44B5923D-59B6-3F40-9CE2-D63395976A19> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x10f68f000 -        0x10f735fff  com.apple.GPUToolsAnalysis (1.0 - 36.16) <A648D226-EFA9-3405-8532-D1CE9D31ECA7> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Versions/A/GPUToolsAnalysis
       0x10f772000 -        0x10f7e9fff  com.apple.GPUToolsServices (1.0 - 36.16) <99C6D97A-DC48-3790-B968-1AE995154D2A> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x10f83a000 -        0x10f8c9fff  com.apple.dt.gpu.GPUTraceDebuggerUI (4.6 - 111) <4217A9BE-FCC7-3841-834C-B57D8962BEDB> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x10f907000 -        0x10f977ff7  com.apple.dt.gpu.GPURenderTargetEditor (4.6 - 111) <88FB785C-59BB-38D5-ABC3-7F212CCE903F> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
       0x10f9c8000 -        0x10fa01fff  com.apple.dt.IDE.IDESceneKitEditor (4.6 - 2054) <094C9E20-74F9-3B54-AC7B-490E404A22D0> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
       0x10fd61000 -        0x10fd93ff7  com.apple.dt.IDE.IDELogNavigator (4.6 - 2053) <8BE7B61A-D18B-30A8-B95D-6FCB7F326D6A> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/MacOS/IDELogNavigator
       0x10fdb9000 -        0x10fe8dff7  com.apple.dt.IDE.IDEModelEditor (4.6 - 2057) <BE1EED7B-76EF-30D2-A085-C46575C16BA2> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
       0x10ff1d000 -        0x10ff84fff  com.apple.dt.IDE.IDEModelFoundation (4.6 - 2057) <BB56A192-925E-3A1C-BC16-BB5B502A033B> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
       0x11009e000 -        0x1100cdfff  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.6 - 51.11) <072E7602-86EC-3B32-96A3-CE7A96D4BD76> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
       0x1100f2000 -        0x110102fff  com.apple.GPUToolsMobileFoundation (1.0 - 52.16) <F6E82147-CD3B-34A6-B21C-D437543E36AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
       0x110111000 -        0x110163fff  com.apple.GPUToolsExpert (1.0 - 52.16) <80AA8402-ECFC-3384-AABA-C6BCC19DD869> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
       0x1101a4000 -        0x1101b8fff  com.apple.dt.IDE.IDERTFEditor (4.6 - 2052) <6D78D32D-0C78-3C49-8E06-A0224D060C48> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
       0x1101ca000 -        0x1101d8fff  com.apple.dt.IDE.IDEQuickLookEditor (4.6 - 2052) <9A176A3E-7F0D-31C8-9E57-62D5F3A8BB65> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
       0x1101e9000 -        0x1101f1ff7  com.apple.dt.ScriptingDefinitionEditor (4.6 - 2052) <FC5E5354-201E-3676-83AF-B53C510FDB2F> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
       0x1101f9000 -        0x1101fefff  com.apple.dt.IDE.IDEPDFViewer (4.6 - 2054) <3FD3C9E2-335D-3758-9FCE-FD3F964E32E0> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
       0x110206000 -        0x11023efff  com.apple.dt.IDE.IDERepositoryViewer (4.6 - 2053) <E175BCF2-E1E7-3726-A9AE-D7B717FF8BA2> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents/MacOS/IDERepositoryViewer
       0x11026f000 -        0x11027cfff  com.apple.dt.IDE.IDEIssueNavigator (4.6 - 2053) <BE646AAB-EDAF-30D6-AE3C-C767EF359029> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/MacOS/IDEIssueNavigator
       0x110287000 -        0x110292ff7  com.apple.dt.IDE.IDEProjectsOrganizer (4.6 - 2052) <45FB9709-5547-3579-9DCD-2E718C52CADB> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Contents/MacOS/IDEProjectsOrganizer
       0x11029e000 -        0x1102b4fff  com.apple.dt.IDE.IDESymbolNavigator (4.6 - 2053) <7538FD4B-3707-363C-9AC4-415AA3A49C04> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/MacOS/IDESymbolNavigator
       0x1106b5000 -        0x1106cdfff  com.apple.gputools.MobileAnalysis (1.0 - 52.16) <27FABF5A-D533-3BBF-9F75-1319FA7E7222> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
       0x110718000 -        0x11073efff  libPDFRIP.A.dylib (324.6) <6F0487BB-6C03-30C4-BD02-73D638828030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
       0x111382000 -        0x111385ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x111395000 -        0x11139efe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x1113c8000 -        0x1113c8ff1 +cl_kernels (???) <736A45AE-6F80-468B-A808-472AF135B56B> cl_kernels
       0x111883000 -        0x11191eff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x111950000 -        0x111951ff3 +cl_kernels (???) <20042BB4-FFF9-4B72-8D7A-A723734FF5BF> cl_kernels
       0x111aca000 -        0x111c81fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x111cb8000 -        0x111dfafff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x111e2e000 -        0x111e3cff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
       0x111e44000 -        0x1121d4ff7  com.apple.driver.AppleIntelHDGraphicsGLDriver (8.0.61 - 8.0.0) <2234684B-E475-356D-9A5F-F69F5DE6C76B> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
       0x1122ef000 -        0x11231cfff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x112c25000 -        0x112c26ff3 +cl_kernels (???) <D2B5D55D-6F1F-4296-A78B-BE099D0C6A92> cl_kernels
       0x1133cf000 -        0x1133d2fff  com.apple.dt.IDE.IDETemplateLibrary (4.6 - 2053) <9AF9541B-174B-3059-8A89-910F4C7F0945> /Applications/Xcode.app/Contents/PlugIns/IDETemplateLibrary.ideplugin/Contents/MacOS/IDETemplateLibrary
       0x200000000 -        0x200822ff7  com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <CF32F783-46E3-3837-A993-01CB9C2BE6BC> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff66129000 -     0x7fff6615d93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff81af5000 -     0x7fff81af6fff  libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
    0x7fff81af7000 -     0x7fff81b02fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff81b03000 -     0x7fff81bd1fff  com.apple.Bluetooth (4.0.9 - 4.0.9f33) <3F57E1F3-08E8-3EDF-8DE0-E3855EB4D74B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff81bd2000 -     0x7fff81c16fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff81c17000 -     0x7fff81d08ff7  com.apple.PubSub (1.0.5 - 65.32) <A53D3D5D-85DF-3CFC-94DF-FB05D6FEC34A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff81d09000 -     0x7fff81d0dff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff81d0e000 -     0x7fff81e7fff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff81e80000 -     0x7fff81ee8ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff81ee9000 -     0x7fff81eecfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff81ef2000 -     0x7fff81f04ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff81f05000 -     0x7fff81f33fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff81f34000 -     0x7fff821e2fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff82260000 -     0x7fff824faff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff824fb000 -     0x7fff828f2fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

(...)

- - - Połączono posty - - -

Bardzo proszę o pomoc :(

#2 ja_sam

ja_sam
  • 117 postów
  • SkądToruń/Bobolin

Napisano 15 maja 2013 - 12:57

wejdź na stronę
://my-apple.local/packages
odinstaluj
Xcode
, później zainstaluj ponownie i powinno śmigać.

#3 wojtkow

wojtkow


  • 6 767 postów
  • Płeć:
  • SkądPoznań

Napisano 16 maja 2013 - 20:43

Co? Jakie my-apple.local/packages? Skąd żeś to wytrzasnął? @ckoskar wywal XCode do kosza i pobierz ponownie.




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych