mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-02 13:23:29 +01:00
12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
|
//
|
||
|
// Production.xcconfig
|
||
|
// desktop
|
||
|
//
|
||
|
// Created by Vince Grassia on 7/25/24.
|
||
|
//
|
||
|
|
||
|
// Configuration settings file format documentation can be found at:
|
||
|
// https://help.apple.com/xcode/#/dev745c5c974
|
||
|
CODE_SIGN_IDENTITY[sdk=macosx*] = 3rd Party Mac Developer Application
|
||
|
PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*] = Bitwarden Desktop Autofill App Store 2024
|