Ian Leitch

Results 159 comments of Ian Leitch

Thanks, both are relevant

Are either of you using `index-exclude`, `retain-files`, `report-exclude` or `report-include`? If so, the crash is likely resolved in https://github.com/peripheryapp/periphery/commit/ea1a334de3cf6a284ce48b85fda83436a23a4754, which will be released in 3.3.0.

Can you please try again with 3.3.0?

If you run with the --verbose option, you'll see the full xcodebuild command that Periphery invokes. Copy and paste that into the terminal. If you get the same error, the...

1. Is a known bug: https://github.com/peripheryapp/periphery/issues/412 2. This works for me, it correctly reports that both `id` and `name` and assigned, but unused. Can you please provide a demo project...

Are these projects very large? How many source files are being indexed?

That's great to hear! I assume it was resolved by https://github.com/peripheryapp/periphery/commit/f97204e7c84d17733cc511f17057ea601c3ea099.

Thanks for the contribution, however this behavior is a bug, and therefore we shouldn't introduce new options to workaround. I've requested an example project in https://github.com/peripheryapp/periphery/issues/212#issuecomment-3665965410 so that I can...

@smorkolama's comment about specifying the destination is the correct fix.