ashfurrow / Nimble-Snapshots

Nimble matchers for FBSnapshotTestCase.
https://medium.com/cocoaacademymag/unit-testing-uiview-with-nimble-snapshot-651a7c5a5e93
MIT License
317 stars 101 forks source link

Can we have a new version for SPM which is compatible with nimble 12? #273

Closed drademacher closed 11 months ago

drademacher commented 1 year ago

I currently have to use the master for of Nimble-Snapshots, because the newest release is not compatible with nimble 12. Can we have a version bump for SPM?

ashfurrow commented 11 months ago

268 with support for Nimble 12 / Xcode 15 has been released as a GitHub tag/release, which should support SPM and Carthage. It's also been released to CocoaPods with the same version. Let me know if there are any issues.