Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol not found: _NSFontFeatureSelectorIdentifierKey in AppKit.framework/Versions/C/AppKit #801

Open
HinTak opened this issue May 17, 2020 · 0 comments
Labels
GUI For libraries and frameworks relating to graphics and user interface Missing Symbols Some symbols are missing from a library/framework

Comments

@HinTak
Copy link
Contributor

HinTak commented May 17, 2020

Another one of Apple's font tool suite, this time a GUI:

/Applications/FontTools/MorxTester.app/Contents/MacOS/MorxTester 
dyld: Symbol not found: _NSFontFeatureSelectorIdentifierKey
  Referenced from: /Applications/FontTools/MorxTester.app/Contents/MacOS/MorxTester (which was built for Mac OS X 10.14)
  Expected in: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 in /Applications/FontTools/MorxTester.app/Contents/MacOS/MorxTester
abort_with_payload: reason: Symbol not found: _NSFontFeatureSelectorIdentifierKey
  Referenced from: /Applications/FontTools/MorxTester.app/Contents/MacOS/MorxTester (which was built for Mac OS X 10.14)
  Expected in: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 in /Applications/FontTools/MorxTester.app/Contents/MacOS/MorxTester; code: 4
Abort trap: 6 (core dumped)
HinTak added a commit to HinTak/darling-cocotron that referenced this issue May 26, 2020
@facekapow facekapow added GUI For libraries and frameworks relating to graphics and user interface Missing Symbols Some symbols are missing from a library/framework labels Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI For libraries and frameworks relating to graphics and user interface Missing Symbols Some symbols are missing from a library/framework
Projects
None yet
Development

No branches or pull requests

2 participants