Jump to content


Photo

Interface Builder ne s'ouvre pas


  • Please log in to reply
15 replies to this topic

#1 iFranck

iFranck

    iCeinture blanche 1 kyu

  • Membres
  • 18 posts

Posted 27 June 2010 - 12:49 PM

Salut, j'ai un problème avec Interface Builder du SDK iOS 4 : il ne s'ouvre pas. Qu'est-ce que je dois faire ?

#2 Giles

Giles

    iCeinture verte 1 kyu

  • Membres
  • 1953 posts

Posted 28 June 2010 - 03:59 AM

Salut, j'ai un problème avec Interface Builder du SDK iOS 4 : il ne s'ouvre pas.

Il faut d'abord s'enregistrer comme développeur chez Apple et installer Xcode.

#3 iFranck

iFranck

    iCeinture blanche 1 kyu

  • Membres
  • 18 posts

Posted 28 June 2010 - 07:32 AM

Oui, je suis enregistré en tant que developer et j'ai installé Xcode et le SDK iOS 4 mais Interface Builder ne s'ouvre pas.

#4 Giles

Giles

    iCeinture verte 1 kyu

  • Membres
  • 1953 posts

Posted 28 June 2010 - 07:59 AM

Oui, je suis enregistré en tant que developer et j'ai installé Xcode et le SDK iOS 4 mais Interface Builder ne s'ouvre pas.

Tu connais sans doute ce Guide ? Je cogite…

#5 iFranck

iFranck

    iCeinture blanche 1 kyu

  • Membres
  • 18 posts

Posted 28 June 2010 - 08:59 AM

Tu connais sans doute ce Guide ? Je cogite…


Pourquoi?

#6 Giles

Giles

    iCeinture verte 1 kyu

  • Membres
  • 1953 posts

Posted 28 June 2010 - 09:32 AM

Pourquoi ?

Il pourrait expliquer pourquoi Interface Builder ne s'ouvre pas.

#7 iFranck

iFranck

    iCeinture blanche 1 kyu

  • Membres
  • 18 posts

Posted 28 June 2010 - 09:40 AM

Je l'ai lu mais je vois pas en quoi il peut m'aider.

#8 Giles

Giles

    iCeinture verte 1 kyu

  • Membres
  • 1953 posts

Posted 28 June 2010 - 09:42 AM

Je l'ai lu mais je vois pas en quoi il peut m'aider.

OK. J'essaie de trouver la réponse mais tu ne donnes pas beaucoup de précisions.

#9 iFranck

iFranck

    iCeinture blanche 1 kyu

  • Membres
  • 18 posts

Posted 28 June 2010 - 09:43 AM

Etape par etape:
- je vais sur le site developer.apple.com et je m'enregistre
- Je télécharge le paquet "xcode_3-1.2.3_and_iphone_sdk_4_final.dmg"
- Ensuite j'instale le mpkg
- Jusque la pas de probleme
- J'ouvre Xcode, je fais créer un nouveau projet, je choisis iPhone View Based
- Je double-clique sur NonduprojetViewController.xib
- Donc la, il ouvre Interface builder, l'icone saute sur le Dock mais après quelque seconde elle se referme avec un rapport d'erreur ( c'est la meme chose si j'ouvre Interface Builder dans le Finder)
- J'ai retélécharger, reinstalé mais rien a faire

Rapport d'erreur:


Process: Interface Builder [12482]
Path: /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface Builder
Identifier: com.apple.InterfaceBuilder3
Version: 3.2.3 (788)
Build Info: InterfaceBuilder-7880000~14
Code Type: X86-64 (Native)
Parent Process: launchd [94]

Date/Time: 2010-06-28 09:12:30.298 +0200
OS Version: Mac OS X 10.6.3 (10D578)
Report Version: 6

