question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is Mac 10.9 supported?

See original GitHub issue

A week ago we started shipping our app based on v1.8.3-vmp1010 to Mac users. We’ve since received a number of complaints from users saying that they’re unable to run the app and are getting a message advising them to check the app is compatible with their version of the OS (Mac 10.9).

More technical users have supplied logs, which suggests the app is looking for, and not finding, the CoreBluetooth.framework (which is referenced from the Electron Framework, and I think Mac 10.10 and above only):

Dyld Error Message: Library not loaded: /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

A little digging in the Electron v1.8.x branch (ie brightray.gyp) didn’t highlight any references to the framework. Before I dug any deeper I wanted to make sure that the CoreBluetooth library wasn’t a requirement for the Castlabs Electron build.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
simongregorycommented, Apr 11, 2018

Early indications show the new build is working on 10.9. Thanks again!

1reaction
simongregorycommented, Apr 10, 2018

Thanks @khwaaj, that’s enabled me to get a new build ready. I am expecting to have it tested on 10.9 early tomorrow so will confirm all is ok then.

Read more comments on GitHub >

github_iconTop Results From Across the Web

OS X Mavericks - Technical Specifications - Apple Support
Supported Models · iMac (Mid 2007 or newer) · MacBook (Late 2008 Aluminum, or Early 2009 or newer) · MacBook Pro (Mid/Late 2007...
Read more >
OS X 10.9 Mavericks System Requirements & List ... - OSXDaily
OS X Mavericks System Requirements ... Macs must have a 64-bit Intel CPU and an advanced GPU to run OS X 10.9, additionally,...
Read more >
OS X Mavericks - Wikipedia
OS X Mavericks (version 10.9) is the 10th major release of macOS, Apple Inc.'s desktop and server operating system for Macintosh computers. OS...
Read more >
OS X Mavericks Compatibility Info and System Requirements
Supported Mac Subfamily Model ID iMac "Core 2 Duo" 2.0 20" Mid‑2007 iMac7,1 iMac "Core 2 Duo" 2.4 20" Mid‑2007 iMac7,1 iMac "Core 2 Duo" 2.4...
Read more >
Mac OS X 10.9 'Mavericks' System Compatibility List • iPhone ...
Macs must have a 64-bit Intel CPU and an advanced GPU to run OS X 10.9, additionally, at least 8GB of available disk...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found