twostraws / CodeScanner

A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.
MIT License
1.01k stars 286 forks source link

Add a CI to check build #81

Closed nathanfallet closed 2 years ago

nathanfallet commented 2 years ago

I plan to add a CI to check on each commit and each PR that everything compiles + some tests so that everything works.

Needs to build for real device + simulator + catalyst