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

SPM support #213 #339

Merged
merged 5 commits into from
Nov 1, 2021
Merged

SPM support #213 #339

merged 5 commits into from
Nov 1, 2021

Conversation

lickel
Copy link
Collaborator

@lickel lickel commented Oct 20, 2021

This will not do the magic +load registration, but otherwise should be fine.

#213

@lickel lickel force-pushed the spm branch 2 times, most recently from 10d91e7 to 84adbcc Compare October 22, 2021 18:59
@lickel
Copy link
Collaborator Author

lickel commented Oct 22, 2021

@kyleve updated

Package.swift Show resolved Hide resolved
@lickel
Copy link
Collaborator Author

lickel commented Oct 25, 2021

@kyleve enabled test targets

dependencies: ["ListableUI", "EnglishDictionary", "Snapshot"],
path: "ListableUI/Tests",
exclude: [
"Layout/Paged/Snapshot Results",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to exclude all the snapshots for two reasons:

  • The folder-reusing-filename confuses the compiler
  • SPM wouldn't know how to deal with .test files anyways

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good!

@lickel lickel changed the title Preliminary SPM support #213 SPM support #213 Oct 27, 2021
@kyleve kyleve enabled auto-merge November 1, 2021 18:37
@kyleve kyleve merged commit 3cbb65a into square:main Nov 1, 2021
@lickel lickel deleted the spm branch November 1, 2021 19:12
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