exeute
xcrun xccov view --archive --file #{file_path} #{xcresult_path} > result.txt
console log:
2020-09-17 15:33:01.346 xccov[80302:9272810] Requested but did not find extension point with identifier Xcode.IDEFoundation.IDEResultKitSerializationConverter
2020-09-17 15:33:01.396 xccov[80302:9272810] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-17198/DVTFoundation/DocumentLocations/DVTDocumentLocation.m:277
Details: DVTDocumentLocation: Failed to find requested class with name Xcode3ProjectDocumentLocation (or isn't a subclass of DVTDocumentLocation). Falling back to DVTDocumentLocation.
Object: <DVTDocumentLocation>
Method: +deserializedDocumentLocationForClassName:stringRepresentation:error:
Thread: <NSThread: 0x7fd8d7e177b0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2020-09-17 15:33:01.396 xccov[80302:9272810] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-17198/DVTFoundation/DocumentLocations/DVTDocumentLocation.m:277
Details: DVTDocumentLocation: Failed to find requested class with name Xcode3ProjectDocumentLocation (or isn't a subclass of DVTDocumentLocation). Falling back to DVTDocumentLocation
......
Although the result is correct, but how to reslove these warnings?
Can anyone help me? Thank you very much!
Aucun commentaire:
Enregistrer un commentaire