summaryrefslogtreecommitdiffhomepage
path: root/ios/Configurations/Base.xcconfig.template
blob: 9d0fe39d9e66c3dfd3b47b88ba6a876074fa599c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Development team
DEVELOPMENT_TEAM = CKG9MXH72F

// Bundle ID
APPLICATION_IDENTIFIER = net.mullvad.MullvadVPN

// Shared container security group ID
SECURITY_GROUP_IDENTIFIER = group.net.mullvad.MullvadVPN

// Code signing style
// Possible values: Manual or Automatic
CODE_SIGN_STYLE = Manual

// Code signing identity
CODE_SIGN_IDENTITY[config=Debug] = Apple Development
CODE_SIGN_IDENTITY[config=Release] = Apple Distribution