danger / danger/swift

[!] Unknown option: `--process`

Open
#654 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
1.1k
Forks
152
Avg merge
9h 54m
Merged PRs (30d)
2

Description

When running `swift run -c release danger-swift local `
with Xcode 16.4 or 26 I get this error:

```
[!] Unknown option: `--process`
Did you mean: --pry?
```

how to run:
swift run -c release danger-swift local
or
swift run danger-swift local
or
swift run danger-swift pr

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with `swift run -c release danger-swift local`, `swift run danger-swift local`, and `swift run danger-swift pr` under the reported Xcode versions. Start at the command-line handling for `danger-swift local` and trace why `--process` is rejected; done means the reported commands no longer produce the unknown-option error.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.