BarredEwe / Prefire

🔥 A library based on SwiftUI Preview, for easy generation: Playbook view, Snapshot and Accessibility tests
Apache License 2.0
251 stars 16 forks source link

Fixed search for test target #56

Closed BarredEwe closed 1 month ago

BarredEwe commented 1 month ago

Short description 📝

Fixing this issue: https://github.com/BarredEwe/Prefire/issues/52#issuecomment-2099920795

Solution 📦

There was a bug for XcodeProjectPlugin and the targeting from the config file was not taken into account. Fixed it. Plus - Target search has been improved.