Skip to content

Update Package.swift #10

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update Package.swift #10

wants to merge 2 commits into from

Conversation

niw
Copy link

@niw niw commented Jan 10, 2021

Problems

  • Package.swift has some syntax complexity.

Solutions

  • Remove unnecessary package qualifier.
  • FIX: indent, trailing comma.

- Use `name:` for dependencies which causes errors on prior version of
  Swift Package Manager due to the bug.
- Update package manager version to 5.2 (Distributed with Xcode 11.)
- FIX: indent, trailing `,`.
@niw
Copy link
Author

niw commented Jan 10, 2021

Oops, looks like CI is using 5.1...

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.

1 participant