]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
Exporting: Refactor out zip exporting into a separate class
authorRoopesh Chander <roop@roopc.net>
Thu, 15 Nov 2018 07:59:49 +0000 (13:29 +0530)
committerRoopesh Chander <roop@roopc.net>
Thu, 15 Nov 2018 08:09:56 +0000 (13:39 +0530)
commit1dac181803c5b673bfbc9729281027628c0bb97b
treeb7070145b20df45ec7cd2ff63528fc08540c0a34
parentd55672970581ed435dda91f8273b1761ab3d8777
Exporting: Refactor out zip exporting into a separate class

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/UI/iOS/ErrorPresenter.swift
WireGuard/WireGuard/UI/iOS/SettingsTableViewController.swift
WireGuard/WireGuard/ZipArchive/ZipExporter.swift [new file with mode: 0644]