Interval Since Last Report: 79503 sec
Crashes Since Last Report: 87
Per-App Interval Since Last Report: 312 sec
Per-App Crashes Since Last Report: 32
Anonymous UUID: 799C42E9-66C5-4CD8-A10B-ABB8B2B23F50

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 2

Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'IBAssertionFailure', reason: 'Interface Builder encountered an error communicating with the iPhone Simulator. "Interface Builder Cocoa Touch Tool" (12512) failed to launch and exited with status 11. Please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" for further information.'
*** Call stack at first throw:
(
0 CoreFoundation 0x00007fff82918d24 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff875ed0f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff829709b9 -[NSException raise] + 9
3 IBCocoaTouchPlugin 0x0000000116c23c43 IBAttachToCocoaTouchTool + 1417
4 IBCocoaTouchPlugin 0x0000000116c170ea IBProcessRequestsWithProvider + 3604
5 Foundation 0x00007fff81d53ead __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff8421e8b6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8421e769 thread_start + 13
)


Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff841efd1e open + 10
1 com.apple.Symbolication 0x0000000116e07828 -[VMUMemory_File map] + 167
2 com.apple.Symbolication 0x0000000116e07beb -[VMUMemory_File initWithPath:fileRange:mapToAddress:architecture:] + 199
3 com.apple.Symbolication 0x0000000116e07648 +[VMUMemory_File memoryWithPath:] + 102
4 com.apple.Symbolication 0x0000000116e0768f +[VMUMemory_File headerWithPath:] + 43
5 com.apple.Symbolication 0x0000000116e15a00 extractHeaderWithSignatureFromDisk + 317
6 com.apple.Symbolication 0x0000000116e11ea5 -[VMUSymbolicator faultLazySymbolOwnerAtIndex:] + 130
7 com.apple.Symbolication 0x0000000116e12417 -[VMUSymbolicator symbolForAddress:] + 151
8 com.apple.InterfaceBuilderKit 0x000000010020b338 IBPrettyBacktraceForAddresses + 499
9 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c23b19 IBAttachToCocoaTouchTool + 1119
10 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c23cc5 IBAttachToCocoaTouchTool + 1547
11 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c21ee8 IBAskClassInTargetRuntimeForValueForKeyPathUsingResultMarshallerWithContext + 80
12 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c95272 IBReleaseIsWildcat + 1780
13 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c94e52 IBReleaseIsWildcat + 724
14 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c94e95 IBReleaseIsWildcat + 791
15 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c1ee49 IBReplaceClassNamePrefixWith + 1588
16 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c227e0 IBBuildMarshalledDescriptionOfDocument + 1942
17 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c2344f IBBuildMarshalledDescriptionOfObject + 178
18 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c2598a IBPopulateMarshalledStateFromIBIntegrationState + 7269
19 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c25a65 IBPopulateMarshalledStateFromIBIntegrationState + 7488
20 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c747e1 IBIsManagedByTabBarController + 960
21 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c24fe8 IBPopulateMarshalledStateFromIBIntegrationState + 4803
22 com.apple.Foundation 0x00007fff81d4fb31 _decodeObjectBinary + 2566
23 com.apple.Foundation 0x00007fff81d50825 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1229
24 com.apple.Foundation 0x00007fff81d50d65 -[NSArray(NSArray) initWithCoder:] + 462
25 com.apple.Foundation 0x00007fff81d4fb1f _decodeObjectBinary + 2548
26 com.apple.Foundation 0x00007fff81d4ef99 _decodeObject + 208
27 com.apple.AppKit 0x00007fff8835cbfb -[NSView initWithCoder:] + 362
28 com.apple.AppKit 0x00007fff88395b69 -[NSCustomView initWithCoder:] + 605
29 ...nterfaceBuilder.CocoaPlugin 0x0000000112a014c1 0x112a00000 + 5313
30 com.apple.Foundation 0x00007fff81d4fb1f _decodeObjectBinary + 2548
31 com.apple.Foundation 0x00007fff81d4ef99 _decodeObject + 208
32 com.apple.AppKit 0x00007fff8835d8ea -[NSResponder initWithCoder:] + 98
33 com.apple.AppKit 0x00007fff8835cade -[NSView initWithCoder:] + 77
34 com.apple.InterfaceBuilderKit 0x000000010011697e -[IBLibraryObjectTemplate initWithCoder:] + 52
35 com.apple.Foundation 0x00007fff81d4fb1f _decodeObjectBinary + 2548
36 com.apple.Foundation 0x00007fff81d4ef99 _decodeObject + 208
37 com.apple.AppKit 0x00007fff882edbb0 -[NSNibConnector initWithCoder:] + 406
38 com.apple.AppKit 0x00007fff882eda02 -[NSNibOutletConnector initWithCoder:] + 343
39 com.apple.Foundation 0x00007fff81d4fb1f _decodeObjectBinary + 2548
40 com.apple.Foundation 0x00007fff81d50825 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1229
41 com.apple.Foundation 0x00007fff81d50d65 -[NSArray(NSArray) initWithCoder:] + 462
42 com.apple.Foundation 0x00007fff81d4fb1f _decodeObjectBinary + 2548
43 com.apple.Foundation 0x00007fff81d4ef99 _decodeObject + 208
44 com.apple.AppKit 0x00007fff882ecd1d -[NSIBObjectData initWithCoder:] + 2046
45 com.apple.Foundation 0x00007fff81d4fb1f _decodeObjectBinary + 2548
46 com.apple.Foundation 0x00007fff81d4ef99 _decodeObject + 208
47 com.apple.AppKit 0x00007fff882ec40d loadNib + 146
48 com.apple.AppKit 0x00007fff882eb96d +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 248
49 com.apple.InterfaceBuilderKit 0x0000000100201eac -[NSBundle(IBAppKitBundleAdditions) topLevelObjectsInNibNamed:owner:] + 127
50 com.apple.InterfaceBuilderKit 0x0000000100270580 -[IBLibraryController createAssetsFromTemplatesInNibNamed:forPlugin:topLevelObjects:] + 108
51 com.apple.InterfaceBuilderKit 0x00000001001163a2 -[IBLibraryController loadLibraryObjectsForPlugin:] + 587
52 com.apple.InterfaceBuilderKit 0x000000010011570b -[IBPlugin didLoad] + 1800
53 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c12057 IBUpdateCreateVersionMenuItemToReflectDestinationTargetRuntime + 594
54 com.apple.InterfaceBuilderKit 0x0000000100114178 -[IBPluginController loadPluginAtPath:error:] + 2927
55 com.apple.InterfaceBuilder3 0x00000001000021d9 0x100000000 + 8665
56 com.apple.AppKit 0x00007fff882eff20 -[NSApplication run] + 80
57 com.apple.AppKit 0x00007fff882e8d7c NSApplicationMain + 364
58 com.apple.InterfaceBuilder3 0x0000000100001c44 0x100000000 + 7236

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff841fe4ea kevent + 10
1 libSystem.B.dylib 0x00007fff842003bd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff84200094 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff841ffbbe _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff841ff4e8 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff841ff385 start_wqthread + 13

