Giter VIP home page Giter VIP logo

ingredients's Introduction

Ingredients is a documentation viewer for Cocoa. It's designed to replace the one that comes with Xcode (try searching for "NSStr" and count how many items are above "NSString").

Ingredients's main window

System Requirements

Requires the latest version of OS X. We may require a major OS update on a point release, depending on how juicy the new developer features are. Currently works on 10.6 or later.

We do lots of caching, so make sure you have lots of RAM (usage seems to be around 100MB at this point). Developers all have > 4GB, right?

Build Instructions

You will need to have the BWToolkit IB plugin installed. You can get it at http://brandonwalkin.com/bwtoolkit/.

Ingredients might not build under Xcode 4 because Apple broke IB plugins. You'll need to install BWToolkit for it.

If you see lots of warnings, you know it's built correctly.

Licence

Ingredients is licensed under the under the Chicken Dance License.

ingredients's People

Contributors

atg avatar bewebste avatar hiddenmemory avatar silvertab avatar tgaul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ingredients's Issues

Crash in 10.7.4 Lion: malloc: resurrection error in [FMDatabase clearCachedStatements]

Ingredients crashes with the following error in Xcode's console -

Ingredients(32118,0x101c81000) malloc: resurrection error for object 0x400481be0 while assigning __NSDictionaryObjectEnumerator._obj[128](0x400b27da0)[8] = __NSCFDictionary[64](0x400481be0)
garbage pointer stored into reachable memory, break on auto_zone_resurrection_error to debug

Ingredients(32118,0x101c81000) malloc: resurrection error for object 0x400481be0 while assigning __NSDictionaryObjectEnumerator._origObj[128](0x400b27da0)[16] = __NSCFDictionary[64](0x400481be0)
garbage pointer stored into reachable memory, break on auto_zone_resurrection_error to debug

The line of crash is FMDatabase.m:106, in [FMDatabase clearCachedStatements].

System is OS X 10.7.4 Lion.

rough drawing of architecture

maybe you can provide a rough drawing of the class hierarchy and relation ship of classes. just maybe a fast pencil drawing then upload a picture of the paper.

helps trying to figure out how classes relate. thank you.

Crash after initial index on Mac OS X 10.7

Hi Guys,

Not sure if you're still working on Ingredients, but I really miss it. I've been remiss in not reporting this crash earlier, but it's stopping me from using Ingredients at all:


