insidegui / WWDC

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

Updated Volume control element #662

Closed das-anubhav closed 3 years ago

das-anubhav commented 3 years ago

Solved the bug in issue #660

insidegui commented 3 years ago

Thanks @das-anubhav! This has some changes to the project's settings, could you please undo those so that the only change is in the actual code?

insidegui commented 3 years ago

FYI there are still changes to project settings with this last commit.

allenhumphreys commented 3 years ago

If you're having difficulty, you can do something like:

git checkout ae2c19661c11507b96f2914b24164abd8a5cdc6a WWDC.xcodeproj/project.pbxproj WWDC/WWDC.entitlements WWDC/WWDCDebug_iCloud.entitlements WWDC/WWDCRelease_iCloud.entitlements
das-anubhav commented 3 years ago

Hi @insidegui Yes, it's done this time. And thanks @allenhumphreys for the help :)