mirror of
https://github.com/bitwarden/browser
synced 2026-02-23 16:13:21 +00:00
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
//
|
|
// ReleaseDeveloper.xcconfig
|
|
// desktop
|
|
//
|
|
// Created by Nathan Ansel on 2/20/25.
|
|
//
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://help.apple.com/xcode/#/dev745c5c974
|
|
CODE_SIGN_IDENTITY = Developer ID Application
|
|
PROVISIONING_PROFILE_SPECIFIER = Bitwarden Desktop Autofill Developer 2024
|