insidegui / WWDC

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

Fixed missing explicit self in iCloud code #699

Closed insidegui closed 1 year ago

insidegui commented 1 year ago

There were a couple of missing explicit self references after the change to Logger in iCloud-only code.

Not sure what contents.xcworkspacedata is about 🤔

allenhumphreys commented 1 year ago

I changed the gitignore to pick up the entire "hidden" xcworkspace to allow the resolved file to be committed. That's the one I inadvertently pushed to master. I'm not sure why you have that file and I don't. It's possible it's an artifact of an older Xcode? I did a new clone and only opened the project in Xcode 14 on my machine, so if your clone has been around longer.... maybe?