Thread 2 Crashed:
0 libSystem.B.dylib 0x00007fff8425801e __semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x00007fff84257f20 nanosleep$NOCANCEL + 129
2 libSystem.B.dylib 0x00007fff842b4902 usleep$NOCANCEL + 57
3 libSystem.B.dylib 0x00007fff842d3e59 __abort + 113
4 libSystem.B.dylib 0x00007fff842d3ebd abort_report_np + 0
5 libstdc++.6.dylib 0x00007fff807435d2 __tcf_0 + 0
6 libobjc.A.dylib 0x00007fff875f0d29 _objc_terminate + 100
7 libstdc++.6.dylib 0x00007fff80741ae1 __cxxabiv1::__terminate(void (*)()) + 11
8 libstdc++.6.dylib 0x00007fff80741b16 __cxxabiv1::__unexpected(void (*)()) + 0
9 libstdc++.6.dylib 0x00007fff80741bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
10 libobjc.A.dylib 0x00007fff875ed192 object_getIvar + 0
11 com.apple.CoreFoundation 0x00007fff829709b9 -[NSException raise] + 9
12 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c23c43 IBAttachToCocoaTouchTool + 1417
13 ...eBuilder.IBCocoaTouchPlugin 0x0000000116c170ea IBProcessRequestsWithProvider + 3604
14 com.apple.Foundation 0x00007fff81d53ead __NSThread__main__ + 1429
15 libSystem.B.dylib 0x00007fff8421e8b6 _pthread_start + 331
16 libSystem.B.dylib 0x00007fff8421e769 thread_start + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff841ff30a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff841ff71c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff841ff385 start_wqthread + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff841e575a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff841e5dcd mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff828b4452 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff828b38df CFRunLoopRunSpecific + 575
4 com.apple.DebugSymbols 0x00007fff800e74ac SpotlightQueryThread(void*) + 380
5 libSystem.B.dylib 0x00007fff8421e8b6 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8421e769 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff841ff30a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff841ff71c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff841ff385 start_wqthread + 13

