-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenTTD asks for permission to access documents folder with every launch #6
Comments
Does that happen with older version of vanilla that aren't signed? |
@danidoedel I have meet the same issue.
|
I have tried to look into source codes and fix is not easy. As I understand, app requires to implement |
Are you still having this issue? If so, try running the following command:
Warning: This signs recursively into the app's folder. Do not use if you don't fully trust the app. See JGRennison/OpenTTD-patches#318 (comment) Source of command: qbittorrent/qBittorrent#16728 |
Version of OpenTTD
1.11
Expected result
OpenTTD should only ask once to get permission to access the documents folder (works fine in vanilla OpenTTD)
Actual result
With every game launch the user is asked to grant permissions for the game to access the documents folder.
Steps to reproduce
Launch the game a few times on macOS (11.2.3)
Not sure if that is easy fixable or if that would require the application to be signed which is only possible with an Apple developer account.
Sorry for all the issues I create, I just drop whatever I find. Feel free to close if it's not fixable or not worth investing a lot of time :)
The text was updated successfully, but these errors were encountered: