Managing Pull Requests and Issues For GitHub & GitHub Enterprise

Overview

Trailer

For maintained binaries and/or more info:

Note: Trailer lists all your watched repositories. To reduce notification noise (and speed up your sync) visit the Preferences and change the display settings of each repository. To change the settings for all visible repositories use "Set all PRs…" and "Set all issues…". Use a filter first if you only want modify a subset.

License

Released under the terms of the MIT license, see the LICENSE file for license rights and limitations (MIT).

Copyright

Copyright (c) 2014-2021 Paul Tsochantaris

Parts copyright (c) 2013-2014 HouseTrip Ltd.

Comments
  • Trailer Swift

    Trailer Swift

    • Using native table views on OS X for big memory and performance wins
    • All code moved to Swift
    • Big codebase file & directory cleanups
    • Options to filter using labels and statuses
    • Lots of small bugfixes in syncing
    • Improvements in label and status handling
    • Using this PR as guinea pig for labels bug as well, so please don't merge
    bug enhancement BETA VERSION 
    opened by ptsochantaris 61
  • Trailer 1.7.0 Beta

    Trailer 1.7.0 Beta

    Happy 2020!

    This update adds some new features as well as the groundwork for introducing new ones via the new GitHub v4 API. Since it involves quite a few changes under the hood, a bit of beta testing would be greatly appreciated, links below!

    New features

    • Added option to use GitHub v4 API for syncing data. If you sync a large amount of PRs, Repositories, sync status items, responses and/or review statuses/assignments, then turning this option on can result in dramatic speed improvements when syncing (and a reduction in corresponding API usage) since the number of calls Trailer has to make is significantly reduced. Trailer need to re-sync all data when you toggle this option, so be sure to do so when appropriate.
    • v3 API sync also features various improvements and optimisations to speed up some operations.
    • Option to display teams that have been assigned to review a PR.
    • Option to mark merge conflicts in PRs (v4 API only)
    • Option to show added/removed line counts in PRs, as well as the ability to sort using that as a criterion (v4 API only)
    • Option to scan closed and merged items for new events like comments and reactions (v4 API only)
    • Options to scan items created on any repository, irrespective of whether they are in the watchlist (v4 API only)
    • Reaction and status scanning logic has changed to keep syncs sane and help them scale up for larger numbers of items. From now on, Trailer will scan a fixed amount of items for statuses and reactions on every sync, and will round-robin through all items. So if you sync 200 items, and you’ve set 50 items per refresh, then all items will be refreshed within 4 syncs.
    • PR branch names shown in context menus, selecting them copies the branch name to the clipboard.
    • Various minor bug fixes and tweaks across both macOS and iOS.

    macOS

    • Improvements to colours and dark mode handling.
    • Improvements to keyboard handling in the repository list editor.
    • Notarised binary for greater security.

    iOS

    • iOS is now mature enough, and has enough handling for windowing and multitasking that it makes no sense to have an in-app web view and split-screen detail view on the iPad. Instead Trailer now works on iOS the same way it works on macOS - i.e. as a directory of items, and leaves opening and handling the URL of each item to the system. For instance, on iPad you can now set up your own split-screen by dragging an entry to the side of the screen and creating a new Safari window.
    • Major UI refresh for iOS 13, including improved system appearance support, iOS native system icons, context menus for items, and many miscellaneous UI fixes.

    Installing the beta:

    macOS: https://whisper.chat/trailer-beta/Trailer170-rc2.zip iOS: https://testflight.apple.com/join/Q08QBYax

    If you want to be totally safe and be able to rollback to an earlier release, remember to back up your data folder in ~/Library/Application\ Support/com.housetrip.Trailer

    opened by ptsochantaris 44
  • Trailer crashes when using Enterprise server (possibly due to throttling?)

    Trailer crashes when using Enterprise server (possibly due to throttling?)

    Working fine before, but since a few days Trailer crashes at launch when trying to access enterprise Github repository:

    22/04/15 13:14:25,583 Trailer[82928]: (CompanyGithub) GET https:/github.example.com/api/v3/user - RESULT: 200
    22/04/15 13:14:25,793 Trailer[82928]: fatal error: unexpectedly found nil while unwrapping an Optional value
    22/04/15 13:14:27,707 com.apple.xpc.launchd[1]: (com.housetrip.Trailer.77564[82928]) Service exited due to signal: Illegal instruction: 4
    

    Removing application settings and configuring again results in this error when clicking 'test' for new API settings:

    The operation couldn’t be completed. (Preempted fetch because of throttling error 400.)
    

    When only normal Github configured there are no errors.

    If needed I can share the error report generated by OSX.

    Edit: 1.2.2 seems to work fine. I tried 1.3.0 and 1.3.1 and both fail.

    bug Fixed 
    opened by aequitas 42
  • Extremely high memory usage

    Extremely high memory usage

    Version 1.5.1

    Since installing trailer recently it has been using an excessive amount of memory

    image

    Process Sample

    Sampling completed, processing symbols...
    Analysis of sampling Trailer (pid 25356) every 1 millisecond
    Process:         Trailer [25356]
    Path:            /Applications/Trailer.app/Contents/MacOS/Trailer
    Load Address:    0x10c7a8000
    Identifier:      com.housetrip.Trailer
    Version:         1.5.1 (1387)
    Code Type:       X86-64
    Parent Process:  ??? [1]
    
    Date/Time:       2016-12-12 12:29:20.017 +0000
    Launch Time:     2016-12-06 17:20:08.182 +0000
    OS Version:      Mac OS X 10.11.2 (15C50)
    Report Version:  7
    Analysis Tool:   /usr/bin/sample
    ----
    
    Call graph:
        2877 Thread_12617277   DispatchQueue_1: com.apple.main-thread  (serial)
        + 2877 start  (in libdyld.dylib) + 1  [0x7fff99c595ad]
        +   2877 ???  (in Trailer)  load address 0x10c7a8000 + 0x2869  [0x10c7aa869]
        +     2877 NSApplicationMain  (in AppKit) + 1176  [0x7fff8ce60520]
        +       2877 -[NSApplication run]  (in AppKit) + 682  [0x7fff8ceddfc8]
        +         2877 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 454  [0x7fff8d2b4943]
        +           2877 _DPSNextEvent  (in AppKit) + 1067  [0x7fff8cee80ee]
        +             2877 _BlockUntilNextEventMatchingListInModeWithFilter  (in HIToolbox) + 71  [0x7fff8fba05af]
        +               2877 ReceiveNextEventCommon  (in HIToolbox) + 432  [0x7fff8fba076f]
        +                 2877 RunCurrentEventLoopInMode  (in HIToolbox) + 235  [0x7fff8fba0935]
        +                   2877 CFRunLoopRunSpecific  (in CoreFoundation) + 296  [0x7fff91c40338]
        +                     2875 __CFRunLoopRun  (in CoreFoundation) + 1356  [0x7fff91c40aec]
        +                     ! 2875 __CFRunLoopServiceMachPort  (in CoreFoundation) + 212  [0x7fff91c41624]
        +                     !   2875 mach_msg  (in libsystem_kernel.dylib) + 55  [0x7fff94de37c7]
        +                     !     2875 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff94de4386]
        +                     1 __CFRunLoopRun  (in CoreFoundation) + 1841  [0x7fff91c40cd1]
        +                     ! 1 __CFRunLoopDoTimers  (in CoreFoundation) + 298  [0x7fff91d03e6a]
        +                     !   1 __CFRunLoopDoTimer  (in CoreFoundation) + 1075  [0x7fff91c85853]
        +                     !     1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__  (in CoreFoundation) + 20  [0x7fff91c85bc4]
        +                     !       1 -[NSApplication _enumerateWindowsInOrder:usingBlock:]  (in AppKit) + 133  [0x7fff8d2b5ca9]
        +                     !         1 NSWindowListForContext  (in AppKit) + 53  [0x7fff8d00e6b0]
        +                     !           1 NSCGSOnScreenWindowsForConnectionID  (in AppKit) + 58  [0x7fff8d6db724]
        +                     !             1 CGSGetOnScreenWindowCount  (in CoreGraphics) + 129  [0x7fff9a1d9df9]
        +                     !               1 mach_msg  (in libsystem_kernel.dylib) + 55  [0x7fff94de37c7]
        +                     !                 1 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff94de4386]
        +                     1 __CFRunLoopRun  (in CoreFoundation) + 2347  [0x7fff91c40ecb]
        +                       1 __CFRunLoopDoBlocks  (in CoreFoundation) + 341  [0x7fff91c41165]
        +                         1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__  (in CoreFoundation) + 12  [0x7fff91c4f4ac]
        +                           1 ___LSScheduleNotificationFunction_block_invoke_2  (in LaunchServices) + 47  [0x7fff89f35674]
        +                             1 HIToolboxLSNotificationCallbackAllASNsFunc  (in HIToolbox) + 298  [0x7fff8fc081a4]
        +                               1 SendEventToEventTargetWithOptions  (in HIToolbox) + 43  [0x7fff8fb77aab]
        +                                 1 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)  (in HIToolbox) + 404  [0x7fff8fb77c48]
        +                                   1 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)  (in HIToolbox) + 1231  [0x7fff8fb787be]
        +                                     1 _systemUIModeChanged  (in AppKit) + 234  [0x7fff8d197607]
        +                                       1 CFRunLoopAddTimer  (in CoreFoundation) + 339  [0x7fff91c47c63]
        +                                         1 CFSetCreateCopy  (in CoreFoundation) + 143  [0x7fff91c2e0df]
        +                                           1 CFBasicHashCreateCopy  (in CoreFoundation) + 825  [0x7fff91c13729]
        +                                             1 CFRetain  (in CoreFoundation) + 27  [0x7fff91bd7c2b]
        2877 Thread_12617316   DispatchQueue_2: com.apple.libdispatch-manager  (serial)
        + 2877 _dispatch_mgr_thread  (in libdispatch.dylib) + 52  [0x7fff9b3b7d01]
        +   2877 _dispatch_mgr_invoke  (in libdispatch.dylib) + 216  [0x7fff9b3b8099]
        +     2877 kevent_qos  (in libsystem_kernel.dylib) + 10  [0x7fff94deaff6]
        2877 Thread_12617369: com.apple.NSURLConnectionLoader
        + 2877 thread_start  (in libsystem_pthread.dylib) + 13  [0x7fff8fb67375]
        +   2877 _pthread_start  (in libsystem_pthread.dylib) + 168  [0x7fff8fb69b90]
        +     2877 _pthread_body  (in libsystem_pthread.dylib) + 131  [0x7fff8fb69c13]
        +       2877 __NSThread__start__  (in Foundation) + 1351  [0x7fff98e36c6f]
        +         2877 +[NSURLConnection(Loader) _resourceLoadLoop:]  (in CFNetwork) + 412  [0x7fff94a4d6e9]
        +           2877 CFRunLoopRunSpecific  (in CoreFoundation) + 296  [0x7fff91c40338]
        +             2877 __CFRunLoopRun  (in CoreFoundation) + 1356  [0x7fff91c40aec]
        +               2877 __CFRunLoopServiceMachPort  (in CoreFoundation) + 212  [0x7fff91c41624]
        +                 2877 mach_msg  (in libsystem_kernel.dylib) + 55  [0x7fff94de37c7]
        +                   2877 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff94de4386]
        2877 Thread_12617382: com.apple.CFSocket.private
        + 2877 thread_start  (in libsystem_pthread.dylib) + 13  [0x7fff8fb67375]
        +   2877 _pthread_start  (in libsystem_pthread.dylib) + 168  [0x7fff8fb69b90]
        +     2877 _pthread_body  (in libsystem_pthread.dylib) + 131  [0x7fff8fb69c13]
        +       2877 __CFSocketManager  (in CoreFoundation) + 762  [0x7fff91c8d16a]
        +         2877 __select  (in libsystem_kernel.dylib) + 10  [0x7fff94dea176]
        2877 Thread_12617385: com.apple.NSEventThread
        + 2877 thread_start  (in libsystem_pthread.dylib) + 13  [0x7fff8fb67375]
        +   2877 _pthread_start  (in libsystem_pthread.dylib) + 168  [0x7fff8fb69b90]
        +     2877 _pthread_body  (in libsystem_pthread.dylib) + 131  [0x7fff8fb69c13]
        +       2877 _NSEventThread  (in AppKit) + 149  [0x7fff8cfa7065]
        +         2877 CFRunLoopRunSpecific  (in CoreFoundation) + 296  [0x7fff91c40338]
        +           2877 __CFRunLoopRun  (in CoreFoundation) + 1356  [0x7fff91c40aec]
        +             2877 __CFRunLoopServiceMachPort  (in CoreFoundation) + 212  [0x7fff91c41624]
        +               2877 mach_msg  (in libsystem_kernel.dylib) + 55  [0x7fff94de37c7]
        +                 2877 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff94de4386]
        2877 Thread_18396680
        + 2877 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fff8fb67365]
        +   2877 _pthread_wqthread  (in libsystem_pthread.dylib) + 1283  [0x7fff8fb69729]
        +     2877 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff94dea6de]
        2876 Thread_18396682
        + 2876 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fff8fb67365]
        +   2876 _pthread_wqthread  (in libsystem_pthread.dylib) + 1283  [0x7fff8fb69729]
        +     2876 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff94dea6de]
        1 Thread_18396682   DispatchQueue_11: com.apple.root.default-qos.overcommit  (serial)
          1 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fff8fb67365]
            1 _pthread_wqthread  (in libsystem_pthread.dylib) + 1129  [0x7fff8fb6968f]
              1 _dispatch_worker_thread3  (in libdispatch.dylib) + 91  [0x7fff9b3b5a34]
                1 _dispatch_root_queue_drain  (in libdispatch.dylib) + 538  [0x7fff9b3b5c87]
                  1 _dispatch_mach_invoke  (in libdispatch.dylib) + 735  [0x7fff9b3b9293]
                    1 _dispatch_queue_drain  (in libdispatch.dylib) + 1207  [0x7fff9b3b7134]
                      1 _dispatch_mach_msg_invoke  (in libdispatch.dylib) + 555  [0x7fff9b3ba93c]
                        1 _dispatch_client_callout4  (in libdispatch.dylib) + 9  [0x7fff9b3ba4ca]
                          1 _xpc_connection_mach_event  (in libxpc.dylib) + 2206  [0x7fff8f28e017]
                            1 -[OS_xpc_object _xref_dispose]  (in libxpc.dylib) + 48  [0x7fff8f28aa5a]
                              1 _xpc_dispose  (in libxpc.dylib) + 15  [0x7fff8f28aa76]
                                1 _xpc_dictionary_dispose  (in libxpc.dylib) + 124  [0x7fff8f28d49e]
                                  1 -[OS_xpc_object _xref_dispose]  (in libxpc.dylib) + 48  [0x7fff8f28aa5a]
                                    1 _xpc_dispose  (in libxpc.dylib) + 15  [0x7fff8f28aa76]
                                      1 _xpc_dictionary_dispose  (in libxpc.dylib) + 34  [0x7fff8f28d444]
                                        1 _xpc_dictionary_node_free  (in libxpc.dylib) + 54  [0x7fff8f28d528]
                                          1 -[OS_xpc_object _xref_dispose]  (in libxpc.dylib) + 48  [0x7fff8f28aa5a]
                                            1 object_dispose  (in libobjc.A.dylib) + 22  [0x7fff8a41ed0d]
                                              1 objc_destructInstance  (in libobjc.A.dylib) + 129  [0x7fff8a41edb8]
                                                1 _object_remove_assocations  (in libobjc.A.dylib) + 47  [0x7fff8a424c89]
                                                  1 _os_lock_handoff_lock_slow  (in libsystem_platform.dylib) + 111  [0x7fff90efc359]
                                                    1 syscall_thread_switch  (in libsystem_kernel.dylib) + 10  [0x7fff94de4482]
    
    Total number in stack (recursive counted multiple, when >=5):
    
    Sort by top of stack, same collapsed (when >= 5):
            mach_msg_trap  (in libsystem_kernel.dylib)        8630
            __workq_kernreturn  (in libsystem_kernel.dylib)        5753
            __select  (in libsystem_kernel.dylib)        2877
            kevent_qos  (in libsystem_kernel.dylib)        2877
    
    Binary Images:
           0x10c7a8000 -        0x10c8d9ff7 +com.housetrip.Trailer (1.5.1 - 1387) <E1779492-6A82-37BF-8059-0AD4C8AF2928> /Applications/Trailer.app/Contents/MacOS/Trailer
           0x10c914000 -        0x10c950ff7 +org.sparkle-project.Sparkle (1.14.0 - 1.14.0) <85A19559-55A6-3BA3-AC85-543D647D8F30> /Applications/Trailer.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
           0x10c98d000 -        0x10c999ff7 +libswiftAppKit.dylib (3.0 - 800.0.46.2) <614C47ED-3CE9-3619-A356-9E0D813DBDAB> /Applications/Trailer.app/Contents/Frameworks/libswiftAppKit.dylib
           0x10c9ab000 -        0x10cc1afff +libswiftCore.dylib (3.0 - 800.0.46.2) <9B104D3B-B8B8-35EF-9AD4-9B81A718FFAD> /Applications/Trailer.app/Contents/Frameworks/libswiftCore.dylib
           0x10ce95000 -        0x10ce9fff7 +libswiftCoreData.dylib (3.0 - 800.0.46.2) <38BE45DC-AD2F-3CB5-A658-6D6C1C6001B8> /Applications/Trailer.app/Contents/Frameworks/libswiftCoreData.dylib
           0x10ceb5000 -        0x10cec3ff7 +libswiftCoreGraphics.dylib (3.0 - 800.0.46.2) <8B1780DA-B8D1-3FEF-B7C9-8EE0A8C59335> /Applications/Trailer.app/Contents/Frameworks/libswiftCoreGraphics.dylib
           0x10cee1000 -        0x10cee5ffe +libswiftCoreImage.dylib (3.0 - 800.0.46.2) <D88B54FB-3A7B-30E7-B918-6472D35B5153> /Applications/Trailer.app/Contents/Frameworks/libswiftCoreImage.dylib
           0x10ceed000 -        0x10cef3ff7 +libswiftDarwin.dylib (3.0 - 800.0.46.2) <919C618F-A903-339A-BE2A-EA4594F2CB17> /Applications/Trailer.app/Contents/Frameworks/libswiftDarwin.dylib
           0x10cf00000 -        0x10cf1bff7 +libswiftDispatch.dylib (3.0 - 800.0.46.2) <B7DF7971-1E2F-3C56-BA39-FD4BA1671FFC> /Applications/Trailer.app/Contents/Frameworks/libswiftDispatch.dylib
           0x10cf55000 -        0x10d029ff7 +libswiftFoundation.dylib (3.0 - 800.0.46.2) <BD143F76-8156-334F-9B1C-A88EBF80BE55> /Applications/Trailer.app/Contents/Frameworks/libswiftFoundation.dylib
           0x10d11e000 -        0x10d121ff7 +libswiftIOKit.dylib (3.0 - 800.0.46.2) <1528E5EB-02D6-3E07-9897-BD00B18E93D8> /Applications/Trailer.app/Contents/Frameworks/libswiftIOKit.dylib
           0x10d129000 -        0x10d12efff +libswiftObjectiveC.dylib (3.0 - 800.0.46.2) <D4271CBF-B9EC-3000-B527-0F601A29B646> /Applications/Trailer.app/Contents/Frameworks/libswiftObjectiveC.dylib
           0x10d13f000 -        0x10d142ff7 +libswiftXPC.dylib (3.0 - 800.0.46.2) <BFFBF948-5BD4-3DFC-B33D-30B9B698020C> /Applications/Trailer.app/Contents/Frameworks/libswiftXPC.dylib
           0x10d14e000 -        0x10d153fff +libswiftos.dylib (3.0 - 800.0.46.2) <BB790887-0280-3DAF-992B-7B32153D9000> /Applications/Trailer.app/Contents/Frameworks/libswiftos.dylib
           0x112820000 -        0x112895ff7  com.apple.GeForceMTLDriver (10.8.14 - 10.0.8) <6E9AF1FE-9B2F-3BC3-AD1C-3488345BFF80> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
           0x112a41000 -        0x112aa3fff  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.12.13 - 10.1.2) <49E60442-D8B6-390B-96C5-335BF5296E8B> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
           0x112db9000 -        0x112e33ff7  com.apple.xquery (1.3.1 - 30) <AAEFB337-E58A-39F5-8C19-6E990401B72F> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
           0x113eb5000 -        0x113eb5fe7 +cl_kernels (???) <5D154CD0-10E5-48E2-BDA0-E5DA09873CC0> cl_kernels
        0x7fff66ad4000 -     0x7fff66b0afa7  dyld (0.0 - ???) <1A7F8274-FC32-3B86-9979-66B8F2B7B5E2> /usr/lib/dyld
        0x7fff89174000 -     0x7fff891d1fff  com.apple.CoreServices.OSServices (728.6 - 728.6) <E86385ED-70AA-3371-8E58-8FFDEF81C854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff891d2000 -     0x7fff89690fcf  com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
        0x7fff89691000 -     0x7fff89691ff7  liblaunch.dylib (756.20.4) <EDF719D6-D2BB-38DD-8C94-4272BEFDA2CD> /usr/lib/system/liblaunch.dylib
        0x7fff89692000 -     0x7fff89d38ffb  com.apple.JavaScriptCore (11601 - 11601.3.7) <F9351983-16A7-312D-9202-02873CBC1D9D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff89dae000 -     0x7fff89db9fff  libGL.dylib (12.0.40.6) <3F719CC4-8024-33B5-A49D-15FAE1955A12> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89e51000 -     0x7fff89e51fff  com.apple.Cocoa (6.11 - 22) <0A634D46-B468-3CBC-B2A0-16C381C11BF2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff89e52000 -     0x7fff89eb0fff  com.apple.SystemConfiguration (1.14 - 1.14) <A6ABDEA0-88BB-3EA2-8C97-FC1A33ABB1D7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff89f1f000 -     0x7fff8a044ff7  com.apple.LaunchServices (728.6 - 728.6) <8658230B-5894-3244-BDBA-A6C9DD347219> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff8a34b000 -     0x7fff8a34efff  libCoreVMClient.dylib (119.5) <CD7DE25C-D7AD-3ECD-BEEC-F57992A4A08E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff8a34f000 -     0x7fff8a395ff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
        0x7fff8a39c000 -     0x7fff8a3b5fff  com.apple.CFOpenDirectory (10.11 - 194) <C21F33AA-CD06-3163-A1F3-1D116F788A11> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff8a416000 -     0x7fff8a781657  libobjc.A.dylib (680) <58CB8CFC-7DBD-3A53-BD72-A42FF799B21E> /usr/lib/libobjc.A.dylib
        0x7fff8a7a7000 -     0x7fff8a8f1fc7  com.apple.coreui (2.1 - 365.2) <727C55D3-503A-3EC4-8A23-C984E320F65F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a8f2000 -     0x7fff8a8f7fff  com.apple.SymptomReporter (1.0 - 1) <99B086A8-9955-3A3B-8D8F-BB9B7742E311> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter
        0x7fff8aa0c000 -     0x7fff8aa1cfff  libSparseBLAS.dylib (1159) <81330B45-9CA3-34AC-891C-6E770C3DFC24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
        0x7fff8adf6000 -     0x7fff8ae42ff3  com.apple.HIServices (1.22 - 549) <14FB5BB6-8456-39F9-A694-8A1C12426880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff8ae43000 -     0x7fff8ae60ff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <25691042-E51E-3A47-A908-E2F6D35451FC> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8af27000 -     0x7fff8b019ff7  libJP2.dylib (1442) <3B374049-CCA4-3B4D-9517-583F2BF6B77D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8b01a000 -     0x7fff8b081fff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <BEC7B27E-8CE8-3DAB-BFDF-6C240C6A4B12> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8b082000 -     0x7fff8b0d3ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <BB7C0F61-E39B-382C-AF03-1650C054BFE1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8b0d4000 -     0x7fff8b0d4ff7  libunc.dylib (29) <1D0F8265-F026-3CBD-93D3-F8DF14FFCE68> /usr/lib/system/libunc.dylib
        0x7fff8b0d5000 -     0x7fff8b108ff7  com.apple.MediaKit (16 - 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8b109000 -     0x7fff8b10ffff  com.apple.IOAccelerator (203.14 - 203.14) <D632883D-7A42-38C4-BF31-BD597BD31FAA> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
        0x7fff8b12c000 -     0x7fff8b133ff7  libcompiler_rt.dylib (62) <D3C4AB40-23B4-3BC6-8C38-5B8758D14E80> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8b993000 -     0x7fff8b996ff7  libCoreFSCache.dylib (119.5) <C7008E64-0AFB-3446-929E-BC3F76DEF049> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
        0x7fff8b997000 -     0x7fff8b9f8ff7  libsystem_network.dylib (583.20.10) <1C0410F3-F66E-3B0D-B8AD-0D49AB15A529> /usr/lib/system/libsystem_network.dylib
        0x7fff8ba3d000 -     0x7fff8bac6ff7  com.apple.PerformanceAnalysis (1.0 - 1) <67DE6CD9-AA72-3664-9594-0161D03D4919> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
        0x7fff8bcd6000 -     0x7fff8be96feb  libBLAS.dylib (1159) <943445A4-F6CA-3923-882C-154D7D4AEFE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff8bfcc000 -     0x7fff8c03aff7  com.apple.ApplicationServices.ATS (377 - 394.3) <66E581EE-67E2-39E9-97A7-0614F334B9B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
        0x7fff8c03b000 -     0x7fff8c03dff7  com.apple.securityhi (9.0 - 55006) <516B018C-177A-3FAD-8487-97B50FB67DD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
        0x7fff8c117000 -     0x7fff8c545fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <B8482831-77BD-3FBC-A0B1-12502353AA57> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8c74f000 -     0x7fff8c783ff7  com.apple.CoreVideo (1.8 - 191.2) <88D903C8-E608-320E-8ACD-11E5B3003C18> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8c786000 -     0x7fff8c86dff7  libcrypto.0.9.8.dylib (59) <ED1C2A26-8FFC-30FF-8726-FF952EF94ADF> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8ca46000 -     0x7fff8ca57ff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
        0x7fff8ce5e000 -     0x7fff8da81ff7  com.apple.AppKit (6.9 - 1404.34) <FB9C0E8D-8E07-35CD-91D8-7A3869B8EB03> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8db8e000 -     0x7fff8db90fff  com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8dba3000 -     0x7fff8dbe4ff7  libGLU.dylib (12.0.40.6) <D51C3497-7EC6-37F4-9E8D-B9BFED23974D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ecc4000 -     0x7fff8ecc9ff3  libunwind.dylib (35.3) <124E0F05-2350-3774-A32C-7F5BF38EDE73> /usr/lib/system/libunwind.dylib
        0x7fff8ed03000 -     0x7fff8ed0bfff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <D44F75E7-C679-3C21-AD76-8FA8A2B898F1> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8ed0c000 -     0x7fff8ed23fff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
        0x7fff8ed53000 -     0x7fff8ed5dfff  com.apple.NetAuth (6.0 - 6.0) <19E44307-6F9F-3DEC-8C1A-4685BC252A35> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8ed5e000 -     0x7fff8ed66fff  libsystem_networkextension.dylib (385.20.6) <DC8A102A-BF02-31A4-8914-65C34DF6B592> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8ed67000 -     0x7fff8ee84fff  libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
        0x7fff8ee85000 -     0x7fff8f11bfff  libmecabra.dylib (696.4) <0A1574F0-3222-3856-A1C6-D8BE20DC4C48> /usr/lib/libmecabra.dylib
        0x7fff8f12e000 -     0x7fff8f240fef  libvDSP.dylib (563.4) <C069B6A3-D7CD-3B72-918C-15514066A2F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff8f287000 -     0x7fff8f2b0fff  libxpc.dylib (756.20.4) <61AB4610-9304-354C-9E9B-D57198AE9866> /usr/lib/system/libxpc.dylib
        0x7fff8f2c6000 -     0x7fff8f2efffb  libRIP.A.dylib (948) <96E8F983-A8BA-3B0F-9035-E09642A63F6E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8f2f0000 -     0x7fff8f596ff7  com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8f5a7000 -     0x7fff8f5b3ff7  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <E507D438-517D-32AE-8609-02ACD2F0D692> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8f5b4000 -     0x7fff8f5cbfff  libsystem_asl.dylib (322) <3C2D3ACD-0DD1-337A-8247-44A910D67A65> /usr/lib/system/libsystem_asl.dylib
        0x7fff8fab5000 -     0x7fff8fab7fff  libCVMSPluginSupport.dylib (12.0.40.6) <8E97A929-0E60-3F6D-ACF7-67F700BE2530> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
        0x7fff8fab8000 -     0x7fff8fab9fff  libsystem_secinit.dylib (20) <FD6ECF2C-1489-32CA-981B-9045B5EB1FAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8faba000 -     0x7fff8fabafff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <E0D5C411-052F-3B71-9562-C1098FB2F86D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8fb3a000 -     0x7fff8fb54fff  com.apple.Kerberos (3.0 - 1) <836358DE-2731-3ACD-98E3-E5FA48917728> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8fb55000 -     0x7fff8fb65fff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
        0x7fff8fb66000 -     0x7fff8fb6fff7  libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8fb70000 -     0x7fff8fe65fff  com.apple.HIToolbox (2.1.1 - 807.2) <D9338BEF-CA84-3085-B6CB-4E93B3B9A2E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff90134000 -     0x7fff901c1dd7  com.apple.AppleJPEG (1.0 - 1) <9F0E8564-FCC4-33BE-9C6A-2BA926A33F6F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff901da000 -     0x7fff902c9fff  libxml2.2.dylib (29.2) <F70308DF-313F-334F-8F0E-82E79821583D> /usr/lib/libxml2.2.dylib
        0x7fff902ca000 -     0x7fff9055aff7  com.apple.RawCamera.bundle (6.18 - 828) <CB7F6CCD-3753-3147-816A-B613F500AE33> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff9055b000 -     0x7fff9055dfff  libCGXType.A.dylib (948) <C3D473CF-7261-3E0D-A161-E9B642B75D6A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff90676000 -     0x7fff906b8ff7  com.apple.Metal (55.2.8 - 55.2.8) <4EC5571C-8A19-3774-BDA0-CB15DB04D06A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
        0x7fff9074c000 -     0x7fff90751fff  com.apple.TCC (1.0 - 1) <C53628CA-0C75-34B6-AE6E-8BCF8A3ED099> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff90ad6000 -     0x7fff90af8fff  com.apple.IconServices (68.1 - 68.1) <3ECAA762-1193-3D76-A25F-7680DB3A957E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
        0x7fff90c87000 -     0x7fff90e94ffb  libicucore.A.dylib (551.41) <CFFD7342-A7D6-323A-AC14-B9EECF6EFFED> /usr/lib/libicucore.A.dylib
        0x7fff90ea8000 -     0x7fff90ec4fff  com.apple.GenerationalStorage (2.0 - 239) <EE667C63-3ADF-34D3-A8A7-316B66C7E290> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff90efa000 -     0x7fff90f02fe7  libsystem_platform.dylib (74.10.3) <D3A27E10-7F08-3603-ACC8-7A92B2C04BAB> /usr/lib/system/libsystem_platform.dylib
        0x7fff90f74000 -     0x7fff90f80ff7  com.apple.OpenDirectory (10.11 - 194) <5409AC27-3B83-3F35-8EB5-51228B4604AE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff91182000 -     0x7fff91232fff  com.apple.backup.framework (1.7.2 - 1.7.2) <890AF1EE-CFC9-3DAB-B236-88E203B4ADBC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff912ae000 -     0x7fff912e8fff  com.apple.QD (3.12 - 302) <3F36A108-C557-353A-A3F7-80DDCB82BB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff912e9000 -     0x7fff912e9fff  libenergytrace.dylib (10) <A4AE7CBD-CF0A-3A74-8098-B642CE496611> /usr/lib/libenergytrace.dylib
        0x7fff912ea000 -     0x7fff91328ff7  libGLImage.dylib (12.0.40.6) <7A41B04A-8282-3530-809F-FAC4AC953CD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff91329000 -     0x7fff91360ff7  com.apple.LDAPFramework (2.4.28 - 194.5) <79D981F2-F70C-3E47-B124-DC0C90D45563> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff91361000 -     0x7fff91363ff7  com.apple.xpc.ServiceManagement (1.0 - 1) <3777FD15-B6F3-32A2-A8E3-3E8CE3B8D5E7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff9136d000 -     0x7fff91378fff  com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff91458000 -     0x7fff914edfff  com.apple.ink.framework (10.9 - 214) <6B573126-A6E9-357F-B36A-AA5BDC0BEAF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff914ee000 -     0x7fff915eaff7  libFontParser.dylib (158.4) <BF7F82EB-7820-364A-865E-442F42BFDFA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91bd1000 -     0x7fff92047fff  com.apple.CoreFoundation (6.9 - 1256.14) <068D1BA9-3859-34C7-986A-97EDF739C5C8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff92050000 -     0x7fff9206cff7  libextension.dylib (78) <589FA312-F17C-3A8D-986F-FD995D0065D5> /usr/lib/libextension.dylib
        0x7fff921a9000 -     0x7fff921cdff7  libJPEG.dylib (1442) <0F9069AB-D830-37DD-8813-B635D1ECB3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff921ce000 -     0x7fff921d0ff7  libRadiance.dylib (1442) <9E9084DC-C0DF-30DF-BD6B-7AED3799A129> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff921d1000 -     0x7fff92451ff3  com.apple.security (7.0 - 57337.20.44) <6D1EFB27-3B0F-39EE-B491-6A697A12E98A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff92452000 -     0x7fff924f6fff  com.apple.Bluetooth (4.4.3 - 4.4.3f4) <FF130A90-AB16-33C8-B0D6-1FFE38BFFD30> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff924f7000 -     0x7fff9254cff7  com.apple.AE (701 - 701) <FB22BE84-9CB8-36BF-8061-F93D716C0A84> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff926cd000 -     0x7fff926d9ff7  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <8B6C0DB6-8744-3AEB-BD00-9FA6967E7125> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
        0x7fff926da000 -     0x7fff928e7ff7  com.apple.CoreImage (11.2.0 - 366.2.7) <344F1067-5F52-3626-8F6C-2B678DEB80A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
        0x7fff928e8000 -     0x7fff92904ff7  libsystem_malloc.dylib (67) <9EECAB18-F025-34C4-8E32-7EFFA6720EFC> /usr/lib/system/libsystem_malloc.dylib
        0x7fff92905000 -     0x7fff929bffff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <C4EC1EA7-E2AA-30F7-83CC-79171CDD50AA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff929cd000 -     0x7fff92adbff3  com.apple.desktopservices (1.10 - 1.10) <0BAED9FA-EFA5-3DA0-8715-043FD2400B77> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff92adc000 -     0x7fff92ae4fff  com.apple.NetFS (6.0 - 4.0) <BDD59EC5-D399-31EA-9B2A-60E3A859FC42> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff92de6000 -     0x7fff92df7fff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
        0x7fff936cc000 -     0x7fff93acefff  libLAPACK.dylib (1159) <A333AA38-9C2C-329C-AB92-94774C8264C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff93acf000 -     0x7fff93ad5ff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <FA5CB89A-2BFE-38CC-B1A3-E48792CD898C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
        0x7fff93ad6000 -     0x7fff93ad7fff  com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff93b2b000 -     0x7fff93c57ff7  com.apple.CoreText (352.0 - 494.10) <9FD834B1-FF8E-3EB0-BB11-6E9120969086> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff93e53000 -     0x7fff93f39fef  unorm8_bgra.dylib (2.6.4.1) <F2A325FF-D55F-3091-88E2-5EBF3648274A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
        0x7fff93f3a000 -     0x7fff93f89ff7  com.apple.opencl (2.6.9 - 2.6.9) <DFB196DD-1863-3E1F-A2CB-41559E898F50> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff9404a000 -     0x7fff940b9fff  com.apple.SearchKit (1.4.0 - 1.4.0) <CA50106F-F45A-36AC-AD2B-C3B19F5DD52F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff949af000 -     0x7fff949b7fff  com.apple.AppleSRP (5.0 - 1) <25775E90-1DBB-3BFA-B4B4-F8F262B9EC1F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff949ef000 -     0x7fff94a13fff  com.apple.MultitouchSupport.framework (304.10 - 304.10) <CE5E8A54-180B-39FD-B57A-97E02B599B69> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff94a14000 -     0x7fff94a45ff7  libtidy.A.dylib (15.17) <03EF1071-8B43-3B41-9879-118FA27F89C5> /usr/lib/libtidy.A.dylib
        0x7fff94a46000 -     0x7fff94cccff7  com.apple.CFNetwork (760.2.6 - 760.2.6) <DDE325B9-7F6F-3933-8F86-8D031E400DD5> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff94ccd000 -     0x7fff94d28ff7  libTIFF.dylib (1442) <FC2ADE78-3710-31E7-9CE7-44CD61F4B8DC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff94d29000 -     0x7fff94dbffff  com.apple.ColorSync (4.9.0 - 4.9.0) <8BB8DF19-C24F-39F8-8B90-AD186D74587C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
        0x7fff94dc0000 -     0x7fff94dc8fff  libcopyfile.dylib (127) <F5133269-0B22-388C-A57C-079667B6291E> /usr/lib/system/libcopyfile.dylib
        0x7fff94dd3000 -     0x7fff94df1fff  libsystem_kernel.dylib (3248.20.55) <0E688457-4915-36DD-8798-5C2EDEE3F1A3> /usr/lib/system/libsystem_kernel.dylib
        0x7fff9577e000 -     0x7fff957f2fff  com.apple.framework.IOKit (2.0.2 - 1179.20.6) <BA27E459-85E8-3393-BEAA-BF67FE74F5F4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff95864000 -     0x7fff958b7ff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
        0x7fff958ce000 -     0x7fff958d6fff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
        0x7fff958d7000 -     0x7fff95927fff  libcups.2.dylib (435) <28A05475-9DBF-35EA-B218-3432B69EA18B> /usr/lib/libcups.2.dylib
        0x7fff95928000 -     0x7fff9596dff3  libFontRegistry.dylib (155.1) <593CC743-3785-3CC5-A229-D3846C51E054> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9598e000 -     0x7fff95a80ff7  libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
        0x7fff95b65000 -     0x7fff95b84ff7  com.apple.framework.Apple80211 (11.0 - 1110.33) <EC583C00-9073-39C3-B613-96D5BA0FDD32> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff95bfc000 -     0x7fff95bfefff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
        0x7fff95bff000 -     0x7fff95c30fff  com.apple.GSS (4.0 - 2.0) <25DECD44-0905-3E53-9480-DE7BEB84DB83> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff96896000 -     0x7fff97955fff  com.apple.WebCore (11601 - 11601.3.8) <39580B20-B884-3D6C-8DE0-3FF7AD12A6CA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
        0x7fff9797d000 -     0x7fff979f1ff3  com.apple.securityfoundation (6.0 - 55126) <943934A2-EC53-330F-BEB9-8A718A18F9FC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff97a3d000 -     0x7fff97a41fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
        0x7fff980ff000 -     0x7fff98100ffb  libSystem.B.dylib (1226.10.1) <54388DF0-3813-33E4-BE8D-7743A81ACF4D> /usr/lib/libSystem.B.dylib
        0x7fff982e7000 -     0x7fff98465fff  com.apple.UIFoundation (1.0 - 436.1) <8C254BB0-1DED-36A2-AAAF-786EB19CCE39> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
        0x7fff98466000 -     0x7fff98468fff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff98469000 -     0x7fff98490fff  com.apple.shortcut (2.16 - 93) <D9DD2F6A-4AC7-38BD-A3B6-A9682EFCCE2E> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff9877e000 -     0x7fff987a5fff  com.apple.ProtectedCloudStorage (1.0 - 1) <F9E1BDE2-16AF-34B5-B7FE-127D511BDC9E> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
        0x7fff987a6000 -     0x7fff987b2fff  com.apple.HelpData (2.1.4 - 90) <3A533F58-9C3B-3341-A8F8-084C96BDB70D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff98831000 -     0x7fff98835fff  com.apple.CommonPanels (1.2.6 - 96) <61E9D84F-435A-3C7B-A065-047B80775777> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
        0x7fff98836000 -     0x7fff988a5fff  com.apple.datadetectorscore (7.0 - 460) <CDBB7D7D-B189-37B0-AA4B-DC79090D0D71> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff988a6000 -     0x7fff988afff3  libsystem_notify.dylib (150.20.3) <243FADE1-255A-3B78-8033-F336CD64B817> /usr/lib/system/libsystem_notify.dylib
        0x7fff988b0000 -     0x7fff988b3fff  libspindump.dylib (197.1) <78CD77B4-3653-35B7-B8E6-3F76BDD7F8B6> /usr/lib/libspindump.dylib
        0x7fff98947000 -     0x7fff98949ffb  libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
        0x7fff9894b000 -     0x7fff9894ffff  libGIF.dylib (1442) <2F7DA684-3510-38C2-B48F-9D33194860A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff98950000 -     0x7fff9896cff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
        0x7fff98a74000 -     0x7fff98a79fff  com.apple.DiskArbitration (2.7 - 2.7) <B7FAE647-156A-30C8-BA8B-69D188D02602> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff98b3b000 -     0x7fff98b4efff  com.apple.CoreBluetooth (1.0 - 1) <BF5F87E3-6AAA-3B1F-9979-7A03D77937C8> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff98c5f000 -     0x7fff98fb3ff7  com.apple.Foundation (6.9 - 1256.1) <66106CC9-9D97-3846-88D8-4BF6BB508296> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff99001000 -     0x7fff9900aff7  com.apple.CommonAuth (4.0 - 2.0) <B2CEE6B5-9464-35F2-9339-9F52001C8A27> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff99604000 -     0x7fff99652fff  libcurl.4.dylib (90) <FF42FAA6-E71B-3D0D-B5C9-B05BD2460C9A> /usr/lib/libcurl.4.dylib
        0x7fff99716000 -     0x7fff9973fff7  libxslt.1.dylib (14) <CF5C6F5F-75D6-3C00-B6B2-1032D2799FBC> /usr/lib/libxslt.1.dylib
        0x7fff9974c000 -     0x7fff9974ffff  com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff99943000 -     0x7fff99944fff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff999bd000 -     0x7fff999bdfff  com.apple.CoreServices (728.6 - 728.6) <1FC9300C-6D3D-330C-829C-C8F094BC38C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff999cf000 -     0x7fff99a57fff  com.apple.CoreSymbolication (3.1 - 58048.1) <2DFAF855-0528-370D-B4B0-EE0236766D9D> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
        0x7fff99adb000 -     0x7fff99b09ff7  com.apple.DictionaryServices (1.2 - 250) <D9AB6B92-CAF5-3EC2-8D07-639B42DA1CB9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff99c56000 -     0x7fff99c59ffb  libdyld.dylib (360.18) <5F3777A7-F07E-3D5F-BFA3-A920FF4170ED> /usr/lib/system/libdyld.dylib
        0x7fff99c5a000 -     0x7fff99e28ffb  com.apple.QuartzCore (1.11 - 410.14) <DB552FA2-D2D1-37F9-A1D4-C77D7EA82ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff99e29000 -     0x7fff99e2cffb  libScreenReader.dylib (425.102) <BDC46586-4925-38F2-85D3-BD23DB6E6D43> /usr/lib/libScreenReader.dylib
        0x7fff99e2d000 -     0x7fff99e43ff7  libsystem_coretls.dylib (83.20.8) <30AF7134-6CA7-3582-B9D3-507D6ED19A88> /usr/lib/system/libsystem_coretls.dylib
        0x7fff99e44000 -     0x7fff99e44fff  libOpenScriptingUtil.dylib (169) <5CE2080C-398C-34C2-8D65-B9C627AACA19> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff99e52000 -     0x7fff99e63ff7  libsystem_trace.dylib (201.10.3) <F0B7622B-FB6B-31E1-8703-38F57BE84553> /usr/lib/system/libsystem_trace.dylib
        0x7fff99ea2000 -     0x7fff99ea7fff  com.apple.ImageCapture (9.0 - 9.0) <33F7822F-1124-3D73-AF66-515EA32A4A47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
        0x7fff99ea8000 -     0x7fff99ebeff7  libLinearAlgebra.dylib (1159) <FA316609-9851-3C5C-AF46-685A25768D45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
        0x7fff99ebf000 -     0x7fff99ebffff  com.apple.ApplicationServices (48 - 48) <DD9C4070-C0FC-3984-BCED-72E6E99838FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff99ec0000 -     0x7fff99ed5ff3  libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
        0x7fff99edc000 -     0x7fff99f21ff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <72156BE7-0804-3F90-9AF9-14C4739430C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
        0x7fff9a0dd000 -     0x7fff9a0ebfff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
        0x7fff9a143000 -     0x7fff9b3aeff3  com.apple.CoreGraphics (1.600.0 - 948) <08CF6D47-D0DC-3FF2-8E9E-4394F0358252> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9b3af000 -     0x7fff9b3affff  com.apple.Accelerate (1.10 - Accelerate 1.10) <97B71D88-9C93-3943-B09E-642183B4E1AC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff9b3b0000 -     0x7fff9b3ddfff  libdispatch.dylib (501.20.1) <324C9189-2AF3-3356-847F-6F4CE1C6E901> /usr/lib/system/libdispatch.dylib
        0x7fff9b3de000 -     0x7fff9b416fff  com.apple.RemoteViewServices (2.0 - 99) <596153FD-3CB9-3FED-9D63-1B73B01AC6DB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
        0x7fff9b417000 -     0x7fff9b426ffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <0D1BCC13-76B9-3C19-85AA-D8DD8299F007> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff9b427000 -     0x7fff9b448fff  com.apple.Sharing (442.9.1 - 442.9.1) <672DE6DF-98E0-30A4-BA25-44BDE188D0BE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff9b630000 -     0x7fff9b633ff7  libsystem_sandbox.dylib (460.20.9) <1C891336-1B25-365D-B43E-96D5B3BE66B0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9b634000 -     0x7fff9b635fff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
        0x7fff9b636000 -     0x7fff9b63efff  libGFXShared.dylib (12.0.40.6) <05770D51-DB02-3ACD-86EF-D3A475A83D4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff9b65b000 -     0x7fff9b666ff7  libChineseTokenizer.dylib (16) <998637AB-DC37-3A7C-A85C-F10FD98CAAD7> /usr/lib/libChineseTokenizer.dylib
        0x7fff9b667000 -     0x7fff9b66cff7  libheimdal-asn1.dylib (453.20.2) <EE3DD8E9-E543-3849-ADC9-EDBF2379C97C> /usr/lib/libheimdal-asn1.dylib
        0x7fff9b6c0000 -     0x7fff9b866ff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <F912765D-88ED-3324-B512-3778A8CE878B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9b86a000 -     0x7fff9b90aff7  com.apple.Metadata (10.7.0 - 972.16) <98CA1355-3E2C-364C-9C4F-3CA286DB08A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff9b90b000 -     0x7fff9b934fff  libsystem_info.dylib (477.20.1) <6513635B-4ADE-3B45-BF63-ED7AC565B0C9> /usr/lib/system/libsystem_info.dylib
        0x7fff9b935000 -     0x7fff9bc1aff3  com.apple.CoreServices.CarbonCore (1136 - 1136) <FFBDE3BF-0BB3-37A2-8A44-6E25284CC348> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff9bc1b000 -     0x7fff9bcd4ff7  libvMisc.dylib (563.4) <3114F9E9-2B0D-3371-93A1-04BB55CE8DBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff9bcef000 -     0x7fff9befafff  libFosl_dynamic.dylib (16.24) <363B7CEE-B662-32F3-9D7B-245E64927C35> /usr/lib/libFosl_dynamic.dylib
        0x7fff9bf58000 -     0x7fff9bf59ffb  libremovefile.dylib (41) <B8D1A5FC-CFD5-3AAB-8A10-14DDC129710A> /usr/lib/system/libremovefile.dylib
        0x7fff9c013000 -     0x7fff9c01efff  libcsfde.dylib (517.20.1) <42376761-F1B3-3086-AFBC-231507582BBE> /usr/lib/libcsfde.dylib
        0x7fff9c01f000 -     0x7fff9c020ff3  com.apple.print.framework.Print (10.0 - 266) <BF573614-5666-3D16-9D45-4690911F030A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
        0x7fff9c0df000 -     0x7fff9c156fe7  libcorecrypto.dylib (335.20.1) <C6BD205F-4ECE-37EE-BCAB-A76F39CDCFFA> /usr/lib/system/libcorecrypto.dylib
        0x7fff9c16b000 -     0x7fff9c173ff7  libcldcpuengine.dylib (2.6.4.1) <A065D1E1-ECCE-3AD0-9B90-7515318FA4CF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
        0x7fff9c373000 -     0x7fff9c53cff7  com.apple.ImageIO.framework (3.3.0 - 1442) <2C8AF87E-080E-3FD8-824D-332B43DF4B61> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9c5a2000 -     0x7fff9c5aaffb  libsystem_dnssd.dylib (625.20.4) <945B5FB1-DA91-3D45-A961-A8FAD53C1E7E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9c5ab000 -     0x7fff9c5adff7  libsystem_configuration.dylib (802.20.7) <5FD79070-36CC-3D02-BEA7-BB5D2AE97D5D> /usr/lib/system/libsystem_configuration.dylib
        0x7fff9c826000 -     0x7fff9c838fff  libsasl2.2.dylib (209) <02BF4226-23E9-34EC-A727-CF0E205395F8> /usr/lib/libsasl2.2.dylib
        0x7fff9c8a1000 -     0x7fff9c8a4ff7  com.apple.help (1.3.3 - 46) <62056D9B-A87C-3E4D-B4E2-7E1CDB74CE68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
        0x7fff9cee8000 -     0x7fff9cf34fff  com.apple.print.framework.PrintCore (11.2 - 472.2) <449D8AB5-7891-32D0-9DC5-C90FE10DC0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff9cf35000 -     0x7fff9cf36fff  libsystem_blocks.dylib (65) <49D42329-7DE9-3413-92C3-A473A7E9CF35> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9cf37000 -     0x7fff9cfabfff  com.apple.Heimdal (4.0 - 2.0) <009F223D-B89B-376B-94F5-6D982CBEF771> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9cfac000 -     0x7fff9cfdaff7  com.apple.CoreServicesInternal (248.2 - 248.2) <7D0D2C65-C4C4-3FBD-89A7-12302EA444AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff9cfdb000 -     0x7fff9cff4fef  libcompression.dylib (25) <C8546222-B022-39EA-9896-0387BA1D5C51> /usr/lib/libcompression.dylib
        0x7fff9d05c000 -     0x7fff9d061ff7  libmacho.dylib (875.1) <CB745E1F-4885-3F96-B38B-2093DF488FD5> /usr/lib/system/libmacho.dylib
        0x7fff9d062000 -     0x7fff9d08dffb  libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
        0x7fff9d08e000 -     0x7fff9d0b7fff  libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
        0x7fff9d0b8000 -     0x7fff9d0c1fff  com.apple.icloud.FindMyDevice (1.0 - 1) <BB049D2D-9789-39E8-A09D-D300E7AA94D2> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
        0x7fff9d9f7000 -     0x7fff9da61ff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <6A535459-6A8A-3D60-986B-EE7ED833A9C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9e2da000 -     0x7fff9e2e8ff7  libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
        0x7fff9e458000 -     0x7fff9e463fff  libkxld.dylib (3248.20.55) <3B8A19A8-7B41-3322-BDEC-9A2461E76423> /usr/lib/system/libkxld.dylib
        0x7fff9e464000 -     0x7fff9e7a1ff3  com.apple.WebKit (11601 - 11601.3.9) <5B562B26-2D3A-3F0F-B374-0FE43BFB0872> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff9e7ce000 -     0x7fff9e81eff7  com.apple.Symbolication (1.4 - 58044) <2EC9F04A-4370-39C8-8549-FC6411D87463> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff9e8a4000 -     0x7fff9e8deff7  com.apple.DebugSymbols (132 - 132) <BDF57386-2881-35BD-9310-36904C764E93> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff9e987000 -     0x7fff9e987fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <D2E8EA94-3828-3D7C-87E2-97E4CD00269D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff9e988000 -     0x7fff9e9a2ff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
        0x7fff9e9a3000 -     0x7fff9ea32ff7  libCoreStorage.dylib (517.20.1) <EC540EAA-089C-36D9-BBAA-0684EDE098AB> /usr/lib/libCoreStorage.dylib
        0x7fff9eacb000 -     0x7fff9ec26ffb  com.apple.WebKitLegacy (11601 - 11601.3.9) <C961A4F8-4947-31DA-9E91-FFB006BF1734> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
        0x7fff9ed07000 -     0x7fff9ed15fff  com.apple.opengl (12.0.40 - 12.0.40) <4D469B19-F5B3-3A2F-93D5-31E3AA3B14BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9ed34000 -     0x7fff9ee0aff7  com.apple.DiskImagesFramework (10.11.2 - 417.1) <4A510EE1-893E-38A8-AD09-5ACC9F2BE86F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff9ee10000 -     0x7fff9ee35ff7  libPng.dylib (1442) <E8391CE4-9B83-3895-A406-D987FC826D4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff9ee47000 -     0x7fff9eeeefff  com.apple.LanguageModeling (1.0 - 1) <E1E4091D-6CAB-36E0-A206-AAADE69791DC> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
        0x7fff9f060000 -     0x7fff9f087fff  com.apple.ChunkingLibrary (167 - 167) <508861C9-F5E6-343B-8DD0-D71DFE49ECFD> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
        0x7fff9f09b000 -     0x7fff9f09ffff  libcache.dylib (75) <6B245C0A-F3EA-383B-A542-5B0D0456A41B> /usr/lib/system/libcache.dylib
        0x7fff9f0a0000 -     0x7fff9f12dfff  libsystem_c.dylib (1082.20.4) <EAB38A6C-8671-3B13-B500-90EC1B912063> /usr/lib/system/libsystem_c.dylib
        0x7fff9f12e000 -     0x7fff9f12efff  com.apple.Carbon (154 - 157) <34263101-328D-3FE4-B212-14BD3CFF6965> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff9f222000 -     0x7fff9f222fff  libmetal_timestamp.dylib (600.0.43.5) <A2B1C6F9-50D0-336B-A057-A7FBE2D7BDE2> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
        0x7fff9f257000 -     0x7fff9f257ff7  libkeymgr.dylib (28) <09397E01-6066-3179-A50C-2CE666FDA929> /usr/lib/system/libkeymgr.dylib
        0x7fff9f258000 -     0x7fff9f287ffb  libsystem_m.dylib (3105) <26655445-CA97-321E-B221-801CB378D1AA> /usr/lib/system/libsystem_m.dylib
        0x7fff9f288000 -     0x7fff9f2a1ffb  com.apple.openscripting (1.7 - 169) <DB62452B-3C83-3B7A-8349-7536F4E1532B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
        0x7fff9f7c5000 -     0x7fff9f7c7ff7  libquarantine.dylib (80) <163CF63A-7455-3D1F-AE57-8C4475A9204C> /usr/lib/system/libquarantine.dylib
        0x7fff9f9ff000 -     0x7fff9fa0aff7  libcommonCrypto.dylib (60075.20.1) <766BC3F5-41F3-3315-BABC-72718A98EA92> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9fa0b000 -     0x7fff9fa26ff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    Sample analysis of process 25356 written to file /dev/stdout
    

    This seems like it could be potentially be related to https://github.com/ptsochantaris/trailer/issues/175?

    OS bug Workaround Available 
    opened by carlos-alberto 41
  • OS X version keeps resetting watched repositories

    OS X version keeps resetting watched repositories

    Every day I come to work and Trailer has reset my list of watched repos and gives the message "All your repositories are marked as hidden..."

    This has only started in the last week or so. Known issue?

    bug awaiting feedback discussion 
    opened by robinsenior 29
  • Constant

    Constant "Refreshing ..." indicator

    On first run Trailer refreshes properly and shows PR count. But then on next refresh process hangs (as if GitHub wasn't responding) and I got "X" instead PR count all the time.

    The GitHub API status shows that all is fine.

    trailer_hangs

    Output from Console (when logging enabled):

    10/14/15 10:22:43.425 Trailer[72636]: (GitHub) GET https:/api.github.com/users/aik099/received_events?per_page=100&page=1 - FAILED: Server did not repond
    10/14/15 10:22:44.423 Trailer[72636]: (GitHub) GET https:/api.github.com/users/aik099/events?per_page=100&page=1 - FAILED: Server did not repond
    10/14/15 10:22:44.427 Trailer[72636]: Rolling back changes for failed sync on API server 'GitHub'
    
    opened by aik099 28
  • Trailer stopped working today

    Trailer stopped working today

    Since about 1500h EDT 2 July 2014.

    Could not refresh repository list, please ensure that the token you are using is valid.

    I've regenerated a token twice today.

    opened by halostatue 25
  • Improve watch list UI in preferences

    Improve watch list UI in preferences

    Since Trailer now relies on the watch list in order to decide which repos to present to the user, the current "subscription" paradigm UI in preferences is resulting in confusion, since it's now just a 2nd level filter for the users's watch list anyway, and the logic over what's appearing is handled somewhere else. I would propose the following alterations to this screen:

    • Rename the repo list to "currently watched repos" - removing the checkboxes and subscription options: They don't make sense since subscriptions mirror the watch list now, as a user by default you want any new watched repo to be shown, or if you don't want to see some repos you can unwatch them.
    • Provide a web link (similar to the API key links), to allow the user to visit the GitHub watching page and edit their watch list.

    I think this will not only make the latest behaviour change clearer to the user but will also help in the larger effort to help keep the preferences cleaner.

    Comments and suggestions are very welcome!

    enhancement will build 
    opened by ptsochantaris 25
  • Allow multiple API servers.

    Allow multiple API servers.

    It'd be neat to be able to use one or more GitHub Enterprise servers at the same time as traditional GitHub. We use both at my workplace for different purposes, and I'm sure that many others who use Enterprise also have regular GitHub accounts.

    This would require a way to add multiple tokens and API servers in the interface.

    enhancement awaiting feedback 
    opened by mkantor 25
  • Add CI information

    Add CI information

    Are we interested in adding also CI information to the list? It would be nice to see in the list the PR that are green and hence maybe ready to be merged.

    enhancement awaiting feedback 
    opened by mottalrd 24
  • Question: Issues only assigned to me?

    Question: Issues only assigned to me?

    Is there a way for the Issues menu to only show the issues assigned to me. This would be the same as the URL https://github.com/issues/assigned

    Wasn't sure if this was possible, and didn't see any docs.

    awaiting feedback discussion will build 
    opened by jules2689 23
  • [Feature Request] Open repo url by clicking on it

    [Feature Request] Open repo url by clicking on it

    Hey,

    In the Repositories tab, it could be great to be able to double click on the name of the watched repository to be able to go to Github easily.

    Cheers,

    opened by kud 0
  • Filtering PRs opened by a Github app not working

    Filtering PRs opened by a Github app not working

    Our org has many PRs opened by a Github app, similar to Dependabot. Filtering these items by username does not appear to be working.

    Perhaps this is just be not understanding how filtering works, but I have tried setting up my filtering as follows:

    Screen Shot 2022-11-29 at 8 57 10 AM

    In PRs listed in the tool, notably I do not see any author or labels:

    Screen Shot 2022-11-29 at 8 56 53 AM

    Like I do with PRs not opened by the bot:

    Screen Shot 2022-11-29 at 8 59 57 AM

    Interestingly, if I use the "Reload all data" feature and remove the "security fix" label filter, for some time labels will be populated again and if I add the "security fix" label filter back, I see these PRs getting filtered out correctly. I still do not see any author data though.

    Screen Shot 2022-11-29 at 9 00 58 AM

    However, after some time, label data is missing again and the label filter no longer works.

    Love the tool and let me know if there's any additional information I can provide.

    opened by bob-laz 0
  • Icon in menubar moved to the left on its own

    Icon in menubar moved to the left on its own

    I discovered this app last week and I'm starting to love it, so congrats :)

    I'm creating this issue because the menubar messages icon is moving to the left of the menubar on its own when no notifications (I haven't seen the same behaviour for the PRs icon, as there are still some items in it, but I suppose it will be the same).

    Version is 1.7.6 (1584) and my macOS is Big Sur 11.7.

    opened by ialiendeg 4
  • Merged and Closed sections not working

    Merged and Closed sections not working

    Hello! I love the plugin and initially everything worked great, but after tinkering with a lot of settings (and enabling GitHub API v4) the Merged and Closed sections don't get any PRs added to them anymore. It seems like all the PRs are discarded upon merge/close although my settings look like: Screenshot 2022-08-25 at 10 47 29

    opened by manfredlift 3
  • Whitelisting repositories with filter

    Whitelisting repositories with filter

    Hi,

    I'm trying to discover all the features and parts in this amazing application, but one thing that caught my attention so far was Filtering and I saw that there are two types of filtering:

    1. In the search bar
    2. In the filtering section

    I'm using Trailer in a big company which has too many labels that I can not include them one by one in feature section. I was wondering if there is a workaround here so for example I put 5 filters in the Filters page and Trailer only displays the PRs/Issues that have at least one of those 5 filters.

    P.S: I've already tried putting labels like !label 1, !label 2 and also -label1, -label2 but didn't work.

    opened by Anonycoders 2
  • What is the unexpandable

    What is the unexpandable "F..." final tab in the Preferences window?

    What the heck is this thing? I can see that it is a word that starts with an F character, and that it's too long for the space allocated, as well as that column being a boolean one... But the divider lines do not allow for expanding the columns, and there doesn't appear to be any sort of tooltip for the column header.

    Is this F for respect? image

    opened by DiskImage 2
Releases(1.7.6)
  • 1.7.6(Jul 19, 2021)

    • New filtering section in preferences to hide items from specific authors, or items that contain specific labels.
    • New options to select which type of status items to list or hide for listed items.
    • Typed-in filters are now persisted in each menu between app restarts.
    • Support for displaying checks in item status lists (v4 API only.)
    • Improved layout for items which do not have an author avatar.
    • New option to display base branch info for PRs.
    • General round of minor bug fixing and optimisations, including:
    • Corrections to display of reviews and statuses.
    • App will no longer appear over the menubar if auto-hiding of the menubar is turned on.
    • Option to hide avatars in the posted notifications, independently from whether they are shown on the item lists.
    Source code(tar.gz)
    Source code(zip)
    Trailer-176.zip(13.59 MB)
  • 1.7.5(May 15, 2021)

    • Will not nuke all the contents of a server's repos if the auth token is modified
    • Correction for V4 API artefacts that could cause incremental syncs to bring in insufficient data
    • Built with the latest toolchain for size and performance improvements
    Source code(tar.gz)
    Source code(zip)
    Trailer-175.zip(13.55 MB)
  • 1.7.4(Nov 15, 2020)

  • 1.7.2(Sep 27, 2020)

    Common

    • Fixed: When an item was closed or merged, and was kept, it would get badged irrespective or the badging preferences.
    • Fixed: Closed PRs and Issues stopped being retained when using v3 API.
    • Fixed: The v4-only "Mark non-mergeable items" option would show all items as having a conflict if v3 API was selected.
    • Built with latest toolchains for performance and stability improvements.

    macOS

    • Yet another fix for macOS theme detection. Hopefully the last one :)
    Source code(tar.gz)
    Source code(zip)
    Trailer-172.zip(13.38 MB)
  • 1.7.1(Sep 20, 2020)

  • 1.7.0(Sep 15, 2020)

    Common

    • Added option to use GitHub v4 API for syncing data. If you sync a large amount of PRs, Repositories, sync status items, responses and/or review statuses/assignments, then turning this option on can result in dramatic speed improvements when syncing (and a reduction in corresponding API usage) since the number of calls Trailer has to make is significantly reduced. Trailer needs to re-sync all data when you toggle this option, so be sure to do so as appropriate.
    • v3 API sync also features various improvements and optimisations to speed up some operations.
    • Option to display teams that have been assigned to review a PR.
    • Option to mark merge conflicts in PRs (v4 API only)
    • Option to show added/removed line counts in PRs, as well as the ability to sort using that as a criterion (v4 API only)
    • Option to scan closed and merged items for new events like comments and reactions (v4 API only)
    • Options to scan items created on any repository, irrespective of whether they are in the watchlist (v4 API only)
    • Reaction and status scanning logic has changed to keep syncs sane and help them scale up for larger numbers of items. From now on, Trailer will scan a fixed amount of items for statuses and reactions on every sync, and will round-robin through all items. So if you sync 200 items, and you’ve set 50 items per refresh, then all items will be refreshed within 4 syncs.
    • PR branch names shown in context menus, selecting them copies the branch name to the clipboard.
    • Various minor bug fixes and tweaks across both macOS and iOS.

    macOS

    • Improvements to colours and dark mode handling.
    • Improvements to keyboard handling in the repository list editor.
    • Notarised binary for greater security.

    iOS

    • iOS is now mature enough, and has enough handling for windowing and multitasking that it makes no sense to have an in-app web view and split-screen detail view on the iPad. Instead Trailer now works on iOS the same way it works on macOS - i.e. as a directory of items, and leaves opening and handling the URL of each item to the system. For instance, on iPad you can now set up your own split-screen by dragging an entry to the side of the screen and creating a new Safari window.
    • Major UI refresh for iOS 13 and up, including improved system appearance support, iOS native system icons, context menus for items, and many miscellaneous UI fixes.
    Source code(tar.gz)
    Source code(zip)
    Trailer-170.zip(13.44 MB)
  • 1.6.17(Aug 14, 2019)

    Common

    • New “state:” filtering option (arguments can be: unread/open/closed/merged/snoozed)
    • Corrected filtering of status items based on included or excluded terms
    • Fix: Adding manual repos using “*” from an org with many repos would only add a subset of them
    • Built with latest toolchain for performance
    • Fix: Repeated assigned item announcements when first synced

    iOS

    • URL scheme extended to support opening and searching, using the same syntax as the filters, for example: pockettrailer://?search=author:john
    • Minor UI fixes

    macOS

    • Added simple support for Spotlight in newer macOS versions
    • Extra hotkey characters added (thanks to @j-martin)
    • Option to (not) include snoozed items in menubar count
    • Removed old confusing option to count all open items in watchlist
    • Group labels in preferences repos table properly support copy/paste/undo/redo now
    Source code(tar.gz)
    Source code(zip)
    trailer1617.zip(6.80 MB)
  • 1.6.16(Nov 21, 2018)

  • 1.6.14(Oct 2, 2018)

  • 1.6.13(Sep 29, 2018)

    Common

    • Improves syncing of reviews when only their status has changed. For instance, when a review has been dismissed.

    iOS

    • Correctly keeps repo item visibilities when importing settings.
    • A small tweak to the Watch app headers.

    macOS

    • Improved colours under Mojave Dark Mode.
    • Correctly fades out inactive controls in the repo preference pane while refreshing.
    Source code(tar.gz)
    Source code(zip)
    trailer1613.zip(6.78 MB)
  • 1.6.11(Sep 16, 2018)

  • 1.6.10(Sep 3, 2018)

  • 1.6.9(Aug 29, 2018)

  • 1.6.8(Jul 7, 2018)

    Important: If you have not tweaked the default options for visibility of items in new repos, the new default is now "hidden". If you wish to change that back to the old default, you can change the appropriate setting from the "Repositories" preference panel. Please see the end of these notes for more info.

    Common

    • Option to auto-hide archived repos.
    • Periodically updates manually added repos along with the rest of the watchlist.
    • Takes dismissed reviews into account when displaying review statuses.
    • Batch adding of custom repos from an org is now possible: Simply use "*" as the name of the custom repo.
    • Changes in quick-start and default repo visibility: GitHub use has grown a lot since Trailer was first created. Users no longer follow or watch just a few repositories and orgs can have hundreds or thousands of repositories. This means that the default quick-start behaviour of Trailer can and does end up being very wasteful in API, data, and battery use over time. For this reason, quick-start no longer activates every repository from the watchlist. Instead, once the account is verified the repo list is fetched and displayed, and a user can chose which repositories they want visible and to what extent. Additionally, settings for visibility of new repos are set to be hidden by default. Users must now explicitly opt into adding new repos, or explicitly set the options that automatically do that.

    macOS

    • Repository list is now sortable by its columns. It’s also FAR more responsive.

    iOS

    • Repository list improved to support sorting by various criteria as well as batch-editing options that apply to the filtered groups of repos.
    Source code(tar.gz)
    Source code(zip)
    trailer168.zip(6.52 MB)
  • 1.6.7(Mar 6, 2018)

  • 1.6.6(Jan 31, 2018)

  • 1.6.5(Jan 25, 2018)

  • 1.6.3(Oct 29, 2017)

    Common

    • Correction for cases where "PR assigned for review" notifications would repeat.

    macOS

    • Clicking on item number in the context menu will now copy the repo name as well, to help create cross-repository references in comments.
    • Option to provide a custom app for opening item links and generic web links.
    • Nicer bottom corners to match system appearance (on High Sierra and newer)

    iOS

    • Tab layout correction issue for iPad portrait mode.
    • Apple Watch crash protection in case a PR comment is extremely long.
    Source code(tar.gz)
    Source code(zip)
    trailer163.zip(6.24 MB)
  • 1.6.2(Sep 28, 2017)

    Common

    • Option to display milestones of items.
    • "Highlight PRs with new comments" moved from Comments to Display section in preferences.

    macOS

    • Corrected scrollbar artefacts.
    • Corrected certain High Sierra scrolling bugs in dark mode.
    • Corrected intensity of repository names in dark mode.

    iOS

    • Further corrections to notification handling.
    • Fixed: Opening notifications will once again lead to the relevant item.
    • Will always refresh item detail views when selected, even if existing item is already selected.
    • Improved performance and layout fixes in advanced settings.
    • Corrections for future iPhone X compatibility.
    Source code(tar.gz)
    Source code(zip)
    trailer162.zip(6.23 MB)
  • 1.6.0(Sep 12, 2017)

    Common

    • Option to display relative instead of absolute dates
    • Using Swift 4 and Xcode 9 toolchain, as well as various optimisations and stability improvements.
    • Fix: Sync will no longer hang if user has an empty watchlist.
    • Option to only show/sync statuses in mine/participated sections. Greatly improves sync times, especially on large or busy repositories.
    • Updated token permission description.

    iOS

    • Moved to iOS 11 and watchOS 4
    • Using iOS 11 interface elements
    • Fixes and improvements to UI
    • Ability to drag out items to provide their URLs to other apps
    • Significant cleanups & optimisations to Watch app
    • Today widget improvements
    Source code(tar.gz)
    Source code(zip)
    trailer160.zip(5.94 MB)
  • 1.5.9(Jul 8, 2017)

    Common

    • Improvements to responsiveness and stability, especially on long syncs.
    • Re-enabled beta feature headers when requesting reviews from GitHub Enterprise servers. (Please do note that, as long as reviews remains a beta feature on a particular server, it CAN'T be enabled together with reactions. Doing so will cause syncs to fail from that server.)

    iOS

    • Significant improvements to the main list's responsiveness.
    • Fixes for Watch complications and app bug fixes.
    Source code(tar.gz)
    Source code(zip)
    trailer159.zip(5.07 MB)
  • 1.5.8(Jun 1, 2017)

    macOS:

    • Options menu changed to be a pulldown rather than a popup to keep menu item positions consistent.
    • Item menu performance improvements.

    Common:

    • Pull requests for which you have written reviews will be promoted to the Participated section, in the same way that writing comments is done.
    • Improved syncing of reactions and of items without dates.
    • API cache stability improvements.
    Source code(tar.gz)
    Source code(zip)
    trailer158.zip(5.08 MB)
  • v1.5.7(May 15, 2017)

  • 1.5.6(Apr 30, 2017)

    Common

    • Introducing BETA support for Reviews: View and be notified of review statuses for PRs, requested reviewers, approvals or requests for changes, or being assigned to a review. Review comments are now included in the comment count and handled as new comments.
    • Introducing BETA support for Responses: Be notified of responses to an issue, PR, or comment, as a comment itself. Get notifications of people posting responses to items. (Please note that due to API limitations this feature can be 'costly' in terms of number of calls made to the server.)
    • IMPORTANT: Due to GitHub beta API limitations, both of these features cannot currently be enabled at the same time, as long as they are marked as beta by GitHub. Additionally, these APIs may change and syncs may fail if that occurs. If syncs start failing, try disabling these features before trying to debug anything else. (And if you’re feeling adventurous, log the API calls that are failing and open an issue at Trailer’s GitHub site.)
    • Minor improvements to memory usage.

    iOS

    • Correction to tab bar sizing when using multiple view groups.
    Source code(tar.gz)
    Source code(zip)
    trailer156.zip(5.08 MB)
  • v1.5.5(Feb 1, 2017)

    • New option to mark PRs with a badge (and even wake snoozing items up) if new commits have occurred.
    • Correction to default visibility settings applied when a custom repository is added.
    • Further performance and stability improvements under the hood.
    Source code(tar.gz)
    Source code(zip)
    trailer155.zip(4.87 MB)
  • v1.5.4(Jan 26, 2017)

    • Expanded watchlist handing: Options to turn off auto-adding and auto-removing of repositories.
    • Manage a list of additional custom repositories outside of your server-side watchlist.
    • Performance improvements for syncing large numbers of items.
    Source code(tar.gz)
    Source code(zip)
    trailer154.zip(4.83 MB)
  • v1.5.3(Jan 1, 2017)

  • v1.5.2(Dec 2, 2016)

    Common

    • New option to immediately import old settings on welcome screen
    • Performance and stability improvements in caching

    iOS

    • Corrected an issue that could cause the UI to become unresponsive after a refresh
    • Corrected link to GitHub tokens (with thanks to @rhysd)

    macOS

    • New option to hide menubar counts and only show icons
    • Corrected menu header labels for pull requests
    Source code(tar.gz)
    Source code(zip)
    trailer152.zip(4.85 MB)
  • v1.5.1(Oct 19, 2016)

  • v1.5.0(Sep 14, 2016)

    Common

    • Mentions, team mentions, and new items in owned repos can now be routed to any section.
    • Support for multiple assignees when searching or detecting if an item has been assigned.
    • Snoozing logic and options improvements.
    • Improved keyboard support for navigating.
    • Under the hood: Updated for the latest Swift 3 / Xcode 8 toolchain.
    • Database access settings updated to improve store robustness
    • Important performance, syncing logic, and stability improvements.

    macOS

    • In case launch fails because of a database incompatibility (or corruption), Trailer will no longer auto-wipe the database but will display a warning, offering the options to wipe the database or quit.
    • Preferences layout fixes for Yosemite.
    • "X" mode will no longer cause group status bar items to disappear.
    • Sparkle updater now at v14.

    iOS

    • Updated for iOS 10 with new notification support plus improved spotlight and search integration.
    • Updated Today view widget to support minimal and expanded modes.
    • Apple Watch app updated for watchOS 3, with important fixes, speedups, and appearance improvements.
    Source code(tar.gz)
    Source code(zip)
    trailer150.zip(4.84 MB)
MacBox - A fork of MacVM that fixes a bunch of UI issues

MacVM Fixes full screen problem by removing toolbar adding start stop to the men

heapwolf 9 Sep 8, 2022
An iOS app that resolves issues of dividing the debt between roomates.

An iOS app that resolves issues of dividing the debt between roomates.

Jason Mai 2 Jun 12, 2022
Github iOS Client based on Github REST V3 API and GraphQL V4 API

ZLGithubClient Github iOS 客户端 by Existorlive Objective-c 2.0 Swift 5 Cocoapods 1.9.1 iOS >= 11.0 基于 Github REST V3 API 和 Github GraphQL V4 API 开发的iOS客

朱猛 55 Dec 29, 2022
A Swift SPM framework for running and managing Lua code from Swift

LuaKit A Swift Package for running and managing Lua code from Swift. Documentation For documentation, add this package as Swift Package Dependency, an

GGorAA 5 Nov 24, 2022
A command line tool for managing Swift Playground projects on your Mac.

swift-playground-tools A command line tool for managing Swift Playground projects on your Mac. Generate Xcode Project $ playground-tools generate-xcod

Liam Nichols 0 Dec 31, 2021
Podman-desktop: a graphical menu bar application for managing Podman machines

podman-desktop podman-desktop is a graphical menu bar application for managing P

Containers 2k Jan 1, 2023
React Native Todo List example app which uses Redux for managing app state

react-native-redux-todo-list A sample todo list app developed by using React Native and Redux. How to run the app Install react-native If you don't ha

null 43 Oct 11, 2022
A simple project which shows how to pull off custom view controller transitions.

Custom View Controller Transitions This project explains and shows how to make custom view controller transitions in the most simple way possible. Eac

Jordan Morgan 91 Oct 23, 2022
Monkey is an unofficial GitHub client for iOS,to show the rank of coders and repositories.

Monkey for GitHub 中文README Monkey is an unofficial GitHub client. Monkey for GitHub is my first App,open source project.Welcome to download. GitHub op

coderyi 1.8k Jan 6, 2023
GitHub in your pocket. Built with React Native

GitPoint GitHub in your pocket. Built with React Native. Table of Contents Introduction Features Feedback Contributors Build Process Backers Sponsors

GitPoint 4.6k Jan 1, 2023
Cross-platform Swift library for accessing the public GitHub API.

GoatHerb GoatHerb is a cross-platform Swift library for accessing the GitHub API. Features General Compatible with swift-log. Full concurrency (async/

Brian Drelling 3 Oct 30, 2022
React Native utility library around image and video files for getting metadata like MIME type, timestamp, duration, and dimensions. Works on iOS and Android using Java and Obj-C, instead of Node 🚀.

Qeepsake React Native File Utils Extracts information from image and video files including MIME type, duration (video), dimensions, and timestamp. The

Qeepsake 12 Oct 19, 2022
LinkedLog is a Xcode plugin that includes a Xcode PCH header file template that adds the macros `LLog` and `LLogF` and parses their output to link from the console to the corresponding file and line.

LinkedLog Xcode Plugin LinkedLog is a Xcode plugin that includes a Xcode PCH file template that adds the macros LLog and LLogF. The LLog macro will wo

Julian F. Weinert 22 Nov 14, 2022
BioViewer - Protein (.pdb, .cif and .fasta) viewer for iPhone, iPad and Mac, using SwiftUI + SceneKit

BioViewer - Protein (.pdb, .cif and .fasta) viewer for iPhone, iPad and Mac, using SwiftUI + SceneKit

Raúl Montón 16 Dec 21, 2022
Custom MacBook login screen and pam modules using multipeer connectivity and usb hardware checks with iOS app for sign in.

Custom MacBook login screen and pam modules using multipeer connectivity and usb hardware checks with iOS app for sign in.

null 2 Aug 17, 2022
A simple, reliable and scalable delivery API for transactional push notifications for websites and applications

Catapush is a simple, reliable and scalable delivery API for transactional push notifications for websites and applications. Ideal for sending data-dr

Catapush 0 Dec 29, 2021
Kotlin Multiplatform sample with SwiftUI and Compose (Desktop and Android) clients. Heavily inspired by Wordle game.

WordMasterKMP Kotlin Multiplatform sample heavily inspired by Wordle game and also Word Master and wordle-solver samples. The main game logic/state is

John O'Reilly 56 Oct 4, 2022
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/

Joplin® is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are sea

Laurent 33.7k Dec 30, 2022
KnockToReact is an iOS library written in Swift and Objective-C that brings an exclusive feature to interact with users just by receiving and recognizing "knocks" in the device.

KnockToReact is an iOS library written in Swift and Objective-C that brings an exclusive feature to interact with users just by receiving and recognizing "knocks" in the device.

Matheus Cavalca 25 Feb 10, 2022