onebusaway-ios
onebusaway-ios copied to clipboard
CI should also test building with Release compiler flags
I missed some #if DEBUG
compiler conditionals in my previous PR. The CI should also try building in Release only since a lot of the Xcode Preview code is behind the DEBUG flag.