aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Info.plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Plist: Handle crypto exportJason A. Donenfeld2018-12-071-0/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Info.plist: Add app group id for accessing from both the app and the network extensionRoopesh Chander2018-11-291-0/+2
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Info.plist: Register for handling public.text files for Open-inRoopesh Chander2018-11-071-0/+14
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* XCode: unify version stringsJason A. Donenfeld2018-11-041-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Change version with 0.0.yyyymmdd versioning schemeRoopesh Chander2018-11-031-1/+1
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Info.plist: Update document icons and descriptionRoopesh Chander2018-11-021-2/+7
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Info.plist: Document type UTI should be consistent with exported UTIRoopesh Chander2018-11-021-1/+1
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Info.plist: Register zip file for open-inRoopesh Chander2018-11-021-0/+12
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Info.plist: Add .conf extension to document typeRoopesh Chander2018-11-021-0/+4
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Add document iconRoopesh Chander2018-11-021-5/+10
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Info.plist: Indicate that the app shall use the cameraRoopesh Chander2018-10-281-0/+2
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Info.plist: support for opening wg-quick config (.conf) filesRoopesh Chander2018-10-271-0/+19
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Info.plist: Export the config file type declarationRoopesh Chander2018-10-271-0/+20
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Remove storyboard and create UI from codeRoopesh Chander2018-10-271-2/+0
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Create a new project in XcodeRoopesh Chander2018-10-271-0/+45
Signed-off-by: Roopesh Chander <roop@roopc.net>