feat: update app identifiers and development team for iOS and macOS builds
This commit is contained in:
parent
9dea98f020
commit
41b52e900c
7 changed files with 11 additions and 11 deletions
|
|
@ -21,7 +21,7 @@ NSString* MacOSUtils::appId() {
|
|||
if (!appId) {
|
||||
// Fallback. When an unsigned/un-notarized app is executed in
|
||||
// command-line mode, it could fail the fetching of its own bundle id.
|
||||
appId = @"org.amnezia.AmneziaVPN";
|
||||
appId = @"org.amneziaUnipessoal.DefaultVPN";
|
||||
}
|
||||
|
||||
return appId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue