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

Can't run xcodebuild #1414

Closed
hien-ngo29 opened this issue Aug 15, 2023 · 1 comment
Closed

Can't run xcodebuild #1414

hien-ngo29 opened this issue Aug 15, 2023 · 1 comment

Comments

@hien-ngo29
Copy link

I followed this instruction and installed Xcode successfully on Darling.

Expected Result
When I run xcodebuild -configuration Debug build, It must build the .xcodeproj file.

Actual Result
It gave me this:

2023-08-15 16:27:48.191 xcodebuild[2148:3e8] error opening!: 14
2023-08-15 16:27:48.191 xcodebuild[2148:3e8] Could not create database queue for path /private/var/db/launchservices.db
2023-08-15 16:27:48.190 xcodebuild[2148:3e8] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-15704/DVTFoundation/FileTypes/DVTFileDataTypeDetection.m:75
Details:  detectedTypeIdentifier (com.apple.binary-property-list) does not conform to matchedTypeIdentifier in MagicFileDataTypeDetector extenson com.apple.property-list.  When both are specified, this conformance is required. extension.identifier:Xcode.MagicFileDataTypeDetector.BinaryPlist
Object:   <DVTFileDataTypeDetectionMagicCache: 0x7fd91db2dab0>
Method:   -initWithExtension:
Thread:   <NSThread: 0x7fd93f379d90>
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.

System Information
image

Software Version
Linux Kernel 5.15.0-78-generic
Darling 19.6.0
@facekapow
Copy link
Member

Yes, xcodebuild is currently known not to work. See #488.

@facekapow facekapow closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants