Mention constants in testing steps

Fixes #52
This commit is contained in:
Davide De Rosa 2019-03-31 23:41:07 +02:00
parent 250e733a04
commit 4d37880b7c
1 changed files with 7 additions and 0 deletions

View File

@ -99,6 +99,13 @@ For the VPN to work properly, the app requires:
both in the main app and the tunnel extension target.
Make sure to also update the following constants in `Passepartout/Sources/GroupConstants.swift` according to your developer account and your target bundle identifiers:
public static let teamId
public static let appId
public static let appGroup
public static let tunnelIdentifier
## License
This project is licensed under the [GPLv3][license-content].