Thread 2 crashed with X86 Thread State (64-bit):
rax: 0x000000000000003c rbx: 0x0000000116dfba20 rcx: 0x0000000116dfb9d8 rdx: 0x0000000000000001
rdi: 0x0000000000000c03 rsi: 0x0000000000000000 rbp: 0x0000000116dfba10 rsp: 0x0000000116dfb9d8
r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000001 r11: 0x0000000000000246
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000115c88530 r15: 0x00007fff70583eb8
rip: 0x00007fff8425801e rfl: 0x0000000000000247 cr2: 0x000000010040d000

Binary Images:
0x100000000 - 0x100011fff com.apple.InterfaceBuilder3 3.2.3 (788) <E4EC2B0E-444A-DEA7-7A3B-CFCC982496DB> /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface Builder
0x10001c000 - 0x10008afff com.apple.DevToolsKit 3.2.2 (63) <B04ACFD8-227C-852F-9028-84DFAAA265E0> /Developer/Library/PrivateFrameworks/DevToolsKit.framework/Versions/A/DevToolsKit
0x1000c9000 - 0x1000f3fff com.apple.DevToolsFoundation 5.3 (1677) <7F015AD0-3D7E-1125-5103-6456D3DD0F49> /Developer/Library/PrivateFrameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
0x100111000 - 0x1003abfff com.apple.InterfaceBuilderKit 3.2.3 (788) <29DB85DD-67D2-4A31-F4B3-5EF10BF3BE45> /Developer/Library/Frameworks/InterfaceBuilderKit.framework/Versions/A/InterfaceBuilderKit
0x1004ef000 - 0x10056bfff com.apple.CoreSymbolication 2.1 (40.1.1) <F3C71234-3A3F-79AF-3B43-705C5BF75207> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x1005b4000 - 0x1005befff com.apple.Xcode.DevToolsRemoteClient 5.3 (1688) <84D308D6-6612-A8E1-C5FA-D6A4B9848317> /Developer/Library/PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/DevToolsRemoteClient
0x1005c8000 - 0x10060bfff com.apple.DocSetAccess 2.2 (1687) <9F3D1691-D3BE-4B0F-BC28-F246535BA6F4> /Developer/Library/PrivateFrameworks/DocSetAccess.framework/Versions/A/DocSetAccess
0x1018af000 - 0x1018cbff7 com.apple.JavaKit 5.3 (1682) <47160E65-7B98-03A2-0283-7DDBB028899B> /Developer/Library/PrivateFrameworks/JavaKit.framework/Versions/A/JavaKit
0x1018de000 - 0x1018ebfe7 libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <D9944F04-1F01-B9D1-A46F-96229CD19437> /usr/lib/libexslt.0.dylib
0x112a00000 - 0x112b09ff7 com.apple.InterfaceBuilder.CocoaPlugin 3.2.3 (788) <7603360F-9E93-622D-3A49-AFADB172DDB9> /Developer/Platforms/MacOSX.platform/Developer/Library/Interface Builder/Plug-ins/CocoaPlugin.ibplugin/Contents/MacOS/CocoaPlugin
0x112b79000 - 0x112bc4fff com.apple.Xdesign.XDBase 5.3 (1681) <048FB0C8-84C5-0D59-68E6-6F21F86E1594> /Developer/Library/PrivateFrameworks/XDBase.framework/Versions/A/XDBase
0x112c02000 - 0x112c58fff com.apple.AppleScriptKit 1.5.1 (81) <F7FCBE73-EB73-A574-A9C7-C343E2562B78> /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/AppleScriptKit
0x112cb0000 - 0x112cf7ff7 com.apple.OSAKit 1.2.1 (76) <C5F739FF-07F8-2172-80FA-9885962034F8> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
0x112d2d000 - 0x112d79fe7 com.apple.glut 3.4.4 (GLUT-3.4.4) <78324374-C4AC-2358-3D61-55060E44FC38> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x112dfa000 - 0x11328dff7 com.apple.Xcode.DevToolsCore 5.3 (1691) <D266AA3A-A81C-6A6F-5CC6-1E0A4A290E32> /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Versions/A/DevToolsCore
0x1134bb000 - 0x1134fbff7 com.apple.Xcode.DevToolsSupport 5.3 (1591) <683BEB90-A02D-3A3F-85B2-CBC6EE560715> /Developer/Library/PrivateFrameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
0x113523000 - 0x1135deff7 com.apple.Xcode.DevToolsCParsing 5.3 (1686) <3EDC12DE-E694-A531-E0EC-2299BF770665> /Developer/Library/PrivateFrameworks/DevToolsCParsing.framework/Versions/A/DevToolsCParsing
0x11366f000 - 0x11373afe7 com.apple.audio.units.Components 1.6.1 (1.6.1) <886E356E-03F8-B738-77DF-948346546AA4> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x1137d6000 - 0x1137dafff com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <5D36FE0C-DFDE-51E6-2FBA-1AEE74D1D39F> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1137df000 - 0x1137e5fff com.apple.audio.AppleHDAHALPlugIn 1.8.4 (1.8.4fc3) <106DABA7-C630-C839-50CE-60D5992E6091> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x116ab4000 - 0x116abbfff com.apple.iPhoneSimulatorRemoteClient 2.0 (14) <D072BE9B-19D0-5140-DFD6-0C3D9172B055> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient
0x116c00000 - 0x116cebfff com.apple.InterfaceBuilder.IBCocoaTouchPlugin 3.2 (117) <377510EF-511D-E79B-FDA4-C17B6BC63210> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin/Contents/MacOS/IBCocoaTouchPlugin
0x116dfe000 - 0x116e5bfe7 com.apple.Symbolication 1.2 (72) <9966B5E4-80DF-9DE2-10A4-EF084D31C8CF> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
0x7fff80003000 - 0x7fff80093fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff800a0000 - 0x7fff800a4ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff800a5000 - 0x7fff800d6fef libTrueTypeScaler.dylib ??? (???) <E58FE3D5-79EA-C11B-A8F8-5882AB722B11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff800e2000 - 0x7fff80120fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff80121000 - 0x7fff80144fff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff80145000 - 0x7fff801fafe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff801fb000 - 0x7fff801fcff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff801fd000 - 0x7fff802b6fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff802b7000 - 0x7fff802b7ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff802b8000 - 0x7fff802e0fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff802e1000 - 0x7fff802e1ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8035c000 - 0x7fff80391ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
0x7fff80392000 - 0x7fff804a9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
0x7fff804f9000 - 0x7fff8050fff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff80510000 - 0x7fff80558ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff80559000 - 0x7fff8057efe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff80586000 - 0x7fff805c1fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff805c2000 - 0x7fff8062afff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x7fff8062b000 - 0x7fff8063afff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff80680000 - 0x7fff80685fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff806f7000 - 0x7fff80774fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff80775000 - 0x7fff8077aff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8077b000 - 0x7fff807f6fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff807f7000 - 0x7fff807fcfff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff807fd000 - 0x7fff80836ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x7fff80837000 - 0x7fff80838ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff80839000 - 0x7fff8084eff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff80884000 - 0x7fff809f3ff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff809f4000 - 0x7fff809f5fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x7fff80a33000 - 0x7fff80a6bff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
0x7fff80b44000 - 0x7fff80d86fe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff80d87000 - 0x7fff80d8bff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff810cc000 - 0x7fff81134fff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff81135000 - 0x7fff81172fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff81179000 - 0x7fff81188ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff81189000 - 0x7fff811cdff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff811e7000 - 0x7fff816f0fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff816f1000 - 0x7fff817d7fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff817d8000 - 0x7fff817e5fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff817e6000 - 0x7fff81b19fef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff81b1a000 - 0x7fff81b3bfff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
0x7fff81b3c000 - 0x7fff81b83ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff81b84000 - 0x7fff81d42fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
0x7fff81d43000 - 0x7fff81fc4fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff81fc5000 - 0x7fff82031fe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff82032000 - 0x7fff8221cfe7 com.apple.JavaScriptCore 6533 (6533.13) <4D8B7A37-BBDF-A789-4D9F-81F3721AA311> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff82249000 - 0x7fff8229efef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8229f000 - 0x7fff823aefe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff823af000 - 0x7fff823c5fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff823c6000 - 0x7fff8240fff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff82410000 - 0x7fff824d0fff libFontParser.dylib ??? (???) <01E3B0FE-2539-61BD-E2DE-7407B01C6F03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff824d1000 - 0x7fff82571fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff82597000 - 0x7fff825defef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff825df000 - 0x7fff8266bfef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8266c000 - 0x7fff82737fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff82738000 - 0x7fff82744fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
0x7fff8285f000 - 0x7fff82867fff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff82868000 - 0x7fff829ddfef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff82b3f000 - 0x7fff82b4afff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff82b4b000 - 0x7fff82b7cfff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff82c0f000 - 0x7fff82c23fff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff82c4b000 - 0x7fff82c5cfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff82c5d000 - 0x7fff82c6ffe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff82c70000 - 0x7fff82d95fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff82e0b000 - 0x7fff82e75fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff830a7000 - 0x7fff830aaff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff830ab000 - 0x7fff83265fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff83266000 - 0x7fff833e2ff7 com.apple.WebKit 6533 (6533.16) <A72746E9-5958-07B2-406A-DBEB7D2A13C1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff833e3000 - 0x7fff83412ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff83415000 - 0x7fff83423ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
0x7fff83424000 - 0x7fff8346dfef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8349f000 - 0x7fff834e2ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff83599000 - 0x7fff83599ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8359a000 - 0x7fff835e6fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff835e7000 - 0x7fff835e8fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff835e9000 - 0x7fff83824fef com.apple.imageKit 2.0.3 (1.0) <9F7CBDFB-EBDC-5B86-ED43-5195F4AE9D52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff83825000 - 0x7fff8382bfff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff83862000 - 0x7fff8397bfef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff8397c000 - 0x7fff84079037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8407a000 - 0x7fff840bbfef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff840bc000 - 0x7fff840fdfff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff840fe000 - 0x7fff8411eff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff841e4000 - 0x7fff843a3ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
0x7fff844a5000 - 0x7fff844a5ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff844a6000 - 0x7fff84535fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff84536000 - 0x7fff84538fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff84539000 - 0x7fff845eefe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff84605000 - 0x7fff84630ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff84633000 - 0x7fff84675fef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff84676000 - 0x7fff8467cff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8468b000 - 0x7fff8475bfff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8475c000 - 0x7fff848ccfef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff849b3000 - 0x7fff849b3ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff849b4000 - 0x7fff84a16fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff84a17000 - 0x7fff84e5afef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff84e5b000 - 0x7fff85159fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8515a000 - 0x7fff8516eff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff85192000 - 0x7fff851cfff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff851d0000 - 0x7fff85215fff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x7fff85216000 - 0x7fff85265ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff85266000 - 0x7fff852e4fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff852e5000 - 0x7fff8537ffff com.apple.ApplicationServices.ATS 4.1 (???) <CC53C373-1B3B-7E80-25A7-F2C404222BF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff85380000 - 0x7fff85feffe7 com.apple.WebCore 6533 (6533.16) <AC146886-9761-B048-45D3-07250E03F73C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff85ff0000 - 0x7fff86016fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff86017000 - 0x7fff86017ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff86018000 - 0x7fff86018ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff86019000 - 0x7fff8609bfff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8609c000 - 0x7fff860b7ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff860b8000 - 0x7fff86321ff7 com.apple.QuartzComposer 4.1 (156.13) <0A7E8CDB-77DB-F96F-9CA4-867E9D45EB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff86322000 - 0x7fff86325fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff86326000 - 0x7fff86369fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
0x7fff8636a000 - 0x7fff863b4ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff863b5000 - 0x7fff86472ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff864a8000 - 0x7fff865e6fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff865e7000 - 0x7fff86638fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff86639000 - 0x7fff86949fff com.apple.RawCamera.bundle 2.3.2 (516) <6F5CA4E2-3EE7-BA49-00D5-31BE709228A3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff86956000 - 0x7fff86974fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff869c6000 - 0x7fff86a15fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff86a16000 - 0x7fff86a95fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <3F41C3CA-A217-024B-DEDD-69E3731B915D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff86a96000 - 0x7fff86a9cff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff86a9d000 - 0x7fff86a9dff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86a9e000 - 0x7fff86d23fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff86d60000 - 0x7fff86d63ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff86d94000 - 0x7fff86dadfff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff86dc0000 - 0x7fff86ec4fff com.apple.PubSub 1.0.5 (65.19) <0C393707-6776-0365-6BFE-924CC8108F9B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x7fff86f26000 - 0x7fff87000ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87037000 - 0x7fff870bdff3 com.apple.iLifeMediaBrowser 2.1.5 (368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x7fff87228000 - 0x7fff875c0fe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff875c1000 - 0x7fff875d7fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff875d8000 - 0x7fff875dffff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff875e0000 - 0x7fff875e2fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff875e3000 - 0x7fff87699fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
0x7fff8769a000 - 0x7fff877a4ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x7fff877a5000 - 0x7fff87803ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff87804000 - 0x7fff8780fff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff878a6000 - 0x7fff8792bfff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8792c000 - 0x7fff879a9fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff87a2c000 - 0x7fff88236fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff88237000 - 0x7fff882e6fff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff882e7000 - 0x7fff88cdcfe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff88cdd000 - 0x7fff88ceeff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib

Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.40f2
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Bluetooth PAN, Ethernet, en2
Serial ATA Device: FUJITSU MHZ2160BH FFS G1, 149,05 GB
Serial ATA Device: HL-DT-ST DVDRW GS21N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0x04600000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

#10 Giles

Giles

    iCeinture verte 1 kyu

  • Membres
  • 1953 posts

Posted 28 June 2010 - 10:02 AM

Ceci dépasse mes compétences, désolé. Je pense que tu pourrais trouver une réponse ici.

#11 zoz

zoz

    MacPlus

  • Administrateurs
  • 889 posts
  • Gender:Male

Posted 28 June 2010 - 10:13 AM

Bonjour,

Je lis ça au début du rapport : "'Interface Builder encountered an error communicating with the iPhone Simulator. "Interface Builder Cocoa Touch Tool" (12512) failed to launch and exited with status".

Avez vous installé L'iPhone Simulator? Apparemment il n'arrive pas à le trouver....
[MBA] - [MacOS X 8.2]
Je préfère les mails aux M.P... merci ;-)

