FlyingFox icon indicating copy to clipboard operation
FlyingFox copied to clipboard

watchOS support

Open noahsmartin opened this issue 7 months ago • 0 comments

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: https://github.com/EmergeTools/FlyingFox/commit/30a96b49f55762750899a4b8ea68301e32b9c112

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?

noahsmartin avatar Jul 10 '24 00:07 noahsmartin