periphery icon indicating copy to clipboard operation
periphery copied to clipboard

adding exclude argument gives me exit status 65

Open filipb00 opened this issue 1 year ago • 0 comments

Running periphery scan without any arguments is successful, but if I add --report-exclude myProj/**/*example.swift it gives me

error: Shell command '/bin/sh -c xcodebuild -workspace 'Users/user/proj/ProjConsumer.xcworkspace' ... periphery scan myProjConsumer/exampleFolder/fileExample.swift returned exit code 65

filipb00 avatar Feb 16 '24 14:02 filipb00