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

watchOS support #96

Closed
noahsmartin opened this issue Jul 10, 2024 · 1 comment · Fixed by #98
Closed

watchOS support #96

noahsmartin opened this issue Jul 10, 2024 · 1 comment · Fixed by #98

Comments

@noahsmartin
Copy link

I noticed the Package.swift does not support watchOS, but the code seems to build without a problem on watchOS, this commit adds it and the result worked fine at least for how I was using it: EmergeTools@30a96b4

I didn't test all features, just the ones I'm using for SnapshotPreviews here: https://github.com/EmergeTools/SnapshotPreviews-iOS/blob/main/Sources/SnapshottingSwift/Snapshots.swift

Is support for this something the maintainers would be interested in adding?

@swhitty swhitty linked a pull request Jul 10, 2024 that will close this issue
@swhitty
Copy link
Owner

swhitty commented Jul 10, 2024

Great idea @noahsmartin — happy to add this.

I have added this to the Package.swift in #98.

@swhitty swhitty closed this as completed Jul 12, 2024
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 a pull request may close this issue.

2 participants