-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Includes the VPN proxy in all builds (#3393)
Task/Issue URL: https://app.asana.com/0/1207603085593419/1208543229974056/f Description The VPN proxy has been embedded a long time ago into the app and recently it was enabled for the domain exclusions feature. Unfortunately for our App Store builds, the proxy was only included in DEBUG builds. This was done because Apple usually rejects builds that include components that cannot be used, so we needed to keep it out of release builds until it was used. During development this was missed as the DEBUG builds include the proxy.
- Loading branch information
1 parent
4d2f84a
commit c9b7e08
Showing
1 changed file
with
2 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters