darling
darling copied to clipboard
Missing framework UniformTypeIdentifiers for Xcode
trafficstars
Library Library not loaded: /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
Test Application otools\clang......
Steps To Reproduce
- I installed darling with the latest .deb binary.
- I downloaded the Xcode and uncompressed it to /home
- using xcode-select --switch /Volumes/SystemRoot/home/Xcode.app
- 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 |
any luck with this? i'm having the same issue...
Could you try it with the latest commit on the master branch? It should be installed now.