Process:         Ingredients [95237]
Path:            /Users/USER/Downloads/Ingredients.app/Contents/MacOS/Ingredients
Identifier:      net.fileability.ingredients
Version:         1.1b1 (1.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [132]

Date/Time:       2011-12-31 23:31:42.818 +1100
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9

Interval Since Last Report:          56093 sec
Crashes Since Last Report:           26
Per-App Interval Since Last Report:  47 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      284E0DB0-B2A2-458D-9A59-ACEEDB5DBD92

Crashed Thread:  3

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000026

VM Regions Near 0x26:
--> 
    __TEXT                 0000000100000000-00000001000d6000 [  856K] r-x/rwx SM=COW  /Users/USER/Downloads/Ingredients.app/Contents/MacOS/Ingredients

Application Specific Information:
objc[95237]: garbage collection is ON
FUCoreDataStore

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff87eb467a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff87eb3d71 mach_msg + 73
2   com.apple.CoreFoundation        0x00007fff8d190b6c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation        0x00007fff8d1992d4 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation        0x00007fff8d198ae6 CFRunLoopRunSpecific + 230
5   com.apple.HIToolbox             0x00007fff81d0c3d3 RunCurrentEventLoopInMode + 277
6   com.apple.HIToolbox             0x00007fff81d1363d ReceiveNextEventCommon + 355
7   com.apple.HIToolbox             0x00007fff81d134ca BlockUntilNextEventMatchingListInMode + 62
8   com.apple.AppKit                0x00007fff82ebe3f1 _DPSNextEvent + 659
9   com.apple.AppKit                0x00007fff82ebdcf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
10  com.apple.AppKit                0x00007fff82eba62d -[NSApplication run] + 470
11  com.apple.AppKit                0x00007fff8313980c NSApplicationMain + 867
12  net.fileability.ingredients     0x0000000100001ed4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff87eb67e6 kevent + 10
1   libdispatch.dylib               0x00007fff88e615be _dispatch_mgr_invoke + 923
2   libdispatch.dylib               0x00007fff88e6014e _dispatch_mgr_thread + 54

Thread 2:: Dispatch queue: Garbage Collection Work Queue
0   libsystem_kernel.dylib          0x00007fff87eb5bf2 __psynch_mutexwait + 10
1   libsystem_c.dylib               0x00007fff85d771a1 pthread_mutex_lock + 545
2   net.fileability.ingredients     0x000000010000deec sqlite3_close + 135
3   net.fileability.ingredients     0x000000010009c61a -[FMDatabase close] + 65
4   net.fileability.ingredients     0x000000010009b7a3 -[FUCoreDataStore finalize] + 35
5   libobjc.A.dylib                 0x00007fff85c5a57c finalizeOneObject + 53
6   libauto.dylib                   0x00007fff8c3e607e Auto::foreach_block_do(auto_zone_cursor*, void (*)(void*, void*), void*) + 94
7   libobjc.A.dylib                 0x00007fff85c5a4ac batchFinalize + 53
8   libobjc.A.dylib                 0x00007fff85c5a5fb batchFinalizeOnTwoThreads + 91
9   libauto.dylib                   0x00007fff8c3e6019 Auto::Zone::invalidate_garbage(unsigned long, void**) + 73
10  libauto.dylib                   0x00007fff8c3f99db __finalize_local_garbage_later_block_invoke_0 + 59
11  libdispatch.dylib               0x00007fff88e5f8ba _dispatch_call_block_and_release + 18
12  libdispatch.dylib               0x00007fff88e6110a _dispatch_queue_drain + 264
13  libdispatch.dylib               0x00007fff88e60f66 _dispatch_queue_invoke + 54
14  libdispatch.dylib               0x00007fff88e60760 _dispatch_worker_thread2 + 198
15  libsystem_c.dylib               0x00007fff85d7a3da _pthread_wqthread + 316
16  libsystem_c.dylib               0x00007fff85d7bb85 start_wqthread + 13

Thread 3 Crashed:
0   net.fileability.ingredients     0x0000000100009c3a sqlite3_column_type + 18
1   net.fileability.ingredients     0x000000010009efe1 -[FMResultSet stringForColumnIndex:] + 47
2   net.fileability.ingredients     0x0000000100062cff __38-[IGKLaunchController finishedLoading]_block_invoke_0 + 467
3   libdispatch.dylib               0x00007fff88e5f8ba _dispatch_call_block_and_release + 18
4   libdispatch.dylib               0x00007fff88e6110a _dispatch_queue_drain + 264
5   libdispatch.dylib               0x00007fff88e60f66 _dispatch_queue_invoke + 54
6   libdispatch.dylib               0x00007fff88e60760 _dispatch_worker_thread2 + 198
7   libsystem_c.dylib               0x00007fff85d7a3da _pthread_wqthread + 316
8   libsystem_c.dylib               0x00007fff85d7bb85 start_wqthread + 13

Thread 4:: WebCore: LocalStorage
0   libsystem_kernel.dylib          0x00007fff87eb5bca __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff85d7c274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore        0x00007fff8c9c15a0 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3   com.apple.WebCore               0x00007fff8a1b2d5a WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore               0x00007fff8a1b2cb3 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore               0x00007fff8a1b2bfb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib               0x00007fff85d788bf _pthread_start + 335
7   libsystem_c.dylib               0x00007fff85d7bb75 thread_start + 13

Thread 5:: WebCore: IconDatabase
0   libsystem_kernel.dylib          0x00007fff87eb5bca __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff85d7c274 _pthread_cond_wait + 840
2   com.apple.WebCore               0x00007fff8a196875 WebCore::IconDatabase::syncThreadMainLoop() + 375
3   com.apple.WebCore               0x00007fff8a19424d WebCore::IconDatabase::iconDatabaseSyncThread() + 489
4   com.apple.WebCore               0x00007fff8a19405b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
5   libsystem_c.dylib               0x00007fff85d788bf _pthread_start + 335
6   libsystem_c.dylib               0x00007fff85d7bb75 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff87eb467a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff87eb3d71 mach_msg + 73
2   com.apple.CoreFoundation        0x00007fff8d190b6c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation        0x00007fff8d1992d4 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation        0x00007fff8d198ae6 CFRunLoopRunSpecific + 230
5   com.apple.Foundation            0x00007fff894c20ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation            0x00007fff894b67fe -[NSThread main] + 68
7   com.apple.Foundation            0x00007fff894b6776 __NSThread__main__ + 1575
8   libsystem_c.dylib               0x00007fff85d788bf _pthread_start + 335
9   libsystem_c.dylib               0x00007fff85d7bb75 thread_start + 13

Thread 7:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib          0x00007fff87eb5bca __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff85d7c274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore        0x00007fff8c9c15f7 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 151
3   com.apple.JavaScriptCore        0x00007fff8cbedccf JSC::Heap::blockFreeingThreadMain() + 319
4   com.apple.JavaScriptCore        0x00007fff8cbedd09 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5   libsystem_c.dylib               0x00007fff85d788bf _pthread_start + 335
6   libsystem_c.dylib               0x00007fff85d7bb75 thread_start + 13

Thread 8:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff87eb5df2 __select + 10
1   com.apple.CoreFoundation        0x00007fff8d1e1f9b __CFSocketManager + 1355
2   libsystem_c.dylib               0x00007fff85d788bf _pthread_start + 335
3   libsystem_c.dylib               0x00007fff85d7bb75 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff87eb6192 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff85d7a594 _pthread_wqthread + 758
2   libsystem_c.dylib               0x00007fff85d7bb85 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib          0x00007fff87eb6192 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff85d7a594 _pthread_wqthread + 758
2   libsystem_c.dylib               0x00007fff85d7bb85 start_wqthread + 13

Thread 11:
0   libsystem_kernel.dylib          0x00007fff87eb6192 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff85d7a594 _pthread_wqthread + 758
2   libsystem_c.dylib               0x00007fff85d7bb85 start_wqthread + 13

Thread 3 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010035adf8  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000101c5a388  rsi: 0x0000000000175503  rbp: 0x0000000107a80d10  rsp: 0x0000000107a80d00
   r8: 0x000000000044a7b3   r9: 0x0000000107a80ae8  r10: 0xffffffffffffffff  r11: 0x0000000000000206
  r12: 0x00000001000df8a0  r13: 0x0000000414742f20  r14: 0x000000040b488420  r15: 0x0000000400441ce0
  rip: 0x0000000100009c3a  rfl: 0x0000000000010246  cr2: 0x0000000000000026
Logical CPU: 0

Binary Images:
       0x100000000 -        0x1000d5ff7 +net.fileability.ingredients (1.1b1 - 1.0) <94523FD1-C274-836D-A2DA-063D28B03111> /Users/USER/Downloads/Ingredients.app/Contents/MacOS/Ingredients
       0x100155000 -        0x10017aff7 +com.brandonwalkin.BWToolkitFramework (??? - 1.2.5) <4342C599-6505-4DDE-DC1B-BA1601ADE17F> /Users/USER/Downloads/Ingredients.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
       0x10019a000 -        0x1001b2ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 5b99322) <4B5D9F39-416D-8493-8F24-979F9E703154> /Users/USER/Downloads/Ingredients.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x1001c8000 -        0x1001fafff +se.hunch.ChromiumTabs (1.0 - 0.0.4) <2949B8B9-42CF-4177-E276-7F7EEB8A275E> /Users/USER/Downloads/Ingredients.app/Contents/Frameworks/ChromiumTabs.framework/Versions/A/ChromiumTabs
       0x10b9a5000 -        0x10b9abfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x10b9b1000 -        0x10b9b1ffd +cl_kernels (??? - ???) <6B008615-3F96-4835-BE6B-42AEA0895DE0> cl_kernels
       0x10b9b5000 -        0x10b9b5ff1 +cl_kernels (??? - ???) <958B2C57-98D4-4738-856D-BBE9B052EE91> cl_kernels
       0x10b9f6000 -        0x10b9f9ff7  libCoreFSCache.dylib (??? - ???) <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x10f6f8000 -        0x10f78aff7  com.apple.xquery (1.3 - 29) <02B0E724-CC18-3D60-8FBE-8BDB458C155A> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
       0x1108a2000 -        0x110933ff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
       0x110952000 -        0x1109e5ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff61ae5000 -     0x7fff61b19ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff80f24000 -     0x7fff80f29fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff80f2a000 -     0x7fff80fa5ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff81223000 -     0x7fff81231fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff81232000 -     0x7fff81292fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff81295000 -     0x7fff81296fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8130f000 -     0x7fff81314fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff81341000 -     0x7fff81365ff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff81366000 -     0x7fff813b6fff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff816d9000 -     0x7fff818dbfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff818dc000 -     0x7fff81d09fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff81d0a000 -     0x7fff8202efff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff82040000 -     0x7fff82624fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff82625000 -     0x7fff8272aff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8272b000 -     0x7fff82754fff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff827b1000 -     0x7fff827bcff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff827d9000 -     0x7fff82978fff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff82b8a000 -     0x7fff82bffff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff82c00000 -     0x7fff82c52ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82c53000 -     0x7fff82d31fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff82d32000 -     0x7fff82d75ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff82d76000 -     0x7fff82d9ffff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff82da0000 -     0x7fff82e81fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff82ea2000 -     0x7fff82eb4ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff82eb5000 -     0x7fff83ab6ff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff83ab7000 -     0x7fff83ac9ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff83aca000 -     0x7fff83ad5fff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff83b20000 -     0x7fff83b20fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83b21000 -     0x7fff83b45fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff83b72000 -     0x7fff83bdaff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff83bdb000 -     0x7fff83e56fff  com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff83e57000 -     0x7fff83eaafff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff83eab000 -     0x7fff83f15fff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83f7d000 -     0x7fff83f88ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff83f89000 -     0x7fff83fe5ff7  com.apple.Symbolication (1.3 - 91) <58F8CDE7-632B-3EB7-880B-70B7EE342B80> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff83fe6000 -     0x7fff83fe6fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83fe7000 -     0x7fff83fe7fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff84213000 -     0x7fff84379fff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff84408000 -     0x7fff8441cff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff84479000 -     0x7fff8447eff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8447f000 -     0x7fff8457dfff  com.apple.QuickLookUIFramework (3.1 - 500.1) <D3A71FF1-7ED1-39DB-AD4E-451612DA536C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8462a000 -     0x7fff8462cfff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff84669000 -     0x7fff846bdff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff846be000 -     0x7fff846ebfff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff846ec000 -     0x7fff84713fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff84714000 -     0x7fff84753ff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff84754000 -     0x7fff84787ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff84788000 -     0x7fff847fbfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff847fc000 -     0x7fff8488efff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff848ce000 -     0x7fff8496dfff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8496e000 -     0x7fff84974fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff849d0000 -     0x7fff85164fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff85165000 -     0x7fff85182ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff85183000 -     0x7fff8518afff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8518b000 -     0x7fff853a5fef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff853ce000 -     0x7fff853d9ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff853da000 -     0x7fff853e1ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff85b1b000 -     0x7fff85b56ff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
    0x7fff85c2d000 -     0x7fff85c44fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff85c45000 -     0x7fff85d29def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
    0x7fff85d2a000 -     0x7fff85e07fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
    0x7fff85e08000 -     0x7fff8623afff  com.apple.VideoToolbox (1.0 - 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8623b000 -     0x7fff8623efff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8623f000 -     0x7fff86246fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86247000 -     0x7fff863d1ff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86421000 -     0x7fff8673dff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8673e000 -     0x7fff86743fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff86744000 -     0x7fff8675afff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8675b000 -     0x7fff8675bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8675c000 -     0x7fff867f2ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff86938000 -     0x7fff869ffff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff86b1d000 -     0x7fff86b21fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff86eb4000 -     0x7fff86f0bfff  libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86f0c000 -     0x7fff86f0dfff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff86f0e000 -     0x7fff86f69ff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff86fe4000 -     0x7fff87069ff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8706a000 -     0x7fff87072fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff87073000 -     0x7fff87176fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
    0x7fff87177000 -     0x7fff8717bff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff871d4000 -     0x7fff872c9fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff872ca000 -     0x7fff872f5ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff872f6000 -     0x7fff87304ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff8733b000 -     0x7fff873cdff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff873ce000 -     0x7fff873cefff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff87491000 -     0x7fff87958fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff87959000 -     0x7fff879fbff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff879fc000 -     0x7fff87a01fff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87a02000 -     0x7fff87a07fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff87a08000 -     0x7fff87a09fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff87a0a000 -     0x7fff87e9efff  com.apple.RawCamera.bundle (3.9.0 - 584) <CB295E3D-6E52-4E53-D553-A7C5FF960C01> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87e9f000 -     0x7fff87ebffff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff87ec5000 -     0x7fff87ecbfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87ecc000 -     0x7fff87efcfff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff87efd000 -     0x7fff87f00fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff87f53000 -     0x7fff8806bff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8806c000 -     0x7fff8806cfff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff880d3000 -     0x7fff880e6ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff8829b000 -     0x7fff882c6fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff883af000 -     0x7fff883affff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff883b0000 -     0x7fff883b1fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff883b2000 -     0x7fff883b3fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff883b4000 -     0x7fff88407fff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff88408000 -     0x7fff8841ffff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8858c000 -     0x7fff88595ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff88596000 -     0x7fff8859cfff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff885ca000 -     0x7fff885ccff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff885cd000 -     0x7fff885cffff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff885d0000 -     0x7fff88611fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff88e5e000 -     0x7fff88e6cfff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
    0x7fff88e6d000 -     0x7fff890dbff7  com.apple.QuartzComposer (5.0 - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff890e3000 -     0x7fff890f1fff  com.apple.HelpData (2.1.0 - 70) <917CF02F-276E-3571-9042-AAAAC0D3D4E1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8945c000 -     0x7fff89775ff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8987d000 -     0x7fff89b55ff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff89b56000 -     0x7fff89bd9fef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff89bda000 -     0x7fff89e4dfff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff89e4e000 -     0x7fff89e55fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff89e56000 -     0x7fff89ea1ff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff89ea2000 -     0x7fff89ea5fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff89ea6000 -     0x7fff89f16fff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff89f17000 -     0x7fff89f17fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff89f18000 -     0x7fff89f58fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff89f59000 -     0x7fff8a066fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a067000 -     0x7fff8a08fff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a090000 -     0x7fff8a091fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8a092000 -     0x7fff8a18ffff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8a190000 -     0x7fff8ae9bff7  com.apple.WebCore (7534.52 - 7534.52.12) <32AF92F7-44FC-3ADB-A6DD-D58A3EA88EFE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8ae9c000 -     0x7fff8aec9fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
    0x7fff8aedd000 -     0x7fff8af90fff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8afe9000 -     0x7fff8b122fef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8b123000 -     0x7fff8b185fff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8b186000 -     0x7fff8b899587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8b8c2000 -     0x7fff8b91efff  com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8b949000 -     0x7fff8b98bff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8b98c000 -     0x7fff8b990fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8b9c7000 -     0x7fff8b9cdff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8b9ce000 -     0x7fff8b9ebff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
    0x7fff8ba01000 -     0x7fff8baa5fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8bafb000 -     0x7fff8bb05ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff8bf9a000 -     0x7fff8c3b6ff7  com.apple.SceneKit (2.1 - 125.1) <296A889C-2E9D-366F-8962-E23931EECC70> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff8c3ce000 -     0x7fff8c41cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8c41d000 -     0x7fff8c433ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8c442000 -     0x7fff8c457fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8c458000 -     0x7fff8c477fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff8c47e000 -     0x7fff8c5d7fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8c5dc000 -     0x7fff8c5dfff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8c5e0000 -     0x7fff8c67aff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8c77f000 -     0x7fff8c79cfff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c79d000 -     0x7fff8c7ddff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
    0x7fff8c82b000 -     0x7fff8c9b5ff7  com.apple.WebKit (7534.52 - 7534.52.7) <D858B247-71C2-395A-9A44-A0B8B0713E3A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8c9b6000 -     0x7fff8cc41fff  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <4B188A38-3A5B-327D-ABE9-8EE2420B3791> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8cc42000 -     0x7fff8ccaafff  com.apple.CoreSymbolication (2.1 - 71) <C391E76A-255F-39A2-B3F0-0D67FF841A20> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8ccab000 -     0x7fff8ccabfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8cd55000 -     0x7fff8ce57ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff8ce58000 -     0x7fff8ce58fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8ce73000 -     0x7fff8ce80fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8cf13000 -     0x7fff8cf39ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8cf3a000 -     0x7fff8cf3efff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8cf3f000 -     0x7fff8cf4eff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8cf4f000 -     0x7fff8cf7fff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8cfb0000 -     0x7fff8cfb2fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff8cfb3000 -     0x7fff8cfb6fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8cfb7000 -     0x7fff8cffeff7  com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8d0b1000 -     0x7fff8d0cbfff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8d0cc000 -     0x7fff8d0d2fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8d130000 -     0x7fff8d15dff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8d160000 -     0x7fff8d334fff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8d374000 -     0x7fff8d3b3fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8d3b4000 -     0x7fff8d3b5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8d3b6000 -     0x7fff8d3d2ff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8d4b2000 -     0x7fff8d506ff7  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <5D86BECB-9F7A-3FDB-9436-C3DE4B2A5F29> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff8d507000 -     0x7fff8d8a5fef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8d8a6000 -     0x7fff8d92aff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8d92b000 -     0x7fff8d92cff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
    0x7fff8d92d000 -     0x7fff8d963fff  com.apple.DebugSymbols (93 - 93) <C4093285-5AFE-36FA-900C-183192E0467B> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8d9c6000 -     0x7fff8dad2fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 7
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 55700
    thread_create: 1
    thread_set_state: 43982

VM Region Summary:
ReadOnly portion of Libraries: Total=195.3M resident=157.5M(81%) swapped_out_or_unallocated=37.8M(19%)
Writable regions: Total=17.3G written=472.1M(3%) resident=501.5M(3%) swapped_out=0K(0%) unallocated=16.8G(97%)

REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                    9012K
CG raster data                        816K
CG shared images                     3480K
CoreGraphics                           16K
CoreImage                              72K
CoreServices                         3228K
JS JIT generated code               128.0M
JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
JS VM register file                  4096K
JS garbage collector                   64K
MALLOC                              858.0M
MALLOC (reserved)                    15.4G        reserved VM address space (unallocated)
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=243                          4K
Memory tag=251                         28K
OpenCL                                 16K
SQLite page cache                    2304K
STACK GUARD                          56.0M
Stack                                13.1M
VM_ALLOCATE                          16.4M
__CI_BITMAP                            80K
__DATA                               18.8M
__IMAGE                              1256K
__LINKEDIT                           48.3M
__RC_CAMERAS                          236K
__TEXT                              147.0M
__UNICODE                             544K
mapped file                          39.1M
shared memory                        19.3M
===========                        =======
TOTAL                                17.6G
TOTAL, minus reserved VM space        1.3G

Model: MacBookPro8,2, BootROM MBP81.0047.B24, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.18)
Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: OWC Mercury EXTREME Pro 6G SSD, 240.06 GB
Serial ATA Device: APPLE SSD TS256C, 251 GB
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: hub_device, apple_vendor_id, 0x9126, 0xfd120000 / 4
USB Device: iPhone, apple_vendor_id, 0x12a0, 0xfd123000 / 10
USB Device: USB Sound Blaster HD, 0x041e  (Creative Labs), 0x30d7, 0xfd122000 / 9
USB Device: Fitbit Base Station, 0x10c4  (Silicon Laboratories, Inc.), 0x84c4, 0xfd121000 / 8
USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9226, 0xfd126000 / 7
USB Device: Display iSight, apple_vendor_id, 0x8508, 0xfd125000 / 6
USB Device: Display Audio, apple_vendor_id, 0x1105, 0xfd124000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

Does not indicate if properties are deprecated

Ingredients does not indicate if a property is depreciated when it is listed in the summary near the top of a page.

eg. the font, lineBreakMode and titleShadowOffset properties of UIButton are all depreciated but there is no indication at the top of the page where they are listed.

The documentation browser within Xcode's organizer, however, does make this clear.

Ingredients and Xcode 4.6

Can't use Ingredients with Xcode 4.6. Docset isn't found, even though it is installed. Anybody having the same issue?

Semi-support non-Apple docsets

The idea here is to query the docsets's sqlite index database as well as our CD index db. If a page is not parsable, display it in a webview (like Xcode does).

Open question: I don't know how pre-release docsets work (do they have index databases?). Presumably this would allow us to support them?

Navigation issues

The links are not followed when clicked. Instead, the view is cleaned and stays blank. A click on the navigation button produces the same weird behavior. Any idea ?

Annotate iOS docs with MacRuby/RubyMotion syntax

There exists a 'userscript' for rewriting pages in Apple's Objective-C/Cocoa docs viewed in a web browser to add an annotation giving the MacRuby/Rubymotion equivalent syntax for a given Objective-C method.

MacRuby-Docs-JS : https://github.com/joakimk/macruby-docs-js

Adding this to Ingredients, combined with the Redcar integration will greatly benefit Ruby-on-Mac developers.

Redcar-RubyMotion : https://github.com/kattrali/redcar-rubymotion

Thanks

~Phi

Make Ingredients less slow at searching

So the problem seems to be that Cocoa does searches like this:

SELECT * FROM docrecords WHERE NSCoreDataStringSearch(name, ?)

Instead of like this

SELECT * FROM docrecords WHERE name LIKE '%' || ? || '%'

Upshot being that Core Data is wasting a massive amount of time doing absolutely nothing useful. So we need to find some way to do our get the NSSQLiteConnection and do our own query.

camel case search support

I would like to see Ingredients support searching for class names using camel case abbreviations. For example "NSMD" or "NSMutD" should find "NSMutableDictionary". Such behavior is available in Xcode and many other editors and makes quick navigation much easier.

Launching via URL does not perform a search

(v1.1b1)

Steps to reproduce:

  1. Quit Ingredients.app (if it is open)
  2. In Safari, type this into the address bar: x-ingredients://search/nsstring, and then hit return
  3. Ingredients launches

Expected results:

  • Ingredients should show the results of searching for NSString

Actual results:

  • Ingredients shows nothing

Workaround:

  • Search twice

(Note: I don't actually launch this from Safari in my use-case, but via Alfred, if that makes a difference)

after a search, key entry forces searching on every keystroke

When the application first starts, you have to press enter in the search box to initiate a search

after that deleting text or adding text in the search box runs the search on every keystroke.

clicking the rounded X inside the search box clears the text filed but does not reset the text box into its original state ref .key entry.

When creating a new Tab, the new tab has the original state even if the other tabs do not, until enter is pressed.

Add support for guides

I seem to remember this being a bitch and dropping it, but it's worth taking another look.

Docs not being indexed

Final problem of my Instruments trilogy :)
The app launches, it offers me to play tic-tac-toe, but no indexing happens. Ever.
I've had to reinstall the app several times to get it to work properly.

Webviews don't like it when tabs are dragged between windows

  1. Search for something to load a page into the webview
  2. Create a new window
  3. Drag the tab with the loaded webview into the other window (seems to occur more often if you drag the tab across slowly)
  4. Rest of the tab still works, but the webview is blank and cannot be scrolled (even though the scrollers are still there)

Cannot find documentation to index in Xcode 4.3.2

Does Ingredients support Xcode 4.3.2, or the Xcode version since Apple removed the /Developer directory and placed all of the developer tool contents (including documentation) in the Xcode.app package?

When I run Ingredients, and I'm prompted for the Developer Directory, I get the following message when clicking "Open" in the Open File Dialog:

Ingredients could not find any documentation to index.

The directory I pointed it to is: /Applications/Xcode.app/Contents/Developer/Documentation

Am I doing something wrong? Or does Ingredients not yet support the latest Xcode versions?

Cheers.

No way to open link in new tab

There's no (obvious) way to open a link in a new tab - right click menu or command-clicking doesn't work.

This would be a great feature to make tabs more useful :)

