darling icon indicating copy to clipboard operation
darling copied to clipboard

Missing framework UniformTypeIdentifiers for Xcode

Open JerryDevis opened this issue 2 years ago • 2 comments
trafficstars

Library Library not loaded: /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers

Test Application otools\clang......

Steps To Reproduce

  1. I installed darling with the latest .deb binary.
  2. I downloaded the Xcode and uncompressed it to /home
  3. using xcode-select --switch /Volumes/SystemRoot/home/Xcode.app
  4. run the command otools or clang
Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 1): Library not loaded: /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
  Referenced from: /Volumes/SystemRoot/home/Xcode.app/Contents/SharedFrameworks/XCTHarness.framework/Versions/A/XCTHarness
  Reason: image not found)
Abort trap: 6 (core dumped)

System Information ubuntu 22.04.2

Software Version
Darling v0.1.20230310_update_sources_11_5
Darling https://github.com/darlinghq/darling/commit/15e5b8024277d19a5a654256ab3ac7f767320aa4

JerryDevis avatar Jul 15 '23 00:07 JerryDevis

any luck with this? i'm having the same issue...

kem0x avatar Oct 02 '23 12:10 kem0x

Could you try it with the latest commit on the master branch? It should be installed now.

facekapow avatar Oct 16 '23 00:10 facekapow