Coder Social home page Coder Social logo

macassistant's Introduction

MacAssistant

Github All Releases Swift GitHub license Twitter Build Status

NOTE: There is a very limited number of API requests Google is willing to grant me. Please use your own OAuth credentials by following the instructions below.

A project that integrates the Google Assistant into macOS, using the Google Assistant SDK.

"Google Assistant is now on over 500 million devices” - Scott Huffman @ Google I/O 2018

MacAssistant can bring that number up to 600 million

Download

Downloads are listed under the Releases tab. Click here to directly download the latest version.

MacAssistant is currently in Beta.

Example Queries

  • What's the weather today?
  • My agenda for tomorrow
  • When was Benedict Cumberbatch born?
  • Does the President of the United States have any children?

Build Instructions

MacAssistant is built using Swift 4.2 and Xcode 10

Get OAuth Credentials

You will need OAuth credentials from the Google Developer Console.

  • Create a new project in the Google Developer Console
  • Enable the Google Assistant API for that project
  • Generate an OAuth credential
    • Select the application type of Other UI
    • State that you will be using User Data
    • Download the JSON file
    • Rename the file to google_oauth.json
    • Place it in your project at ./MacAssistant/Config/google_oauth.json

Building MacAssistant

  • Clone the project using git clone https://github.com/vanshg/MacAssistant.git
  • Open the MacAssistant.xcworkspace file (not xcproject) in Xcode
  • Make sure you've obtained the OAuth Credentials as defined above
  • Hit the Play button on the top left

Updating the Assistant SDK Version

  • If you would like to contribute and the Assistant SDK version needs to be updated, clone the repository with the --recursive option
  • Update VERSION found at the top of the gen_swift_proto.sh as necessary
  • Run ./gen_swfit_proto.sh
    • This will build the grpc-swift module, and then generate the appropriate Swift files from the .proto definitions found in the googleapis submodule

Contributing

Please feel free to contribute to this project. I welcome all contributions and pull requests. There is a list of pending things that need to be worked on in the TODO file. Please follow the Code of Conduct.

License

This project is licensed under the MIT License - see the LICENSE file for details

macassistant's People

Contributors

agucova avatar dhughes-xumak avatar harens avatar karol-depka avatar ryanku98 avatar sahilmgandhi avatar vanshg 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  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

macassistant's Issues

Indicate browser loading / in progress on login screens

As an enhancement for usability, an indicator should be added that a user sees while a server request is in progress after clicking on a button or a link during the login process as it is used by browsers or mobile apps with WebViews.

Prio: Low, nice to have

MacAssistant.xcworkspace

Hi, after I follow all the instructions in the readme and after running the make command, I check in the MacAssistant folder and there is a MacAssistant.xcworkspace folder, but inside there is only a contents.xcworkspacedata. Where can I find the actual app? Thanks!

gRPC Error

Does it work for you. I keep getting the error: Error send The operation couldn’t be completed. (gRPC.CallError error 1.). I am attempting to use this because I love google Assistant. And will be following your progress!

Not enough room in heap zone

I've just built this project in Xcode however when I click the microphone to begin speaking this error appears in the console and I cannot interact with the application again.

About to check refresh
2017-07-09 11:39:24.919959+0100 MacAssistant[1329:22671] [central] 54:   ERROR:    >avae> AVAudioConverter.mm:530: FillComplexProc: required condition is false: [impl->_inputBufferReceived.format isEqual: impl->_inputFormat]
Conversion error Error Domain=NSOSStatusErrorDomain Code=-108 "memFullErr / iMemFullErr: Not enough room in heap zone / "
2017-07-09 11:39:25.014680+0100 MacAssistant[1329:22671] [central] 54:   ERROR:    >avae> AVAudioConverter.mm:530: FillComplexProc: required condition is false: [impl->_inputBufferReceived.format isEqual: impl->_inputFormat]
Conversion error Error Domain=NSOSStatusErrorDomain Code=-108 "memFullErr / iMemFullErr: Not enough room in heap zone / "
(lldb)

I saw a comment about this on another issue and you spoke about different input devices. I have one headset attached to my front headphone port and the rear one is not in use.

Input Devices

Please let me know how I can help you to solve this issue.

Additional permission settings required in google home app

Hi, when I ask the assistant anything, it says "Actually, there are some basic settings that need you permission first, just go to the google home app on you phone for more details." I downloaded google home on my iphone but I have no idea what I need to do there. Any ideas?

After self-compiling, MacAssistant.app/MacAssistant executable does not start

Error: dyld: Library not loaded: @rpath/BoringSSL.framework/Versions/A/BoringSSL Referenced from: /Applications/MacAssistant-archive/Products/Applications/MacAssistant.app/Contents/MacOS/./MacAssistant Reason: image not found

The error recurs for each framework.

