insidegui / WWDC

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

Adopt xcconfig, improve development experience for external contributors #673

Closed insidegui closed 1 year ago

insidegui commented 1 year ago

This merges xcconfig adoption changes from #669 and makes the following changes:

This way folks can pull the repo and get up and running quickly without creating spurious file changes that get picked up by source control due to setting code signing things manually in Xcode's UI.

insidegui commented 1 year ago

Confirmed to be working correctly on my machine!

image