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

Update Xcode schemes for the package #16

Merged
merged 1 commit into from
Apr 10, 2021
Merged

Conversation

lorentey
Copy link
Member

These are used when we open the package folder in Xcode; they contain configuration settings (such as enabling code coverage collection) that is missing from Package.swift.

This update makes these stop referring to nonexistent targets and commit some changes that Xcode adds on its own every time we open the project.

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've added benchmarks covering new functionality (if appropriate).
  • I've verified that my change does not break any existing tests or introduce unexplained benchmark regressions.
  • I've updated the documentation if necessary.

@lorentey
Copy link
Member Author

@swift-ci test

@lorentey lorentey merged commit ff73632 into apple:main Apr 10, 2021
@lorentey lorentey deleted the update-schemes branch April 10, 2021 01:48
@lorentey lorentey added this to the 0.0.2 milestone Apr 10, 2021
@matt795
Copy link

matt795 commented May 27, 2021

True

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.

2 participants