mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +00:00
Add note about local ID
This commit is contained in:
parent
6804e8990c
commit
d54fd23dca
1 changed files with 2 additions and 0 deletions
|
|
@ -134,6 +134,8 @@ For development setup and contribution guidelines, see [CONTRIBUTING.md](docs/CO
|
|||
|
||||
macOS is finicky when it comes to permissions. The system will only remember the first path from where an app requests permissions. If subsequently the app starts somewhere else, it will silently fail. Fix: Delete the entry and restart settings, restart app and next time the permission is requested, there should be an entry in Settings again.
|
||||
|
||||
Important: You need to set your Developer ID in Local.xcconfig. If apps are signed Ad-Hoc, each new signing will count as a new app for macOS and the permissions have to be (deleted and) requested again.
|
||||
|
||||
If that fails, use the terminal to reset:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue