Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide better errors for the SPM plugin (1.x branch) #1428

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

thomasvl
Copy link
Collaborator

Motivation:

The SPM plugin errors are not all that clear. We also discovered that including the SPM configuration file in the exclude list for a target results in the plugin failing with notFound. However, not including it in the exclude list yields a build warning.

Modifications:

  • Not the known warning
  • Improve errors

Result:

Clearer errors for the SPM plugin.

Motivation:

The SPM plugin errors are not all that clear. We also discovered that
including the SPM configuration file in the `exclude` list for a target
results in the plugin failing with `notFound`. However, not including it
in the `exclude` list yields a build warning.

Modifications:

- Not the known warning
- Improve errors

Result:

Clearer errors for the SPM plugin.
@thomasvl thomasvl requested a review from FranzBusch July 25, 2023 21:29
@thomasvl thomasvl merged commit df6cc77 into apple:1_x_release_branch Jul 26, 2023
16 checks passed
@thomasvl thomasvl deleted the cpick_errors branch July 26, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants