darling icon indicating copy to clipboard operation
darling copied to clipboard

DiscRecording.framework missing for Logic Pro X

Open BRichter99 opened this issue 4 years ago • 5 comments

Framework

  • DiscRecording.framework

Unfortunately all I could find was this brief description of the key classes and the header-files.

Test Application Logic Pro X (v10.4.4)

Steps To Reproduce

  1. Copy 'Logic Pro X.app' archive to /Applications/
  2. run '/Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X'

System Information

  • Distro: Fedora 33
  • Kernel: 5.10.16-200.fc33.x86_64
Software Version
Darling https://github.com/darlinghq/darling/commit/fdd60d1969d91c83146d22619c44e1410e6baedc

Probably not a priority, but I would love to see Logic work one day!

BRichter99 avatar Feb 23 '21 22:02 BRichter99

The output:

dyld: Library not loaded: /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  Referenced from: /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
  Reason: image not found
abort_with_payload: reason: Library not loaded: /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  Referenced from: /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
  Reason: image not found; code: 1
Abort trap: 6 (core dumped)

BRichter99 avatar Feb 23 '21 23:02 BRichter99

Stubs are in master now.

mrolappe avatar Jul 31 '22 22:07 mrolappe