martykan / taskgoo

Native Google Tasks app for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This doesn't build in XCode 15.4 on Sonoma 14.4.1

master0v opened this issue · comments

Any plans of updating it?

actually setting user Script Sandboxing to "No"

https://stackoverflow.com/questions/76590131/error-while-build-ios-app-in-xcode-sandbox-rsync-samba-13105-deny1-file-w

allowed me to build it, but still it didn't work:

"Authorization Error
Error 400: invalid_request

You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for keeping apps secure.

You can let the app developer know that this app doesn't comply with one or more Google validation rules."

nevermind, replaced your tokens with my tokens and it all worked. Thanks!

btw. consider removing your secret from the public codebase.