#12 iFranck

iFranck

    iCeinture blanche 1 kyu

  • Membres
  • 18 posts

Posted 28 June 2010 - 10:44 AM

Bonjour,

Je lis ça au début du rapport : "'Interface Builder encountered an error communicating with the iPhone Simulator. "Interface Builder Cocoa Touch Tool" (12512) failed to launch and exited with status".

Avez vous installé L'iPhone Simulator? Apparemment il n'arrive pas à le trouver....


Il n'est pas déjà installé ? Comment l'installe-t-on ?

#13 Giles

Giles

    iCeinture verte 1 kyu

  • Membres
  • 1953 posts

Posted 28 June 2010 - 05:27 PM

Il n'est pas déjà installé ? Comment l'installe-t-on ?

Est-ce que tu es familier avec le Mac ? Depuis combien de temps es-tu développeur Apple ?

#14 iFranck

iFranck

    iCeinture blanche 1 kyu

  • Membres
  • 18 posts

Posted 29 June 2010 - 10:41 AM

Est-ce que tu es familier avec le Mac ? Depuis combien de temps es-tu développeur Apple ?


Je suis sur mac depuis pas mal d'année mais je suis développer depuis deux jours.
Sinon l'iPhone Simulator est installé et il marche bien.

#15 Giles

Giles

    iCeinture verte 1 kyu

  • Membres
  • 1953 posts

Posted 29 June 2010 - 04:29 PM

[…] je suis développer depuis deux jours.

Je ne peux que t'encourager à continuer mais je ne suis pas développeur donc je ne peux pas t'aider concrètement. Tu pourrais t'inscrire sur le forum des développeurs pour obtenir de l'aide.

#16 iFranck

iFranck

    iCeinture blanche 1 kyu

  • Membres
  • 18 posts

Posted 29 June 2010 - 04:59 PM

Je ne peux que t'encourager à continuer mais je ne suis pas développeur donc je ne peux pas t'aider concrètement. Tu pourrais t'inscrire sur le forum des développeurs pour obtenir de l'aide.


Finalement j'ai installé le SDK sur mon autre Mac, un iMac 24" et maintenant plus de problème, sa marche, sa doit être un problème avec mon ordi.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users