Quick / Nimble

A Matcher Framework for Swift and Objective-C
https://quick.github.io/Nimble/documentation/nimble/
Apache License 2.0
4.8k stars 596 forks source link

Integrate individual platform targets into a single multiplatform target #1062

Open younata opened 1 year ago

younata commented 1 year ago

We currently have separate Nimble-macOS, Nimble-iOS, Nimble-tvOS, and Nimble-watchOS targets. Multiplatform targets have been supported since Xcode 13. We should integrate these together into a single target. Would make adopting visionOS so much simpler.