xcutility icon indicating copy to clipboard operation
xcutility copied to clipboard

Returning false positives

Open farabi opened this issue 2 years ago • 1 comments

  • xcutility install method: [ ] .pkg,
  • which xcutilty:
  • xcutility version: 0.2.0

xcutilty Output

Finding unreferenced files in: /Users
/Users.xcodeproj : The operation couldn’t be completed. (xcodeproj.PBXObjectError error 0.)
/Users/.xcodeproj : The operation couldn’t be completed. (xcodeproj.PBXObjectError error 0.)
/Users/*******.xcodeproj : The operation couldn’t be completed. (xcodeproj.PBXObjectError error 0.)
/Users/*******.xcodeproj : The operation couldn’t be completed. (xcodeproj.XCodeProjError error 1.)
/Users//*******.xcodeproj : The operation couldn’t be completed. (xcodeproj.PBXObjectError error 0.)

Actual outcome I got in the results files that are referenced by xcode

Expected outcome To get in results non referenced files by xcode.

farabi avatar May 05 '22 12:05 farabi

@farabi - can you please provide a sample project so I can reproduce this issue?

jeffctown avatar May 05 '22 17:05 jeffctown