insidegui / WWDC

The unofficial WWDC app for macOS
https://wwdc.io
BSD 2-Clause "Simplified" License
8.63k stars 783 forks source link

Fix issue with deployment targets & tests #610

Closed bcmn closed 4 years ago

bcmn commented 4 years ago

Deployment target was being specified in quite a few places, so understandably we missed one when changing it & saw an issue which meant our ConfCore tests wouldn't compile on master.

This PR deletes all target-level specifications of the deployment target, with the intention being that they should inherit from the overall project, & updates the overall project deployment target to be 10.15.