Solution: Add all the frameworks to Embedded binaries. (Tutorial)[https://stackoverflow.com/questions/24993752/os-x-framework-library-not-loaded-image-not-found?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa]

Time for a new release?

The last beta release was I guess over a few months ago. Maybe a new release can be pushed?

Skipped building grpc-swift due to the error: Dependency "grpc-swift" has no shared framework schemes

I tried to compile on macos using carthage update --platform macOS. Here is the log:

*** Fetching AudioKit
*** Fetching grpc-swift
*** Fetching Alamofire
*** Fetching SwiftyJSON
*** Fetching KeyHolder
*** Fetching Magnet
*** Downloading AudioKit.framework binary at "AudioKit v3.7 Microtonality, Audiobus 3, and new Sample Player"
*** Checking out swift-protobuf at "0.9.901"
*** Checking out SwiftyJSON at "3.1.4"
*** Checking out KeyHolder at "v2.0.1"
*** Checking out grpc-swift at "b4dc0a0952cd1498d3700ab766b3a35368a594c0"
*** Checking out Alamofire at "4.4.0"
*** Checking out Magnet at "v2.0.1"
*** xcodebuild output can be found in /var/folders/g0/_x3xyh8s43g_g3fz3b409hd40000gn/T/carthage-xcodebuild.oQStCG.log
*** Building scheme "Alamofire watchOS" in Alamofire.xcworkspace
*** Building scheme "Alamofire macOS" in Alamofire.xcworkspace
*** Building scheme "Alamofire tvOS" in Alamofire.xcworkspace
*** Building scheme "Alamofire iOS" in Alamofire.xcworkspace
*** Skipped building grpc-swift due to the error:
Dependency "grpc-swift" has no shared framework schemes

If you believe this to be an error, please file an issue with the maintainers at https://github.com/grpc/grpc-swift/issues/new
*** Building scheme "Magnet" in Magnet.xcworkspace
*** Building scheme "KeyHolder" in KeyHolder.xcworkspace
*** Building scheme "SwiftProtobuf_macOS" in SwiftProtobuf.xcodeproj
*** Building scheme "SwiftProtobuf_tvOS" in SwiftProtobuf.xcodeproj
*** Building scheme "SwiftProtobuf_iOS" in SwiftProtobuf.xcodeproj
*** Building scheme "SwiftProtobuf_watchOS" in SwiftProtobuf.xcodeproj
*** Building scheme "SwiftyJSON tvOS" in SwiftyJSON.xcworkspace
*** Building scheme "SwiftyJSON iOS" in SwiftyJSON.xcworkspace
*** Building scheme "SwiftyJSON watchOS" in SwiftyJSON.xcworkspace
*** Building scheme "SwiftyJSON OSX" in SwiftyJSON.xcworkspace

Ability to change to metric feedback

When i ask what the weather will be on my mac it tells me everything in imperial, living in australia this means nothing. my phones and google home all respond correctly but my mac does not. is there an option to alter this available? or on the cards?

Locale support

I'd would be great if the MacAssistant would work with other languages (Italian, Spanish..)
Any chance to implement this feature?

Crash after clicking record

This is what Console says regarding crash.

MacAssistant	54:   ERROR:    >avae> AVAudioConverter.mm:530: FillComplexProc: required condition is false: [impl->_inputBufferReceived.format isEqual: impl->_inputFormat]
MacAssistant	54:   ERROR:    >avae> AVAudioConverter.mm:530: FillComplexProc: required condition is false: [impl->_inputBufferReceived.format isEqual: impl->_inputFormat]
ReportCrash	Failed to start process notifications for pid 1271 (16)

I am running 10.12.5 Beta (16F71b)

Launch shortcut customization

I'm often accidentally calling 'macAssistant' due to pressing command multiple times for totally un related things.

Conversations are not supported

It looks like conversations are not supported in MacAssistant. Replying to Google's question starts a new context. Can it be supported?

possibility to use keyboard

When at work it'd be weird if I started talking to my laptop. It'd be awesome if I could type my queries to the assistant, like you can on the phone.

Logout

Hi, I accidentally logged into the assistant with the wrong account, how do I logout of it? I have tried uninstalling. Thanks!

Build from source - v0.2 - crash on carthage build of AudioKit...

Trying to build from source, due to Google Oauth limit...

MacAssistant-0.2 % carthage update --platform macOS
*** Fetching AudioKit
*** Fetching grpc-swift
*** Fetching Alamofire
*** Fetching SwiftyJSON
*** Fetching Magnet
*** Fetching SwiftyWave
*** Checking out SwiftyWave at "0.0.2"
*** Checking out SwiftyJSON at "3.1.4"
*** Checking out grpc-swift at "07a2206aacd7606478412b192622fe146463a3f6"
*** Checking out Magnet at "v2.0.1"
*** Checking out swift-protobuf at "0.9.901"
*** Checking out Alamofire at "4.5.1"
*** Downloading AudioKit.framework binary at "AudioKit 4.0.2 A few more bugs squashed"
*** Skipped installing AudioKit.framework binary due to the error:
"Incompatible Swift version - framework was built with 4.0 (swiftlang-900.0.65 clang-900.0.37) and the local version is 3.1 (swiftlang-802.0.53 clang-802.0.42)."
*** Checking out AudioKit at "v4.0.2"
*** xcodebuild output can be found in /var/folders/xn/t6_4c_fx7ddgwdvvkdwvzrhc0000gq/T/carthage-xcodebuild.2MHWTq.log
*** Building scheme "Alamofire macOS" in Alamofire.xcworkspace
*** Building scheme "AudioKit-macOS" in AudioKit For macOS.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/alano/Downloads/MacAssistant-0.2/Carthage/Checkouts/AudioKit/AudioKit/macOS/AudioKit\ For\ macOS.xcodeproj -scheme AudioKit-macOS -configuration Release -derivedDataPath /Users/alano/Library/Caches/org.carthage.CarthageKit/DerivedData/8.3.3_8E3004b/AudioKit/v4.0.2 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath ./ SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO (launched in /Users/alano/Downloads/MacAssistant-0.2/Carthage/Checkouts/AudioKit)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/xn/t6_4c_fx7ddgwdvvkdwvzrhc0000gq/T/carthage-xcodebuild.2MHWTq.log

Downgrade required version of Mac OS

Hi, your app is look amazing, but i using El Capitan. Is it possible make minimal supported version - El Capitan 10.11.5?

Sorry for my English.

How to build?

Hey

Sorry for the dumb question. I have never done any mac development before, and i am just wondering how to build this project.

I have installed carthage and ran carthage update which worked fine. However, this does not seem to actually do anything other than clone the dependencies? How do i actually build the dmg and/or install?

Cartridge error

Error: git cannot be built with any available compilers.
Install GNU's GCC
brew install gcc
I'm getting the error when ever trying to install its dependencies please help!

Typo on README

I found several typos, I'll actually make a pull request with an updated, stylized README.

Support for Custom Device Actions

Using Custom Device Actions, MacAssistant could support native macOS capabilities, such as turning Bluetooth on/off, opening up an application, changing preferences, opening files, etc.

Click Listen immediate crash

Process: MacAssistant [15653]
Path: /Volumes/VOLUME/*/MacAssistant.app/Contents/MacOS/MacAssistant
Identifier: com.vanshgandhi.MacAssistant
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: MacAssistant [15653]
User ID: 501

Date/Time: 2017-05-22 16:23:43.106 -0400
OS Version: Mac OS X 10.12.5 (16F73)
Report Version: 12
Anonymous UUID: F05E9E7D-6025-1E8B-1D34-99C9D880B27E

Sleep/Wake UUID: 0C5F254C-820B-449D-BE9B-593D4C1550E8

Time Awake Since Boot: 290000 seconds
Time Since Wake: 68000 seconds

System Integrity Protection: enabled

Notes: Translocated Process

Crashed Thread: 19 Dispatch queue: RealtimeMessenger.mServiceQueue

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]

VM Regions Near 0:
-->
__TEXT 000000010c389000-000000010c3db000 [ 328K] r-x/rwx SM=COW /var/folders/*/MacAssistant.app/Contents/MacOS/MacAssistant

Application Specific Information:
objc_msgSend() selector name: retainCount

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fffbf28434a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffbf283797 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fffa99e4434 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fffa99e38c1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fffa99e3114 CFRunLoopRunSpecific + 420
5 com.apple.HIToolbox 0x00007fffa8f44ebc RunCurrentEventLoopInMode + 240
6 com.apple.HIToolbox 0x00007fffa8f44cf1 ReceiveNextEventCommon + 432
7 com.apple.HIToolbox 0x00007fffa8f44b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
8 com.apple.AppKit 0x00007fffa74dda54 _DPSNextEvent + 1120
9 com.apple.AppKit 0x00007fffa7c597ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
10 com.apple.AppKit 0x00007fffa74d23db -[NSApplication run] + 926
11 com.apple.AppKit 0x00007fffa749ce0e NSApplicationMain + 1237
12 com.vanshgandhi.MacAssistant 0x000000010c38d2dd main + 13
13 libdyld.dylib 0x00007fffbf15d235 start + 1

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fffbf28434a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffbf283797 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fffa99e4434 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fffa99e38c1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fffa99e3114 CFRunLoopRunSpecific + 420
5 com.apple.AppKit 0x00007fffa762af02 _NSEventThread + 205
6 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
8 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fffbf28bbf2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffbf3777fa _pthread_cond_wait + 712
2 libc++.1.dylib 0x00007fffbdcf64cd std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 47
3 com.apple.JavaScriptCore 0x00007fffac9ef54c void std::__1::condition_variable_any::wait<std::__1::unique_lockbmalloc::Mutex >(std::__1::unique_lockbmalloc::Mutex&) + 108
4 com.apple.JavaScriptCore 0x00007fffac9ef4cb bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>::threadRunLoop() + 155
5 com.apple.JavaScriptCore 0x00007fffac9ef39d bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::
)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>) + 29
6 com.apple.JavaScriptCore 0x00007fffac9ef64d void* std::__1::__thread_proxy<std::__1::tuple<void ()(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>> >(void) + 93
7 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 3:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fffbf28434a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffbf283797 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fffa99e4434 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fffa99e38c1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fffa99e3114 CFRunLoopRunSpecific + 420
5 com.apple.CFNetwork 0x00007fffa8b21734 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
6 com.apple.Foundation 0x00007fffab406b3d NSThread__start + 1243
7 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 4:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x00007fffbf28434a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffbf283797 mach_msg + 55
2 com.apple.QuartzCore 0x00007fffaf5c4bf0 CA::Render::Server::server_thread(void*) + 272
3 com.apple.QuartzCore 0x00007fffaf6753af thread_fun + 25
4 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
6 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fffbf28c44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffbf376621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffbf37607d start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fffbf28c44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffbf376621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffbf37607d start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fffbf28c44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffbf376621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffbf37607d start_wqthread + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fffbf28439e semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x00007fffbf13fb09 _os_semaphore_timedwait + 72
2 libdispatch.dylib 0x00007fffbf130864 _dispatch_semaphore_wait_slow + 58
3 libdispatch.dylib 0x00007fffbf12b290 _dispatch_worker_thread + 275
4 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
6 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fffbf28c44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffbf376621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffbf37607d start_wqthread + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fffbf28c44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffbf376621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffbf37607d start_wqthread + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fffbf28c44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffbf376621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffbf37607d start_wqthread + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fffbf28c44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffbf37648e _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fffbf37607d start_wqthread + 13

Thread 13:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x00007fffbf28d19e poll + 10
1 CgRPC 0x000000010d315a2e pollset_work + 1774
2 CgRPC 0x000000010d31928f grpc_pollset_work + 95
3 CgRPC 0x000000010d33dd12 grpc_completion_queue_next + 1170
4 CgRPC 0x000000010d2f0f38 cgrpc_completion_queue_get_next_event + 104
5 gRPC 0x000000010cf07cc6 TFFC4gRPC15CompletionQueue15runToCompletionFT13callbackQueueGSqCSo13DispatchQueue_FT_T__T_U_FT_T + 134
6 gRPC 0x000000010cf03657 TTRXFo___XFdCb__ + 39
7 libdispatch.dylib 0x00007fffbf130524 _dispatch_call_block_and_release + 12
8 libdispatch.dylib 0x00007fffbf1278fc _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fffbf136196 _dispatch_queue_override_invoke + 743
10 libdispatch.dylib 0x00007fffbf1296b5 _dispatch_root_queue_drain + 476
11 libdispatch.dylib 0x00007fffbf12948c _dispatch_worker_thread3 + 99
12 libsystem_pthread.dylib 0x00007fffbf3765a2 _pthread_wqthread + 1299
13 libsystem_pthread.dylib 0x00007fffbf37607d start_wqthread + 13

Thread 14:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0 libsystem_kernel.dylib 0x00007fffbf284386 semaphore_wait_trap + 10
1 com.apple.audio.toolbox.AudioToolbox 0x00007fffa87ffe39 WorkThread::run() + 41
2 com.apple.audio.toolbox.AudioToolbox 0x00007fffa88d0b1e WorkThread::entry(void*) + 14
3 com.apple.audio.toolbox.AudioToolbox 0x00007fffa87b676b CAPThread::Entry(CAPThread*) + 85
4 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
6 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 15:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fffbf28434a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffbf283797 mach_msg + 55
2 com.apple.audio.CoreAudio 0x00007fffa954e935 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 127
3 com.apple.audio.CoreAudio 0x00007fffa954e8a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fffa954b8d0 HALC_ProxyIOContext::IOWorkLoop() + 1196
5 com.apple.audio.CoreAudio 0x00007fffa954b264 HALC_ProxyIOContext::IOThreadEntry(void*) + 128
6 com.apple.audio.CoreAudio 0x00007fffa954afa3 HALB_IOThread::Entry(void*) + 75
7 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 16:: com.apple.coreaudio.AQClient
0 libsystem_kernel.dylib 0x00007fffbf28434a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffbf283797 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fffa99e4434 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fffa99e38c1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fffa99e3114 CFRunLoopRunSpecific + 420
5 com.apple.audio.toolbox.AudioToolbox 0x00007fffa87b68d9 GenericRunLoopThread::Entry(void*) + 189
6 com.apple.audio.toolbox.AudioToolbox 0x00007fffa87b676b CAPThread::Entry(CAPThread*) + 85
7 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 17:: AQConverterThread
0 libsystem_kernel.dylib 0x00007fffbf28bbf2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffbf3777fa _pthread_cond_wait + 712
2 com.apple.audio.toolbox.AudioToolbox 0x00007fffa87e4296 CAGuard::Wait() + 52
3 com.apple.audio.toolbox.AudioToolbox 0x00007fffa87def4d AQConverterManager::AQConverterThread::Run() + 707
4 com.apple.audio.toolbox.AudioToolbox 0x00007fffa87dec7f AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 9
5 com.apple.audio.toolbox.AudioToolbox 0x00007fffa87b676b CAPThread::Entry(CAPThread*) + 85
6 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
8 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 18:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fffbf28434a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffbf283797 mach_msg + 55
2 com.apple.audio.CoreAudio 0x00007fffa954e935 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 127
3 com.apple.audio.CoreAudio 0x00007fffa954e8a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fffa954b8d0 HALC_ProxyIOContext::IOWorkLoop() + 1196
5 com.apple.audio.CoreAudio 0x00007fffa954b264 HALC_ProxyIOContext::IOThreadEntry(void*) + 128
6 com.apple.audio.CoreAudio 0x00007fffa954afa3 HALB_IOThread::Entry(void*) + 75
7 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 19 Crashed:: Dispatch queue: RealtimeMessenger.mServiceQueue
0 libobjc.A.dylib 0x00007fffbe86a069 objc_msgSend + 41
1 com.apple.audio.AVFAudio 0x00007fffa6366c69 AVAudioNodeTap::CheckEmitBuffer() + 171
2 com.apple.audio.AVFAudio 0x00007fffa6366f56 AVAudioNodeTap::TapMessage::RealtimeMessenger_Perform() + 62
3 com.apple.audio.AVFAudio 0x00007fffa63c4b98 RealtimeMessenger::_PerformPendingMessages() + 62
4 com.apple.audio.AVFAudio 0x00007fffa63c4b43 RealtimeMessenger::ReceivePing() + 99
5 libdispatch.dylib 0x00007fffbf1278fc _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fffbf13ca16 _dispatch_continuation_pop + 533
7 libdispatch.dylib 0x00007fffbf132a6c _dispatch_source_latch_and_call + 194
8 libdispatch.dylib 0x00007fffbf12a13b _dispatch_source_invoke + 1248
9 libdispatch.dylib 0x00007fffbf13d7db _dispatch_queue_serial_drain + 443
10 libdispatch.dylib 0x00007fffbf130306 _dispatch_queue_invoke + 1046
11 libdispatch.dylib 0x00007fffbf1296b5 _dispatch_root_queue_drain + 476
12 libdispatch.dylib 0x00007fffbf12b22f _dispatch_worker_thread + 178
13 libsystem_pthread.dylib 0x00007fffbf37693b _pthread_body + 180
14 libsystem_pthread.dylib 0x00007fffbf376887 _pthread_start + 286
15 libsystem_pthread.dylib 0x00007fffbf37608d thread_start + 13

Thread 19 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fa3f8872e00 rcx: 0x0000000000000000 rdx: 0x0000700006685ab8
rdi: 0x000060800001b5a0 rsi: 0x00007fffa80fc20d rbp: 0x0000700006685af0 rsp: 0x0000700006685a18
r8: 0x0000000000000017 r9: 0x00007fa3f8873138 r10: 0x000060800026f940 r11: 0x0000000000000000
r12: 0x0000600000662340 r13: 0x0000000000000000 r14: 0x000000000000147e r15: 0x00007fa3f8872e88
rip: 0x00007fffbe86a069 rfl: 0x0000000000010246 cr2: 0x0000000000000000

Logical CPU: 6
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x10c389000 - 0x10c3daff7 +com.vanshgandhi.MacAssistant (1.0 - 1) <3DA565CF-2D8E-3560-9B03-FF4F94D8F39D> /var/folders//MacAssistant.app/Contents/MacOS/MacAssistant
0x10c49d000 - 0x10c783ff7 +io.audiokit.AudioKit (3.6 - 1) /var/folders/
/MacAssistant.app/Contents/Frameworks/AudioKit.framework/Versions/A/AudioKit
0x10ccf1000 - 0x10ce32ffb +BoringSSL (1.0 - ???) /var/folders//MacAssistant.app/Contents/Frameworks/BoringSSL.framework/Versions/A/BoringSSL
0x10cefd000 - 0x10cf1bfff +gRPC (1.0 - ???) /var/folders/
/MacAssistant.app/Contents/Frameworks/gRPC.framework/Versions/A/gRPC
0x10cf5f000 - 0x10cf98ff7 +com.swiftyjson.SwiftyJSON (1.0 - 1) /var/folders//MacAssistant.app/Contents/Frameworks/SwiftyJSON.framework/Versions/A/SwiftyJSON
0x10cfd5000 - 0x10d0c8ff7 com.apple.protobuf.SwiftProtobuf (1.0 - 0.9.901) <2685913A-5709-33D4-A99E-EAB986C24F1C> /var/folders/
/MacAssistant.app/Contents/Frameworks/SwiftProtobuf.framework/Versions/A/SwiftProtobuf
0x10d2c3000 - 0x10d2d2ff7 +com.clipy-app.Magnet (1.0 - 1) /var/folders//MacAssistant.app/Contents/Frameworks/Magnet.framework/Versions/A/Magnet
0x10d2f0000 - 0x10d39cff7 +CgRPC (1.0 - ???) /var/folders/
/MacAssistant.app/Contents/Frameworks/CgRPC.framework/Versions/A/CgRPC
0x10d424000 - 0x10d4b5fff +org.alamofire.Alamofire (4.4.0 - 1) <600A6F7A-45B3-39DA-B6D5-EC093A4411A6> /var/folders//MacAssistant.app/Contents/Frameworks/Alamofire.framework/Versions/A/Alamofire
0x10d5db000 - 0x10d5e8fff +libswiftAVFoundation.dylib (3.1 - 802.0.53) <3060437F-33F4-3378-9D51-60F4A8002294> /var/folders/
/MacAssistant.app/Contents/Frameworks/libswiftAVFoundation.dylib
0x10d5f4000 - 0x10d600fff +libswiftAppKit.dylib (3.1 - 802.0.53) /var/folders//MacAssistant.app/Contents/Frameworks/libswiftAppKit.dylib
0x10d612000 - 0x10d894ff7 +libswiftCore.dylib (3.1 - 802.0.53) /var/folders/
/MacAssistant.app/Contents/Frameworks/libswiftCore.dylib
0x10db66000 - 0x10db6eff7 +libswiftCoreAudio.dylib (3.1 - 802.0.53) /var/folders//MacAssistant.app/Contents/Frameworks/libswiftCoreAudio.dylib
0x10db84000 - 0x10db8efff +libswiftCoreData.dylib (3.1 - 802.0.53) <1A670783-4A8C-37E3-A907-50A677DB7D5E> /var/folders/
/MacAssistant.app/Contents/Frameworks/libswiftCoreData.dylib
0x10dba1000 - 0x10dbaffff +libswiftCoreGraphics.dylib (3.1 - 802.0.53) <739DD9C7-DB67-3B64-A139-48CACD44741A> /var/folders//MacAssistant.app/Contents/Frameworks/libswiftCoreGraphics.dylib
0x10dbcc000 - 0x10dbd0ffe +libswiftCoreImage.dylib (3.1 - 802.0.53) <07D26DC6-DC2F-3966-BC87-0EA6FC215C07> /var/folders/
/MacAssistant.app/Contents/Frameworks/libswiftCoreImage.dylib
0x10dbd5000 - 0x10dbdefff +libswiftCoreMedia.dylib (3.1 - 802.0.53) <806B477A-46CF-3470-91FE-33787709CC1F> /var/folders//MacAssistant.app/Contents/Frameworks/libswiftCoreMedia.dylib
0x10dbe6000 - 0x10dbecfff +libswiftDarwin.dylib (3.1 - 802.0.53) /var/folders/
/MacAssistant.app/Contents/Frameworks/libswiftDarwin.dylib
0x10dbfc000 - 0x10dc17ff7 +libswiftDispatch.dylib (3.1 - 802.0.53) /var/folders//MacAssistant.app/Contents/Frameworks/libswiftDispatch.dylib
0x10dc57000 - 0x10dd42ff7 +libswiftFoundation.dylib (3.1 - 802.0.53) <7FED0AEF-4FBE-3EDA-AAB3-41262EC6B33E> /var/folders/
/MacAssistant.app/Contents/Frameworks/libswiftFoundation.dylib
0x10de4f000 - 0x10de55ff3 +libswiftGLKit.dylib (3.1 - 802.0.53) /var/folders//MacAssistant.app/Contents/Frameworks/libswiftGLKit.dylib
0x10de5c000 - 0x10de5fff3 +libswiftIOKit.dylib (3.1 - 802.0.53) <9408AC1E-676A-32B8-8E1A-4F2A4D5675BD> /var/folders/
/MacAssistant.app/Contents/Frameworks/libswiftIOKit.dylib
0x10de65000 - 0x10de6afff +libswiftObjectiveC.dylib (3.1 - 802.0.53) /var/folders//MacAssistant.app/Contents/Frameworks/libswiftObjectiveC.dylib
0x10de79000 - 0x10de7fff7 +libswiftQuartzCore.dylib (3.1 - 802.0.53) /var/folders/
/MacAssistant.app/Contents/Frameworks/libswiftQuartzCore.dylib
0x10de8b000 - 0x10dec3ff7 +libswiftSwiftOnoneSupport.dylib (3.1 - 802.0.53) <041D7DB2-B559-3A38-9738-654BCAAD3C86> /var/folders//MacAssistant.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
0x10df77000 - 0x10df7aff3 +libswiftXPC.dylib (3.1 - 802.0.53) <5ED57C16-AB3A-3B11-A714-C246CCCCFE82> /var/folders/
/MacAssistant.app/Contents/Frameworks/libswiftXPC.dylib
0x10df84000 - 0x10dfa9ff7 +libswiftsimd.dylib (3.1 - 802.0.53) /var/folders/*/MacAssistant.app/Contents/Frameworks/libswiftsimd.dylib
0x10dfd4000 - 0x10e012ff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) <5E2D1F53-B466-312E-AEA7-117B68C9A7F0> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x10e03c000 - 0x10e055ffb libexpat.1.dylib (15) /usr/lib/libexpat.1.dylib
0x10fe19000 - 0x10fe30ff7 com.apple.LookupFramework (1.2 - 221) <071D9DE8-06BD-3B8E-B771-5A9E325BB95A> /System/Library/PrivateFrameworks/Lookup.framework/Lookup
0x10fe64000 - 0x10fe84fff com.apple.CoreNLP (1.0 - 78.2) /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x110117000 - 0x11011bfff com.apple.audio.AppleHDAHALPlugIn (279.48 - 279.48) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1101e4000 - 0x1101e5ff3 +cl_kernels (???) cl_kernels
0x1103e3000 - 0x1103faffb libCGInterfaces.dylib (331.5) <17109679-A284-3C72-AA60-DBA815D3062B> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x111f59000 - 0x1120fffff GLEngine (14.0.16) <1999FBF9-0B82-34B1-8876-87B4F82101BB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x11213e000 - 0x112b93ff7 com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.25.13 - 10.2.5) <3FDB486A-E09C-3A1E-BC86-75E2FA5540BD> /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver
0x112ec5000 - 0x112f8bffb com.apple.AMDRadeonX4000GLDriver (1.51.8 - 1.5.1) <2AADF4EB-5837-398B-A646-7FE59912E3F3> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
0x112fa5000 - 0x1134e3ff3 ATIRadeonX4000SCLib.dylib (1.51.8.1) <642EBBB8-5C6F-304F-BFBD-F6BE09DD2E9A> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
0x113582000 - 0x1135acfff GLRendererFloat (14.0.16) <8D11C08E-8249-38DB-9856-BFC01EEDE0CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1135d2000 - 0x113660ff7 com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.25.13 - 10.2.5) /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver
0x113e40000 - 0x113e7ddc7 dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
0x11538a000 - 0x115470fff unorm8_bgra.dylib (2.8.5) <74CB9618-8EDC-336E-A994-C5A1612BD32E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x11554f000 - 0x1156b6fff com.apple.audio.units.Components (1.14 - 1.14) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x11bf35000 - 0x11c2adff7 com.apple.audio.codecs.Components (7.0 - 7.0) <7879EFA0-BF39-3572-9CD2-079227333DD3> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x7fffa460e000 - 0x7fffa4953ff7 com.apple.RawCamera.bundle (7.03 - 912) <1476F375-6C4B-382A-ABDB-99B7DCBF4F6D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fffa4954000 - 0x7fffa4a87ffb com.apple.AMDMTLBronzeDriver (1.51.8 - 1.5.1) /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x7fffa618a000 - 0x7fffa634bfff com.apple.avfoundation (2.0 - 1187.36) <8C7813BE-B548-33E3-A61E-FF1F1984386A> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fffa634c000 - 0x7fffa63eeff7 com.apple.audio.AVFAudio (1.0 - ???) <7997D588-B542-3EBB-B822-D719C1114BB4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fffa64b9000 - 0x7fffa64b9fff com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fffa64d2000 - 0x7fffa69ebfeb com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fffa69ec000 - 0x7fffa6b5dff3 libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fffa6b5e000 - 0x7fffa6b72ffb libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fffa6b73000 - 0x7fffa6f69fef libLAPACK.dylib (1185.50.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fffa6f6a000 - 0x7fffa6f80fff libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fffa6f81000 - 0x7fffa6f87fff libQuadrature.dylib (3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fffa6f88000 - 0x7fffa6f9cff7 libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fffa6f9d000 - 0x7fffa7124fe7 libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fffa7125000 - 0x7fffa71d7fff libvMisc.dylib (600.60.1) <98F27D2D-E5DD-38EF-8747-0C4DE821A23D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fffa71d8000 - 0x7fffa71d8fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fffa71d9000 - 0x7fffa7216ffb com.apple.Accounts (113 - 113) <8550BD08-7D05-3AC4-A0CC-B67ECB2DE950> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fffa7217000 - 0x7fffa7496ff7 com.apple.AddressBook.framework (10.0 - 1756.20) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fffa7497000 - 0x7fffa8270ff3 com.apple.AppKit (6.9 - 1504.83.101) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffa8282000 - 0x7fffa8282fff com.apple.ApplicationServices (48 - 48) <4C71CBA8-47E4-38BF-BE3B-F20DF8667D5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fffa8283000 - 0x7fffa82f1ff7 com.apple.ApplicationServices.ATS (377 - 422.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fffa838b000 - 0x7fffa84baff7 libFontParser.dylib (194.12) <73C3946D-EF92-3AC1-89C3-0E75B2A85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fffa84bb000 - 0x7fffa8505fff libFontRegistry.dylib (196.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fffa8562000 - 0x7fffa8595fff libTrueTypeScaler.dylib (194.12) <8944A23A-EE36-3657-9B4F-933231C8FDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fffa8602000 - 0x7fffa86acff7 com.apple.ColorSync (4.12.0 - 502.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fffa86ad000 - 0x7fffa86fefff com.apple.HIServices (1.22 - 592.1) <7353E76E-9A3A-3693-87AF-41953585E024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fffa86ff000 - 0x7fffa870eff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fffa870f000 - 0x7fffa875cfff com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fffa875d000 - 0x7fffa8798fff com.apple.QD (3.12 - 313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fffa8799000 - 0x7fffa87a4fff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fffa87a5000 - 0x7fffa89b1fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <91D2BA22-B168-3A9A-9008-6FFC5A8FDC1E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fffa89b2000 - 0x7fffa89b2fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8C0153FD-FEFF-309C-AACD-BF9657A31F8E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fffa8b1b000 - 0x7fffa8ef5fff com.apple.CFNetwork (811.5.4 - 811.5.4) <4DBF8932-6286-3B23-87D9-63615B9958D9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffa8f0f000 - 0x7fffa8f0ffff com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fffa8f10000 - 0x7fffa8f13fff com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fffa8f14000 - 0x7fffa921dfff com.apple.HIToolbox (2.1.1 - 857.8) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffa921e000 - 0x7fffa9221ff7 com.apple.help (1.3.5 - 49) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fffa9222000 - 0x7fffa9227fff com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fffa9228000 - 0x7fffa92bfff3 com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fffa92c0000 - 0x7fffa92dafff com.apple.openscripting (1.7 - 172) <31CFBB35-24BD-3E12-9B6B-1FA842FB605B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fffa92db000 - 0x7fffa92dcff3 com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fffa92dd000 - 0x7fffa92dfff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fffa92e0000 - 0x7fffa92e6ff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fffa92e7000 - 0x7fffa93c6ffb com.apple.cloudkit.CloudKit (651.14 - 651.14) <9F901E45-23E3-3F45-B66F-1BAB3AFC4462> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fffa93c7000 - 0x7fffa93c7fff com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fffa9511000 - 0x7fffa959efff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fffa959f000 - 0x7fffa95b2fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fffa95b3000 - 0x7fffa98aefff com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fffa98af000 - 0x7fffa995bff7 com.apple.CoreDisplay (1.0 - 1) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fffa995c000 - 0x7fffa9df5ff7 com.apple.CoreFoundation (6.9 - 1349.8) <09ED473E-5DE8-307F-B55C-16F6419236D5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffa9df6000 - 0x7fffaa478fff com.apple.CoreGraphics (2.0 - 1070.22) <78E7C882-837D-3CC3-B221-767B999873CE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fffaa479000 - 0x7fffaa6bcffb com.apple.CoreImage (12.4.0 - 451.4.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fffaa6bd000 - 0x7fffaa722ff7 com.apple.corelocation (2101.0.63) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fffaa723000 - 0x7fffaa7d4fff com.apple.CoreMedia (1.0 - 1907.59.1.5) <6CCDE81A-6992-33ED-A1D9-9D27A4C1E31F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fffaa7d5000 - 0x7fffaa820ff7 com.apple.CoreMediaIO (805.0 - 4932) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fffaa821000 - 0x7fffaa821fff com.apple.CoreServices (775.19 - 775.19) <7255917D-EFBB-3BE2-A8FD-DAD631BC0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fffaa822000 - 0x7fffaa873fff com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fffaa874000 - 0x7fffaab4fff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffaab50000 - 0x7fffaab83fff com.apple.DictionaryServices (1.2 - 274) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fffaab84000 - 0x7fffaab8cff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fffaab8d000 - 0x7fffaacf9ff7 com.apple.LaunchServices (775.19 - 775.19) <94D15A2A-852C-3B4B-A701-43043C8F1527> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fffaacfa000 - 0x7fffaadaaffb com.apple.Metadata (10.7.0 - 1075.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fffaadab000 - 0x7fffaae0afff com.apple.CoreServices.OSServices (775.19 - 775.19) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fffaae0b000 - 0x7fffaae7bfff com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fffaae7c000 - 0x7fffaaec1ff7 com.apple.coreservices.SharedFileList (38 - 38) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fffaaf4a000 - 0x7fffab097ffb com.apple.CoreText (352.0 - 544.15) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fffab098000 - 0x7fffab0cdff3 com.apple.CoreVideo (1.8 - 235.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fffab0ce000 - 0x7fffab13fffb com.apple.framework.CoreWLAN (11.0 - 1200.31) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fffab172000 - 0x7fffab17dff3 com.apple.DirectoryService.Framework (10.12 - 194) <45BEA292-4550-3082-8CE7-5D6CE7E0052A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fffab23d000 - 0x7fffab242fff com.apple.DiskArbitration (2.7 - 2.7) <8AC72143-D3C4-3AA6-84DF-734E3AFAC49B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fffab3d4000 - 0x7fffab77aff3 com.apple.Foundation (6.9 - 1349.81) <730B7944-BB43-35D5-A546-9F6CCED4B9F3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffab77b000 - 0x7fffab7a5ff7 com.apple.GLKit (1.0 - 87) /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
0x7fffab7a6000 - 0x7fffab7d7ff7 com.apple.GSS (4.0 - 2.0) <6FADED0B-0425-3567-A75A-040C5A4638EB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fffab897000 - 0x7fffab93affb com.apple.Bluetooth (5.0.4 - 5.0.4f18) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fffab93b000 - 0x7fffab9d1ff7 com.apple.framework.IOKit (2.0.2 - 1324.60.3) <7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fffab9d2000 - 0x7fffab9d8ffb com.apple.IOSurface (159.7 - 159.7) <40550017-EF96-3C52-B400-806AFEE4B134> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fffab9d9000 - 0x7fffaba2aff7 com.apple.ImageCaptureCore (7.0 - 7.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fffaba2b000 - 0x7fffabb8bfef com.apple.ImageIO.framework (3.3.0 - 1599.10.2) <87AA4D39-0AFC-3A34-98EF-02710E2BF3CA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fffabb8c000 - 0x7fffabb90fff libGIF.dylib (1599.10.2) <6ED05614-1301-3452-943B-118F00F20C8D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fffabb91000 - 0x7fffabc81ff7 libJP2.dylib (1599.10.2) <72C00423-55F0-3CAD-B198-EF00950791E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fffabc82000 - 0x7fffabca5ffb libJPEG.dylib (1599.10.2) <78945614-990F-3705-A91C-46F717F7C635> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fffabca6000 - 0x7fffabccdff7 libPng.dylib (1599.10.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fffabcce000 - 0x7fffabcd0ff3 libRadiance.dylib (1599.10.2) <037D95B4-82A7-3A59-B3EB-0FF0977CF7A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fffabcd1000 - 0x7fffabd1ffff libTIFF.dylib (1599.10.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fffabe7d000 - 0x7fffaca85ff3 com.apple.JavaScriptCore (12603 - 12603.2.4) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffaca86000 - 0x7fffaca9fff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fffacaa0000 - 0x7fffacad6fff com.apple.LDAPFramework (2.4.28 - 194.5) <492ACA22-373E-3DD9-BAEB-9EF6AA962FD5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fffacd28000 - 0x7fffacd2efff com.apple.MediaAccessibility (1.0 - 97.1.1) <0BD82735-6644-37CE-B13D-8E7CC59A1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fffacd44000 - 0x7fffad27dff7 com.apple.MediaToolbox (1.0 - 1907.59.1.5) <2024A2A2-50B6-36AA-BC6D-3AAFA78EB707> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fffad27e000 - 0x7fffad2d9fff com.apple.Metal (87.18 - 87.18) <5C2F12FB-45C1-3103-A827-3D225BF8D05A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fffad2f3000 - 0x7fffadb72fff com.apple.ModelIO (1.0 - 1) <366820F9-6795-3D93-AAF2-630D94B395E6> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
0x7fffadbc2000 - 0x7fffadbcafff com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fffadda1000 - 0x7fffadda9ff7 libcldcpuengine.dylib (2.8.5) <73E1E526-01DF-3199-9B48-155F0329EF44> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fffaddaa000 - 0x7fffaddf8ff3 com.apple.opencl (2.8.6 - 2.8.6) <5FAF6F49-2648-39E6-922B-5630A5D7F7E4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fffaddf9000 - 0x7fffade12ffb com.apple.CFOpenDirectory (10.12 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fffade13000 - 0x7fffade1eff7 com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fffade1f000 - 0x7fffade21fff libCVMSPluginSupport.dylib (14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fffade22000 - 0x7fffade25ff7 libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fffade26000 - 0x7fffade2afff libCoreVMClient.dylib (156.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fffade2b000 - 0x7fffade34ff7 libGFXShared.dylib (14.0.16) <63542E68-EB1A-3ECF-AAFB-E7B8AB313C70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fffade35000 - 0x7fffade40fff libGL.dylib (14.0.16) <84BEED97-0A93-356D-A922-97EA311EA446> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fffade41000 - 0x7fffade7dff7 libGLImage.dylib (14.0.16) <3518A85C-6905-3511-A6C9-2F82C519D28F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fffade7e000 - 0x7fffadff4ff3 libGLProgrammability.dylib (14.0.16) <0EDA89D8-7C28-3D53-BDBA-7CB25232C329> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fffadff5000 - 0x7fffae036ff7 libGLU.dylib (14.0.16) <9860DCF7-56E0-3A8F-A377-52635C9D8B27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fffae99e000 - 0x7fffae9acfff com.apple.opengl (14.0.16 - 14.0.16) <27E7D76E-A26B-39F8-8CF2-AB57920776A3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fffaea49000 - 0x7fffaeb90fff com.apple.QTKit (7.7.3 - 2978.7) <49F88771-52FE-3989-AAB7-10A7494C4419> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fffaeb91000 - 0x7fffaedfbff7 com.apple.imageKit (3.0 - 1023) <9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fffaedfc000 - 0x7fffaeec3fff com.apple.PDFKit (1.0 - 1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fffaeec4000 - 0x7fffaf3eaff7 com.apple.QuartzComposer (5.1 - 356) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fffaf3eb000 - 0x7fffaf40effb com.apple.quartzfilters (1.10.0 - 1.10.0) <365342ED-7A1A-3C75-AE60-90764E96034C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fffaf40f000 - 0x7fffaf4fcfff com.apple.QuickLookUIFramework (5.0 - 720.7) <3136C23E-399E-3296-928A-B18EC9FC423C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fffaf4fd000 - 0x7fffaf4fdfff com.apple.quartzframework (1.5 - 21) <09455972-8A33-3D61-B193-BA7E7CF984CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fffaf4fe000 - 0x7fffaf6fefff com.apple.QuartzCore (1.11 - 453.39.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fffaf6ff000 - 0x7fffaf754fff com.apple.QuickLookFramework (5.0 - 720.7) <3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fffaf755000 - 0x7fffaf76afff com.apple.SafariServices.framework (12603 - 12603.2.4) /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fffafc65000 - 0x7fffaff67ff7 com.apple.security (7.0 - 57740.60.18) <021AACF6-D15F-37E0-840B-88853684BA00> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fffaff68000 - 0x7fffaffddfff com.apple.securityfoundation (6.0 - 55132.50.7) <4433C0CC-FE90-3DD3-BAC1-CC31D515B510> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fffaffde000 - 0x7fffb0007fff com.apple.securityinterface (10.0 - 55079.50.4) <50E3EAA8-1AF0-3910-AAFD-57D93D958DFF> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fffb0008000 - 0x7fffb000bff3 com.apple.xpc.ServiceManagement (1.0 - 1) <9F285B19-B53B-3502-85A2-72C26DB40EA7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fffb000c000 - 0x7fffb0056ff7 com.apple.sociald.Social (???) <6FAB064C-EAA9-32A1-837C-57F1DDF47FD4> /System/Library/Frameworks/Social.framework/Versions/A/Social
0x7fffb0392000 - 0x7fffb0401ff7 com.apple.SystemConfiguration (1.14 - 1.14) <2412CDE0-C317-31EA-8F53-7A58BBFCC720> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fffb0402000 - 0x7fffb07b0fff com.apple.VideoToolbox (1.0 - 1907.59.1.5) <75E2F901-572F-3FC8-A599-96A085EEBC88> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fffb07b1000 - 0x7fffb1b37ff3 com.apple.WebCore (12603 - 12603.2.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffb1b38000 - 0x7fffb1d24ff7 com.apple.WebKitLegacy (12603 - 12603.2.4) <8471B2BB-79A1-3214-B195-167063D5CFD5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fffb1d25000 - 0x7fffb20d0ffb com.apple.WebKit (12603 - 12603.2.4) <1CF8B545-5910-31BC-AA29-F89ADFD919F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fffb292a000 - 0x7fffb29c8ff7 com.apple.accounts.AccountsDaemon (113 - 113) <2A3C41BC-740B-3F7B-AE86-8C2A7B369559> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
0x7fffb29c9000 - 0x7fffb29fdffb com.apple.framework.accountsui (1.0 - 45) /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUI
0x7fffb2c56000 - 0x7fffb2c71ff3 com.apple.AppContainer (4.0 - 307.50.21) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fffb2c72000 - 0x7fffb2c7fff3 com.apple.AppSandbox (4.0 - 307.50.21) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fffb2c80000 - 0x7fffb2ca2ffb com.apple.framework.Apple80211 (12.0 - 1200.47) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fffb2ca3000 - 0x7fffb2cb2feb com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fffb2da6000 - 0x7fffb2e3197f com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fffb2e45000 - 0x7fffb2e60fff com.apple.aps.framework (4.0 - 4.0) <6CA07CDF-1E35-34E9-95BF-BD565FF42BAD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fffb2e61000 - 0x7fffb2e69ffb com.apple.AppleSRP (5.0 - 1) <6AAE93B6-9816-35B2-9C59-D5C3218065AF> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fffb2e6a000 - 0x7fffb2e6dff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <42A1731A-A576-307A-B07C-9F8F64696CB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fffb2e6e000 - 0x7fffb2ec0fff com.apple.AppleVAFramework (5.0.36 - 5.0.36) <7352078D-C230-397C-81A5-57A48CF218C0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fffb2eca000 - 0x7fffb2ed1ff7 com.apple.AssetCacheServices (48.3 - 48.3) /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
0x7fffb3264000 - 0x7fffb32e2ff7 com.apple.backup.framework (1.8.5 - 1.8.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fffb397e000 - 0x7fffb39a5fff com.apple.CalendarAgentLink (8.0 - 250) /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fffb3f1e000 - 0x7fffb3f6cfff com.apple.CharacterPicker (1.0 - 1) /System/Library/PrivateFrameworks/CharacterPicker.framework/Versions/A/CharacterPicker
0x7fffb3f6d000 - 0x7fffb3f94ff3 com.apple.ChunkingLibrary (173 - 173) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fffb3f95000 - 0x7fffb4021ff7 com.apple.CloudDocs (1.0 - 486.29) <751554B6-A09E-32A8-A604-9F1B1FD8B84D> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fffb48b9000 - 0x7fffb48c2ffb com.apple.CommonAuth (4.0 - 2.0) <216950CB-269F-3476-BA17-D6363AC49FBC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fffb4989000 - 0x7fffb49d9ffb com.apple.AddressBook.ContactsFoundation (8.0 - 2250.10) <3097DEAC-ED6B-358E-8E81-8B7011CECA91> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fffb49da000 - 0x7fffb49fcfff com.apple.contacts.ContactsPersistence (1.0 - 2250.10) <7EC0366F-30A6-3538-8BC9-8CABD55C178D> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fffb4a46000 - 0x7fffb4e25ff7 com.apple.CoreAUC (226.0.0 - 226.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fffb4e26000 - 0x7fffb4e56fff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <3F6857D1-AE7C-3593-B064-930F5BB7269E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fffb4ef1000 - 0x7fffb4ef9ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2AB86FAF-37B3-3323-9EF0-CA591B6E357C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fffb500a000 - 0x7fffb501afff com.apple.CoreEmoji (1.0 - 40.3.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fffb50df000 - 0x7fffb50f5ff3 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fffb50fc000 - 0x7fffb518cffb com.apple.CorePDF (4.0 - 4) <7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fffb5355000 - 0x7fffb5385ff3 com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fffb5616000 - 0x7fffb56a5ff7 com.apple.CoreSymbolication (62046) <7839CD8E-011D-3567-88DE-3D472C661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fffb56a6000 - 0x7fffb57e5fe7 com.apple.coreui (2.1 - 431.3) <2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fffb57e6000 - 0x7fffb58b6ff3 com.apple.CoreUtils (5.1 - 510.31) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fffb5906000 - 0x7fffb596bff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fffb596c000 - 0x7fffb597aff7 com.apple.CrashReporterSupport (10.12 - 827) <14037A71-ECFE-394A-8D6E-2CECE98F02EE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fffb59ec000 - 0x7fffb59f6ffb com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fffb59f7000 - 0x7fffb59fbff3 com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fffb59fc000 - 0x7fffb5a30ff3 com.apple.datadetectors (5.0 - 348.2.1) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fffb5a31000 - 0x7fffb5aa6ffb com.apple.datadetectorscore (7.0 - 539.1) <9C312AAC-8AEE-3C72-BDE5-7FBF62452525> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fffb5ae2000 - 0x7fffb5b21fff com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fffb5b22000 - 0x7fffb5c33fff com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fffb5d76000 - 0x7fffb5d81fff com.apple.DisplayServicesFW (3.1 - 380) <83BB7C77-F18D-382D-9023-26132D925F75> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fffb5ddd000 - 0x7fffb5df3ffb com.apple.EmojiFoundation (1.0 - 1) <2E8BF8C1-830F-3735-AB69-BAEC195405BC> /System/Library/PrivateFrameworks/EmojiFoundation.framework/Versions/A/EmojiFoundation
0x7fffb5f1b000 - 0x7fffb634cff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fffb76a3000 - 0x7fffb76a3fff libmetal_timestamp.dylib (600.0.49.9) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fffb76b0000 - 0x7fffb76bbff3 libGPUSupportMercury.dylib (14.0.16) <7E99C736-2F48-313E-BEF6-6F8BABFADD9F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fffb7974000 - 0x7fffb7990fff com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fffb79a9000 - 0x7fffb805bfff com.apple.GeoServices (1.0 - 1228.24.9.30.34) <96BF97F6-8FF2-3FC4-A8C1-498CB7B0D9A0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fffb80a1000 - 0x7fffb8117ff3 com.apple.Heimdal (4.0 - 2.0) <8F9C9041-66D5-36C9-8A4C-1658035C311D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fffb8118000 - 0x7fffb8129fff com.apple.HelpData (2.1.12 - 100.1) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fffb8727000 - 0x7fffb8731fff com.apple.IOAccelMemoryInfo (1.0 - 1) <299393BE-294E-360B-AA4B-15766A8AEB49> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fffb8732000 - 0x7fffb8739ffb com.apple.IOAccelerator (311.13 - 311.13) <40C04C41-A76A-3687-8D64-F76E8C46AA81> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fffb873b000 - 0x7fffb874fff7 com.apple.IOPresentment (1.0 - 29.10) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fffb8750000 - 0x7fffb8772fff com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fffb880e000 - 0x7fffb881eff3 com.apple.IntlPreferences (2.0 - 216) <47681AE8-4539-3525-890C-206B301CEC77> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fffb8859000 - 0x7fffb8a10fff com.apple.LanguageModeling (1.0 - 123.2.5) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fffb8b0c000 - 0x7fffb8bceff3 com.apple.MMCS (1.3 - 385.4) /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fffb9080000 - 0x7fffb9083fff com.apple.Mangrove (1.0 - 1) <98814966-FD65-302B-B47E-00928DC34E5C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fffb9331000 - 0x7fffb93aaff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fffb9506000 - 0x7fffb9513ff3 com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fffb9524000 - 0x7fffb954cff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) <512ADEC6-D694-3D73-A48A-6BE79CD39539> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fffb95fe000 - 0x7fffb9609fff com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fffb9a56000 - 0x7fffb9a58fff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fffb9ee1000 - 0x7fffb9f22ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) <6A21AB41-3AAA-32F3-9D46-2555A143A8B9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fffb9f65000 - 0x7fffb9f6cff3 com.apple.phonenumbers (1.1.1 - 105) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fffba55a000 - 0x7fffba57cfff com.apple.pluginkit.framework (1.0 - 1) <775E1168-9A28-34EC-AACD-B73803B9DDD4> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fffba5cf000 - 0x7fffba609ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <1C6083B7-F020-3634-8F53-CC9E07F27EC5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fffba60a000 - 0x7fffba624fff com.apple.ProtocolBuffer (1 - 249.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fffba625000 - 0x7fffba634ff7 com.apple.QuickLookThumbnailing (1.0 - 1) <173EE873-1700-3FCA-9782-C060FBB5BCAD> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fffba63d000 - 0x7fffba660ff3 com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fffbb327000 - 0x7fffbb32afff com.apple.SecCodeWrapper (4.0 - 307.50.21) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fffbb339000 - 0x7fffbb3b8ff7 com.apple.ShareKit (1.0 - 500) /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
0x7fffbb3b9000 - 0x7fffbb446fff com.apple.Sharing (696.2.67 - 696.2.67) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fffbb447000 - 0x7fffbb466ff7 com.apple.shortcut (2.16 - 98) <6C0435B1-83DD-3254-B0D3-3B86C6CE606A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fffbb467000 - 0x7fffbb6cdfef com.apple.SkyLight (1.600.0 - 170.3) <83AB220F-48C0-3063-8ED3-ACDB69243B4D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fffbb8ac000 - 0x7fffbb8b8ff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fffbbfa4000 - 0x7fffbc018fdf com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fffbc457000 - 0x7fffbc45dff7 com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fffbc4e9000 - 0x7fffbc5afff7 com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fffbc5f8000 - 0x7fffbc60dff3 com.apple.ToneKit (1.0 - 1) /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fffbc60e000 - 0x7fffbc61cffb com.apple.ToneLibrary (1.0 - 1) /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fffbc623000 - 0x7fffbc624fff com.apple.TrustEvaluationAgent (2.0 - 28.50.1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fffbc625000 - 0x7fffbc7b5ff3 com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fffbd284000 - 0x7fffbd344fff com.apple.ViewBridge (283 - 283) <25A635B3-C87C-3D3A-ADF3-539713FA1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fffbd78f000 - 0x7fffbd795fff com.apple.XPCService (2.0 - 1) <4B28B225-2105-33F4-9ED0-F04288FF4FB1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fffbd866000 - 0x7fffbd868ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fffbd894000 - 0x7fffbd8bbff7 com.apple.contacts.vCard (1.0 - 2250.10) <19E37E68-E945-3534-8658-87AA411D0AD4> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fffbd8bd000 - 0x7fffbd8d8ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fffbd8d9000 - 0x7fffbd8e4fff libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
0x7fffbd976000 - 0x7fffbd977ff3 libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fffbd978000 - 0x7fffbdb8bfff libFosl_dynamic.dylib (16.39) /usr/lib/libFosl_dynamic.dylib
0x7fffbdba7000 - 0x7fffbdbaefff libMatch.1.dylib (27) <70D4BD2A-9383-37F2-B0D6-9B592D236601> /usr/lib/libMatch.1.dylib
0x7fffbdbaf000 - 0x7fffbdbaffff libOpenScriptingUtil.dylib (172) <90743888-C1E8-34E3-924E-1A754B2B63B9> /usr/lib/libOpenScriptingUtil.dylib
0x7fffbdbb0000 - 0x7fffbdbb4ffb libScreenReader.dylib (477.40.6) /usr/lib/libScreenReader.dylib
0x7fffbdbb5000 - 0x7fffbdbb6ffb libSystem.B.dylib (1238.60.2) /usr/lib/libSystem.B.dylib
0x7fffbdc22000 - 0x7fffbdc4dff3 libarchive.2.dylib (41.50.2) /usr/lib/libarchive.2.dylib
0x7fffbdc4e000 - 0x7fffbdccafc7 libate.dylib (1.12.13) /usr/lib/libate.dylib
0x7fffbdcce000 - 0x7fffbdcceff3 libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
0x7fffbdccf000 - 0x7fffbdcdfff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
0x7fffbdce0000 - 0x7fffbdceeff7 libbz2.1.0.dylib (38) /usr/lib/libbz2.1.0.dylib
0x7fffbdcef000 - 0x7fffbdd45ff7 libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
0x7fffbdd46000 - 0x7fffbdd70fff libc++abi.dylib (307.3) <30199352-88BF-30BD-8CFF-2A4FBE247523> /usr/lib/libc++abi.dylib
0x7fffbdd71000 - 0x7fffbdd81ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
0x7fffbdd82000 - 0x7fffbdd98fcf libcompression.dylib (39) /usr/lib/libcompression.dylib
0x7fffbdd99000 - 0x7fffbdd99ff7 libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
0x7fffbdd9a000 - 0x7fffbdd9bff3 libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
0x7fffbde55000 - 0x7fffbdf3aff7 libcrypto.0.9.8.dylib (64.50.6) /usr/lib/libcrypto.0.9.8.dylib
0x7fffbe0d8000 - 0x7fffbe12bff7 libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
0x7fffbe17d000 - 0x7fffbe184ff3 libdscsym.dylib (148.3) <63492BDA-33A8-31DE-90E8-A3D44F07EB9C> /usr/lib/libdscsym.dylib
0x7fffbe1a6000 - 0x7fffbe1a6fff libenergytrace.dylib (15) /usr/lib/libenergytrace.dylib
0x7fffbe1b6000 - 0x7fffbe1bbff7 libheimdal-asn1.dylib (498.50.8) /usr/lib/libheimdal-asn1.dylib
0x7fffbe1bc000 - 0x7fffbe2aeff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
0x7fffbe2af000 - 0x7fffbe4d4ffb libicucore.A.dylib (57165.0.1) <2931B842-2946-3576-AD1D-1CDA22FA1388> /usr/lib/libicucore.A.dylib
0x7fffbe4da000 - 0x7fffbe4dbfff liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
0x7fffbe4dc000 - 0x7fffbe4f5ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
0x7fffbe4f6000 - 0x7fffbe50cff7 libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
0x7fffbe50d000 - 0x7fffbe7b5ff7 libmecabra.dylib (744.8) /usr/lib/libmecabra.dylib
0x7fffbe7e8000 - 0x7fffbe862ff3 libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
0x7fffbe863000 - 0x7fffbec35047 libobjc.A.dylib (709) /usr/lib/libobjc.A.dylib
0x7fffbec38000 - 0x7fffbec3cfff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
0x7fffbec3d000 - 0x7fffbec6efff libpcap.A.dylib (67.60.1) /usr/lib/libpcap.A.dylib
0x7fffbec8b000 - 0x7fffbeca7ffb libresolv.9.dylib (64) /usr/lib/libresolv.9.dylib
0x7fffbeca8000 - 0x7fffbece1fff libsandbox.1.dylib (592.60.1) /usr/lib/libsandbox.1.dylib
0x7fffbece2000 - 0x7fffbecf4ffb libsasl2.2.dylib (209) <32107C59-22C6-3049-B86E-9C2F85FF549B> /usr/lib/libsasl2.2.dylib
0x7fffbecf5000 - 0x7fffbecf6ff3 libspindump.dylib (231.3) /usr/lib/libspindump.dylib
0x7fffbecf7000 - 0x7fffbee44ff7 libsqlite3.dylib (254.7) <07CD6DE3-394D-3C6A-A4B4-4CAB1054A041> /usr/lib/libsqlite3.dylib
0x7fffbef39000 - 0x7fffbef46fff libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
0x7fffbef47000 - 0x7fffbf036ffb libxml2.2.dylib (30.16) /usr/lib/libxml2.2.dylib
0x7fffbf037000 - 0x7fffbf060fff libxslt.1.dylib (15.9) <00735AD5-B62D-3E83-86AC-5533E4E2B102> /usr/lib/libxslt.1.dylib
0x7fffbf061000 - 0x7fffbf072ff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
0x7fffbf081000 - 0x7fffbf085ff7 libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
0x7fffbf086000 - 0x7fffbf090fff libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
0x7fffbf091000 - 0x7fffbf098fff libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
0x7fffbf099000 - 0x7fffbf0a1fff libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
0x7fffbf0a2000 - 0x7fffbf125fdf libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
0x7fffbf126000 - 0x7fffbf157fff libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
0x7fffbf158000 - 0x7fffbf15dffb libdyld.dylib (433.5) /usr/lib/system/libdyld.dylib
0x7fffbf15e000 - 0x7fffbf15effb libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
0x7fffbf15f000 - 0x7fffbf16bffb libkxld.dylib (3789.60.24) <5DFCDC05-6CBC-35A6-8B92-DF6803492E12> /usr/lib/system/libkxld.dylib
0x7fffbf16c000 - 0x7fffbf16cfff liblaunch.dylib (972.60.2) /usr/lib/system/liblaunch.dylib
0x7fffbf16d000 - 0x7fffbf172ff3 libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
0x7fffbf173000 - 0x7fffbf175ff3 libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
0x7fffbf176000 - 0x7fffbf177ffb libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
0x7fffbf178000 - 0x7fffbf190ff7 libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
0x7fffbf191000 - 0x7fffbf191ff7 libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
0x7fffbf192000 - 0x7fffbf21ffef libsystem_c.dylib (1158.50.2) /usr/lib/system/libsystem_c.dylib
0x7fffbf220000 - 0x7fffbf223ffb libsystem_configuration.dylib (888.60.2) /usr/lib/system/libsystem_configuration.dylib
0x7fffbf224000 - 0x7fffbf227fff libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
0x7fffbf228000 - 0x7fffbf240fff libsystem_coretls.dylib (121.50.4) /usr/lib/system/libsystem_coretls.dylib
0x7fffbf241000 - 0x7fffbf247fff libsystem_dnssd.dylib (765.50.9) /usr/lib/system/libsystem_dnssd.dylib
0x7fffbf248000 - 0x7fffbf271ff7 libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
0x7fffbf272000 - 0x7fffbf294ff7 libsystem_kernel.dylib (3789.60.24) <6E9E485F-91F6-36B7-A125-AE91DC978BCC> /usr/lib/system/libsystem_kernel.dylib
0x7fffbf295000 - 0x7fffbf2dcfe7 libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
0x7fffbf2dd000 - 0x7fffbf2fbff7 libsystem_malloc.dylib (116.50.8) /usr/lib/system/libsystem_malloc.dylib
0x7fffbf2fc000 - 0x7fffbf355ffb libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
0x7fffbf356000 - 0x7fffbf35fff3 libsystem_networkextension.dylib (563.60.2) /usr/lib/system/libsystem_networkextension.dylib
0x7fffbf360000 - 0x7fffbf369ff3 libsystem_notify.dylib (165.20.1) /usr/lib/system/libsystem_notify.dylib
0x7fffbf36a000 - 0x7fffbf372fe7 libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
0x7fffbf373000 - 0x7fffbf37dff7 libsystem_pthread.dylib (218.60.3) /usr/lib/system/libsystem_pthread.dylib
0x7fffbf37e000 - 0x7fffbf381ff7 libsystem_sandbox.dylib (592.60.1) /usr/lib/system/libsystem_sandbox.dylib
0x7fffbf382000 - 0x7fffbf383ff3 libsystem_secinit.dylib (24.50.4) /usr/lib/system/libsystem_secinit.dylib
0x7fffbf384000 - 0x7fffbf38bffb libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
0x7fffbf38c000 - 0x7fffbf39fff7 libsystem_trace.dylib (518.60.2) <6B145B10-5874-3E89-90CD-D370DB475BA1> /usr/lib/system/libsystem_trace.dylib
0x7fffbf3a0000 - 0x7fffbf3a5ffb libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
0x7fffbf3a6000 - 0x7fffbf3cfff7 libxpc.dylib (972.60.2) <1C9AF716-69DF-359F-85E9-7DFDE362F9A2> /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
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: 158819
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=393.4M resident=0K(0%) swapped_out_or_unallocated=393.4M(100%)
Writable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)

                              VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 3
Activity Tracing 256K 2
CG backing stores 52K 8
CG image 1084K 17
CG raster data 20K 2
CoreAnimation 2216K 5
CoreImage 20K 4
CoreUI image data 304K 5
CoreUI image file 356K 10
Foundation 24K 3
IOKit 23.3M 2
JS JIT generated code 8K 3
JS JIT generated code (reserved) 1.0G 2 reserved VM address space (unallocated)
Kernel Alloc Once 8K 2
MALLOC 156.9M 48
MALLOC guard page 48K 10
Memory Tag 242 12K 2
Memory Tag 249 156K 3
Memory Tag 251 28K 2
OpenCL 16K 3
SQLite page cache 64K 2
STACK GUARD 56.1M 21
Stack 17.7M 22
VM_ALLOCATE 1032K 31
VM_ALLOCATE (reserved) 72K 3 reserved VM address space (unallocated)
WebKit Malloc 8236K 20
__DATA 36.8M 341
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 133.7M 46
__TEXT 259.8M 331
__UNICODE 556K 2
mapped file 173.5M 28
shared memory 16.4M 15
=========== ======= =======
TOTAL 1.9G 968
TOTAL, minus reserved VM space 891.4M 968

Support text input

Sometimes I'm not able to speak out loud, but I would like to access the assistant via text. #

Compound Ticket

I'm not exactly sure how this is supposed to work, but as of now I am only able to type -- clicking on the microphone is disabled, I am unable to access any kind of settings menu and I am unable to quit without going to Activity Monitor.

Compatibility with sample rates besides 44.1K

On my mac with mac os x 10.14. MacAssistant crash at startup.

fatal error: unexpectedly found nil while unwrapping an Optional value
Current stack trace:
0    libswiftCore.dylib                 0x000000010a950130 swift_reportError + 129
1    libswiftCore.dylib                 0x000000010a96cb50 _swift_stdlib_reportFatalError + 60
2    libswiftCore.dylib                 0x000000010a75d250 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 342
3    libswiftCore.dylib                 0x000000010a8d7e90 partial apply for (_fatalErrorMessage(StaticString, StaticString, file : StaticString, line : UInt, flags : UInt32) -> Never).(closure #2) + 109
4    libswiftCore.dylib                 0x000000010a75d250 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 342
5    libswiftCore.dylib                 0x000000010a88a9a0 specialized _fatalErrorMessage(StaticString, StaticString, file : StaticString, line : UInt, flags : UInt32) -> Never + 96
6    MacAssistant                       0x00000001094d53f0 Authenticator.(refresh(onRefresh : (Bool) -> ()) -> ()).(closure #1) + 1303
7    Alamofire                          0x000000010a56a7d0 specialized DataRequest.(response<A where ...> (queue : DispatchQueue?, responseSerializer : A, completionHandler : (DataResponse<A.SerializedObject>) -> ()) -> Self).(closure #1).(closure #1) + 282
8    libdispatch.dylib                  0x00007fff687af88b _dispatch_call_block_and_release + 12
9    libdispatch.dylib                  0x00007fff687b0959 _dispatch_client_callout + 8
10   libdispatch.dylib                  0x00007fff687bb816 _dispatch_main_queue_callback_4CF + 1125
11   CoreFoundation                     0x00007fff3b7f6f23 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
12   CoreFoundation                     0x00007fff3b7c1b99 __CFRunLoopRun + 2335
13   CoreFoundation                     0x00007fff3b7c17b2 CFRunLoopRunSpecific + 463
14   HIToolbox                          0x00007fff3aa58704 RunCurrentEventLoopInMode + 293
15   HIToolbox                          0x00007fff3aa582ec ReceiveNextEventCommon + 618
16   HIToolbox                          0x00007fff3aa58293 _BlockUntilNextEventMatchingListInModeWithFilter + 64
17   AppKit                             0x00007fff38d1325e _DPSNextEvent + 997
18   AppKit                             0x00007fff39460b50 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
19   AppKit                             0x00007fff38d08c0f -[NSApplication run] + 699
20   AppKit                             0x00007fff38cd8bb5 NSApplicationMain + 782
21   MacAssistant                       0x00000001094a72d0 main + 13
22   libdyld.dylib                      0x00007fff687e8ed4 start + 1
[1]    5596 illegal hardware instruction  ./MacAssistant

Crash Log

Crashes as soon as I open it

This is what I can find related in the console: fatal error: unexpectedly found nil while unwrapping an Optional value

As soon as i click on the app, the icon appears in the menu bar, then disappears.

build Swift compiler error

Getting error message with build: /Volumes/HOME/Desktop/MacAssistant-master/MacAssistant/AppDelegate.swift:10:8: Missing required module 'CgRPC'

CPU Hog

New version just released, takes up all CPU and turns Mac fans on.

I'm on Sierra if that helps.

thanks

Initial receive error endOfStream The operation couldn’t be completed.

After compiling (master) from source with replaced OAuth credentials, the app asks me to login to my Google account, but after using the hotkey activation method or simply clicking the button I receive:

[2018-01-03 17:09:25.907] API.swift:137 ERROR: Initial receive error endOfStream The operation couldn’t be completed. (MacAssistant.Google_Assistant_Embedded_V1Alpha2_EmbeddedAssistantClientError error 1.)
[2018-01-03 17:09:50.141] API.swift:99 INFO: Closed send

Index_pack

I attempted to build MacAssistant using the instructions outlined in the readme. Unfortunately, when I tried to git clone the repository using --recursive, I got the following output:

Cloning into 'MacAssistant'... remote: Counting objects: 1068, done. remote: Total 1068 (delta 0), reused 0 (delta 0), pack-reused 1067 Receiving objects: 100% (1068/1068), 13.10 MiB | 39.00 KiB/s, done. fatal: unable to open /Users/sam/Program Files/MacAssistant/.git/objects/pack/tmp_pack_xkqMkb: No such file or directory fatal: index-pack failed

show dialog in text form

I'd would be great if the assistant would show all queries as well as all responses in text form as a dialog like other applications do.

2 factor verification with the phone using the new method gets stuck

While login with 2 factor authentication using the new method enabled on the account that only needs a click on yes seems to not work. In the popup it stays at waiting for click on accept and I get the message on my phone and accept it but the accept never reaches MacAssistant.

Without having looked into the code for that part, it seems to me as its not listening to the callback on that action.

Workaround is to click "use other method" on that screen and then click Authenticator and use the old method.

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.