v1.0 misses results

I'm not sure how far this bug potentially goes. I verified that this was the case with at least one other person, so I don't think this is something specific to my Xcode install.

If I search for "rootViewController", the only two results I get are -[UINavigationController popToRootViewControllerAnimated:] and the rootViewController property of UIWindow. -[UINavigationController initWithRootViewController:] is not returned as a result even though it clearly should be. This seems like a pretty basic but potentially far reaching issue.

Indexing UI does not work well with tabs

Since we don't have much control over tab creation anymore, indexing state should instead be stored by the IGKAppDelegate. Notifications should be used to signal to IGKTabControllers that indexing has finished.

Support Sphinx documentation format

This way, Ingredients superb interface could be used for Python documentation, the Django documentation, and tons of other third-party Python and non-Python libraries.

Problems with service

Lookup in Ingredients service gets the text in the search field...but the search doesn't actually happen...hitting return doesn't cause a search either

iOS/Android versions

Hello!

I plan to make Android version of Ingredients (and maybe iOS version later). So, If I'll implement some sync feature for Mac version of Ingredients (for uploading of documents to devices), will it be accepted into mainstream?

Quitting Ingredients while results are showing causes subsequent launches to crash

(v1.1b1)

I used a url (x-ingredients://search/nsstring) to search for nsstring. I switched to another app, then right clicked on the Ingredients dock icon and chose "Quit".

The next time I tried to launch Ingredients, I got the following crash report. It looks like perhaps a SQLite database isn't getting closed correctly.

Process: Ingredients [5267]
Path: /Users/USER/Downloads/Ingredients.app/Contents/MacOS/Ingredients
Identifier: net.fileability.ingredients
Version: 1.1b1 (1.0)
Code Type: X86-64 (Native)
Parent Process: launchd [123]

Date/Time: 2011-12-30 10:59:05.465 -0800
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9

Interval Since Last Report: 44843 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 8408 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 4B87C01B-8C79-46A3-8E78-A58DD4B9CB0A

Crashed Thread: 1

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 0000000100000000-00000001000d6000 [ 856K] r-x/rwx SM=COW /Users/USER/Downloads/Ingredients.app/Contents/MacOS/Ingredients

Application Specific Information:
objc[5267]: garbage collection is ON
FUCoreDataStore

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff946bf67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff946bed71 mach_msg + 73
2 com.apple.LaunchServices 0x00007fff8a5ec01a _LSDoSignalApplicationReady + 156
3 com.apple.LaunchServices 0x00007fff8a5ebf2b _LSSignalApplicationReady + 147
4 com.apple.HIServices 0x00007fff8ab189d4 _SignalApplicationReady + 59
5 com.apple.HIToolbox 0x00007fff890c1c9e _FirstEventTime + 435
6 com.apple.HIToolbox 0x00007fff890ba2e6 RunCurrentEventLoopInMode + 40
7 com.apple.HIToolbox 0x00007fff890c158f ReceiveNextEventCommon + 181
8 com.apple.HIToolbox 0x00007fff890c14ca BlockUntilNextEventMatchingListInMode + 62
9 com.apple.AppKit 0x00007fff8e9073f1 _DPSNextEvent + 659
10 com.apple.AppKit 0x00007fff8e906cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
11 com.apple.AppKit 0x00007fff8e90362d -[NSApplication run] + 470
12 com.apple.AppKit 0x00007fff8eb8280c NSApplicationMain + 867
13 net.fileability.ingredients 0x0000000100001ed4 start + 52

Thread 1 Crashed:
0 net.fileability.ingredients 0x0000000100007855 sqlite3ApiExit + 24
1 net.fileability.ingredients 0x0000000100009a6d columnMallocFailure + 31
2 net.fileability.ingredients 0x0000000100009baf sqlite3_column_text + 42
3 net.fileability.ingredients 0x000000010009f00d -[FMResultSet stringForColumnIndex:] + 91
4 net.fileability.ingredients 0x0000000100062cff __38-[IGKLaunchController finishedLoading]_block_invoke_0 + 467
5 libdispatch.dylib 0x00007fff8b5948ba _dispatch_call_block_and_release + 18
6 libdispatch.dylib 0x00007fff8b59610a _dispatch_queue_drain + 264
7 libdispatch.dylib 0x00007fff8b595f66 _dispatch_queue_invoke + 54
8 libdispatch.dylib 0x00007fff8b595760 _dispatch_worker_thread2 + 198
9 libsystem_c.dylib 0x00007fff91cb53da _pthread_wqthread + 316
10 libsystem_c.dylib 0x00007fff91cb6b85 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff946c17e6 kevent + 10
1 libdispatch.dylib 0x00007fff8b5965be _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8b59514e _dispatch_mgr_thread + 54

Thread 3:
0 libsystem_kernel.dylib 0x00007fff946c1192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff91cb5594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff91cb6b85 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff946c1192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff91cb5594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff91cb6b85 start_wqthread + 13

Thread 5:: Dispatch queue: Garbage Collection Work Queue
0 libsystem_kernel.dylib 0x00007fff946c0bf2 _psynch_mutexwait + 10
1 libsystem_c.dylib 0x00007fff91cb21a1 pthread_mutex_lock + 545
2 net.fileability.ingredients 0x000000010000deec sqlite3_close + 135
3 net.fileability.ingredients 0x000000010009c61a -[FMDatabase close] + 65
4 net.fileability.ingredients 0x000000010009b7a3 -[FUCoreDataStore finalize] + 35
5 libobjc.A.dylib 0x00007fff89c8e57c finalizeOneObject + 53
6 libauto.dylib 0x00007fff9059707e Auto::foreach_block_do(auto_zone_cursor
, void ()(void, void_), void_) + 94
7 libobjc.A.dylib 0x00007fff89c8e4ac batchFinalize + 53
8 libobjc.A.dylib 0x00007fff89c8e5fb batchFinalizeOnTwoThreads + 91
9 libauto.dylib 0x00007fff90597019 Auto::Zone::invalidate_garbage(unsigned long, void_*) + 73
10 libauto.dylib 0x00007fff905aa9db __finalize_local_garbage_later_block_invoke_0 + 59
11 libdispatch.dylib 0x00007fff8b5948ba _dispatch_call_block_and_release + 18
12 libdispatch.dylib 0x00007fff8b59610a _dispatch_queue_drain + 264
13 libdispatch.dylib 0x00007fff8b595f66 _dispatch_queue_invoke + 54
14 libdispatch.dylib 0x00007fff8b595760 _dispatch_worker_thread2 + 198
15 libsystem_c.dylib 0x00007fff91cb53da _pthread_wqthread + 316
16 libsystem_c.dylib 0x00007fff91cb6b85 start_wqthread + 13

Thread 1 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0xe000000010203038 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0xe000000010203038 rsi: 0x0000000000000000 rbp: 0x0000000100680cd0 rsp: 0x0000000100680cc0
r8: 0x000000000001635a r9: 0x0000000100680cd8 r10: 0xffffffffffffffff r11: 0x0000000000000206
r12: 0x00000001000df8a0 r13: 0x000000040088e840 r14: 0x0000000000000000 r15: 0x00000004004d2f60
rip: 0x0000000100007855 rfl: 0x0000000000010282 cr2: 0x000000010c3b3108
Logical CPU: 1

Binary Images:
0x100000000 - 0x1000d5ff7 +net.fileability.ingredients (1.1b1 - 1.0) <94523FD1-C274-836D-A2DA-063D28B03111> /Users/USER/Downloads/Ingredients.app/Contents/MacOS/Ingredients
0x100155000 - 0x10017aff7 +com.brandonwalkin.BWToolkitFramework (??? - 1.2.5) <4342C599-6505-4DDE-DC1B-BA1601ADE17F> /Users/USER/Downloads/Ingredients.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
0x10019a000 - 0x1001b2ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 5b99322) <4B5D9F39-416D-8493-8F24-979F9E703154> /Users/USER/Downloads/Ingredients.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1001c8000 - 0x1001fafff +se.hunch.ChromiumTabs (1.0 - 0.0.4) <2949B8B9-42CF-4177-E276-7F7EEB8A275E> /Users/USER/Downloads/Ingredients.app/Contents/Frameworks/ChromiumTabs.framework/Versions/A/ChromiumTabs
0x7fff638e6000 - 0x7fff6391aac7 dyld (195.5 - ???) /usr/lib/dyld
0x7fff88dc2000 - 0x7fff88dc5fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff88e9a000 - 0x7fff88ea0fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff88ea1000 - 0x7fff88ea8fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff88ea9000 - 0x7fff88eadfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff88eba000 - 0x7fff88edefff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff88edf000 - 0x7fff88f0fff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff88fde000 - 0x7fff88fe4fff libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff890b7000 - 0x7fff890b7fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff890b8000 - 0x7fff893dcfff com.apple.HIToolbox (1.8 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff893dd000 - 0x7fff89481fff com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff898cd000 - 0x7fff89a33fff com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff89a34000 - 0x7fff89a61fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
0x7fff89bbc000 - 0x7fff89bc1fff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff89c79000 - 0x7fff89d5ddef libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff89d5e000 - 0x7fff89e76ff7 com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff89e77000 - 0x7fff89e78fff libsystem_sandbox.dylib (??? - ???) /usr/lib/system/libsystem_sandbox.dylib
0x7fff8a5cb000 - 0x7fff8a66afff com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8a66b000 - 0x7fff8a8defff com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8ab12000 - 0x7fff8ab13ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <001E87FF-97DF-328D-B22F-16E3ACEF8864> /usr/lib/system/libremovefile.dylib
0x7fff8ab14000 - 0x7fff8ab6fff7 com.apple.HIServices (1.10 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8ab70000 - 0x7fff8ae89ff7 com.apple.Foundation (6.7.1 - 833.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8ae98000 - 0x7fff8af8dfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8b349000 - 0x7fff8b349fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8b521000 - 0x7fff8b540fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
0x7fff8b551000 - 0x7fff8b592fff com.apple.QD (3.12 - ???) <983D6E1E-B8BD-3260-A960-13727351D867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8b593000 - 0x7fff8b5a1fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff8b5a2000 - 0x7fff8b5c9ff7 com.apple.PerformanceAnalysis (1.10 - 10) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8b5ca000 - 0x7fff8b62afff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8b62b000 - 0x7fff8b62cff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8b62d000 - 0x7fff8b681ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8b682000 - 0x7fff8b686fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
0x7fff8b688000 - 0x7fff8b689fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
0x7fff8b68a000 - 0x7fff8b8a4fef com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8c0eb000 - 0x7fff8c6cffff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8c6d0000 - 0x7fff8c738ff7 com.apple.CoreSymbolication (2.1 - 71) <2ADD7C5B-C8C8-3CA8-8A5C-8FB1C7F6A549> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8c739000 - 0x7fff8c7a3fff com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8c7a4000 - 0x7fff8c7a5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8ccd7000 - 0x7fff8ce61ff7 com.apple.WebKit (7534.52 - 7534.52.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8d2fc000 - 0x7fff8d3fffff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
0x7fff8d48f000 - 0x7fff8d48ffff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8d4de000 - 0x7fff8d4e0fff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
0x7fff8d4e1000 - 0x7fff8d4e3ff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8d5c7000 - 0x7fff8d5cdfff IOSurface (??? - ???) <03F95CAC-569C-3573-B3D7-2D211B8BDC56> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8d5e9000 - 0x7fff8d5eeff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff8d5ef000 - 0x7fff8dab6fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8dab7000 - 0x7fff8dbc3fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8dc19000 - 0x7fff8dc22ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
0x7fff8dc23000 - 0x7fff8dc4cfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8dca2000 - 0x7fff8dcb7fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8dcb8000 - 0x7fff8dd3cff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8ddba000 - 0x7fff8ddc8ff7 libkxld.dylib (??? - ???) /usr/lib/system/libkxld.dylib
0x7fff8ddd9000 - 0x7fff8ddd9fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8e056000 - 0x7fff8e0c6fff com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8e0c8000 - 0x7fff8e0f0ff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8e0f1000 - 0x7fff8e40dff7 com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8e40e000 - 0x7fff8e420ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff8e421000 - 0x7fff8e42cff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8e42d000 - 0x7fff8e430fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8e84f000 - 0x7fff8e87aff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
0x7fff8e87b000 - 0x7fff8e87bfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8e87c000 - 0x7fff8e8a5fff com.apple.CoreServicesInternal (113.8 - 113.8) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8e8a6000 - 0x7fff8e8fdfff libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8e8fe000 - 0x7fff8f4ffff7 com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8f500000 - 0x7fff8f568ff7 com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8f569000 - 0x7fff8f56dff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8f56e000 - 0x7fff8f576fff libsystem_dnssd.dylib (??? - ???) <998E3778-7B43-301C-9053-12045AB8544D> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8f577000 - 0x7fff8f579fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8f57a000 - 0x7fff8f590fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8f5d4000 - 0x7fff8f6b2fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8f6b3000 - 0x7fff8f6beff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8fa63000 - 0x7fff8fa63fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8fa64000 - 0x7fff8faa6ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff8faa7000 - 0x7fff8faaaff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8faab000 - 0x7fff8fbadff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
0x7fff8fbae000 - 0x7fff8fbaffff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
0x7fff8fbf6000 - 0x7fff8fc13ff7 libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
0x7fff8fcd3000 - 0x7fff8fcd3fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8fcd4000 - 0x7fff8fcd9fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff8fd7a000 - 0x7fff8fe1cff7 com.apple.securityfoundation (5.0 - 55005) <2814D17E-E6BB-30A2-A62E-2D481AF514F2> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8fe75000 - 0x7fff90077fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff90078000 - 0x7fff9007ffff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
0x7fff9008b000 - 0x7fff9025ffff com.apple.CoreFoundation (6.7.1 - 635.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff903aa000 - 0x7fff903abfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff903ac000 - 0x7fff904b9fff libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff904ba000 - 0x7fff9053dfef com.apple.Metadata (10.7.0 - 627.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff9057f000 - 0x7fff905cdfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff905ce000 - 0x7fff90621fff libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff9072d000 - 0x7fff9072dfff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff90744000 - 0x7fff90825fff com.apple.CoreServices.OSServices (478.29 - 478.29) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff90835000 - 0x7fff90874fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff90e2e000 - 0x7fff90e42ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff90e43000 - 0x7fff90f0aff7 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff90f0b000 - 0x7fff90f45fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff90f52000 - 0x7fff91c5dff7 com.apple.WebCore (7534.52 - 7534.52.12) <32AF92F7-44FC-3ADB-A6DD-D58A3EA88EFE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff91c65000 - 0x7fff91d42fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) /usr/lib/system/libsystem_c.dylib
0x7fff91d5e000 - 0x7fff91d6bfff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <2DCDCCA3-F1BF-3143-A243-83973F93C95C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff91e54000 - 0x7fff91e9fff7 com.apple.SystemConfiguration (1.11.1 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff91eae000 - 0x7fff91f61fff com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff91f62000 - 0x7fff91f75ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
0x7fff91f76000 - 0x7fff91fa9ff7 com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff91fd6000 - 0x7fff92049fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff927df000 - 0x7fff92918fef com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff92962000 - 0x7fff92988ff7 com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff92989000 - 0x7fff92a8eff7 libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff92b03000 - 0x7fff92b55ff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff92b56000 - 0x7fff92cf5fff com.apple.QuartzCore (1.7 - 270.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff92d0a000 - 0x7fff92d14ff7 liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
0x7fff92e30000 - 0x7fff92e6fff7 libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9300c000 - 0x7fff9371f587 com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff93720000 - 0x7fff93732ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff93733000 - 0x7fff93750ff7 com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff93b84000 - 0x7fff93e0ffff com.apple.JavaScriptCore (7534.52 - 7534.52.7) <4B188A38-3A5B-327D-ABE9-8EE2420B3791> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff93e10000 - 0x7fff93e27fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff93e28000 - 0x7fff93e36fff com.apple.NetAuth (3.1 - 3.1) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff93e8d000 - 0x7fff93ebaff7 com.apple.opencl (1.50.63 - 1.50.63) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff93ebb000 - 0x7fff93ec6fff com.apple.CommonAuth (2.1 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff93ec7000 - 0x7fff93f61ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff93f62000 - 0x7fff9438ffff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff94390000 - 0x7fff943cbff7 libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
0x7fff943ea000 - 0x7fff943ecfff libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff943f2000 - 0x7fff94488ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff94489000 - 0x7fff9449fff7 com.apple.ImageCapture (7.0 - 7.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff94601000 - 0x7fff9461dff7 com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff9461e000 - 0x7fff94624ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff94625000 - 0x7fff9462afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
0x7fff9462b000 - 0x7fff94692ff7 com.apple.Symbolication (1.2 - 89) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff94693000 - 0x7fff94698fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff946aa000 - 0x7fff946cafff libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) /usr/lib/system/libsystem_kernel.dylib
0x7fff94c06000 - 0x7fff94c7bff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff94cde000 - 0x7fff94fb6ff7 com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff95010000 - 0x7fff95034ff7 com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff950b9000 - 0x7fff950befff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff950bf000 - 0x7fff95144ff7 com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff95145000 - 0x7fff951a7fff com.apple.coreui (1.2.1 - 164.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff951d3000 - 0x7fff951d9fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff951da000 - 0x7fff9521aff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x7fff9531e000 - 0x7fff95399ff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9539a000 - 0x7fff953a9ff7 com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff953b2000 - 0x7fff953b9ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff9543b000 - 0x7fff95452fff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9560a000 - 0x7fff95763fff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff95764000 - 0x7fff95781fff libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff95936000 - 0x7fff95936fff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff9599a000 - 0x7fff9599dfff libCoreVMClient.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

Ingredients re-indexes my local docs *every time* I launch the app

I'm using the latest Xcode 4.0.1 distribution on the latest Mac OS X, and systematically, every time I launch the app, it tries to re-index all the stuff all over again. I've tried uninstalling the app and reinstalling (even deleting the preferences files) but with no luck. Same behavior appears.

Implement Tabs

We can use rasmus's tabs, but with the UI fixes I listed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.