aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2020-12-02 12:27:39 +0100
committerAndrej Mihajlov <and@mullvad.net>2020-12-03 13:32:24 +0100
commitec574085703ea1c8b2d4538596961beb910c4382 (patch)
tree73cf8bbdb74fe5575606664bccd0232ffa911803 /WireGuard/WireGuard.xcodeproj/project.pbxproj
parentWireGuardKit: Assert that resolutionResults must not contain failures (diff)
downloadwireguard-apple-ec574085703ea1c8b2d4538596961beb910c4382.tar.xz
wireguard-apple-ec574085703ea1c8b2d4538596961beb910c4382.zip
Move all source files to `Sources/` and rename WireGuardKit targets
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
Diffstat (limited to 'WireGuard/WireGuard.xcodeproj/project.pbxproj')
-rw-r--r--WireGuard/WireGuard.xcodeproj/project.pbxproj1779
1 files changed, 0 insertions, 1779 deletions
diff --git a/WireGuard/WireGuard.xcodeproj/project.pbxproj b/WireGuard/WireGuard.xcodeproj/project.pbxproj
deleted file mode 100644
index 107c2a6..0000000
--- a/WireGuard/WireGuard.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,1779 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 52;
- objects = {
-
-/* Begin PBXBuildFile section */
- 5892BF8F255581F6000E678D /* WireGuardKit in Frameworks */ = {isa = PBXBuildFile; productRef = 5892BF8E255581F6000E678D /* WireGuardKit */; };
- 5892BFA025558288000E678D /* PacketTunnelProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5892BF9F25558288000E678D /* PacketTunnelProvider.swift */; };
- 5892BFA125558288000E678D /* PacketTunnelProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5892BF9F25558288000E678D /* PacketTunnelProvider.swift */; };
- 5892BFDB25593F79000E678D /* WireGuardKit in Frameworks */ = {isa = PBXBuildFile; productRef = 5892BFDA25593F79000E678D /* WireGuardKit */; };
- 5892BFDD25593F80000E678D /* WireGuardKit in Frameworks */ = {isa = PBXBuildFile; productRef = 5892BFDC25593F80000E678D /* WireGuardKit */; };
- 5892BFF325594742000E678D /* WireGuardKit in Frameworks */ = {isa = PBXBuildFile; productRef = 5892BFF225594742000E678D /* WireGuardKit */; };
- 5F45417D21C1B23600994C13 /* UITableViewCell+Reuse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F45417C21C1B23600994C13 /* UITableViewCell+Reuse.swift */; };
- 5F45418C21C2D48200994C13 /* TunnelEditKeyValueCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F45418B21C2D48200994C13 /* TunnelEditKeyValueCell.swift */; };
- 5F45419021C2D53800994C13 /* SwitchCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F45418F21C2D53800994C13 /* SwitchCell.swift */; };
- 5F45419221C2D55800994C13 /* CheckmarkCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F45419121C2D55800994C13 /* CheckmarkCell.swift */; };
- 5F45419821C2D60500994C13 /* KeyValueCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F45419721C2D60500994C13 /* KeyValueCell.swift */; };
- 5F4541A021C2D6B700994C13 /* TunnelListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F45419F21C2D6B700994C13 /* TunnelListCell.swift */; };
- 5F4541A221C2D6DF00994C13 /* BorderedTextButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4541A121C2D6DF00994C13 /* BorderedTextButton.swift */; };
- 5F4541A621C4449E00994C13 /* ButtonCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4541A521C4449E00994C13 /* ButtonCell.swift */; };
- 5F4541A921C451D100994C13 /* TunnelStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4541A821C451D100994C13 /* TunnelStatus.swift */; };
- 5F4541B221CBFAEE00994C13 /* String+ArrayConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4541B121CBFAEE00994C13 /* String+ArrayConversion.swift */; };
- 5F52D0BB21E3781B00283CEA /* ConfTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F52D0BA21E3781B00283CEA /* ConfTextView.swift */; };
- 5F52D0BD21E3785C00283CEA /* ConfTextStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F52D0BC21E3785C00283CEA /* ConfTextStorage.swift */; };
- 5F52D0BF21E3788900283CEA /* NSColor+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F52D0BE21E3788900283CEA /* NSColor+Hex.swift */; };
- 5F52D0C221E378C000283CEA /* highlighter.c in Sources */ = {isa = PBXBuildFile; fileRef = 5F52D0C121E378C000283CEA /* highlighter.c */; };
- 5F9696AE21CD6F72008063FE /* String+ArrayConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4541B121CBFAEE00994C13 /* String+ArrayConversion.swift */; };
- 5F9696B021CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F9696AF21CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift */; };
- 5F9696B121CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F9696AF21CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift */; };
- 6B5C5E27220A48D30024272E /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B5C5E26220A48D30024272E /* Keychain.swift */; };
- 6B5C5E28220A48D30024272E /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B5C5E26220A48D30024272E /* Keychain.swift */; };
- 6B5C5E29220A48D30024272E /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B5C5E26220A48D30024272E /* Keychain.swift */; };
- 6B5C5E2A220A48D30024272E /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B5C5E26220A48D30024272E /* Keychain.swift */; };
- 6B5CA6B1220DE4E900F126CF /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6FF4AC462120B9E0002C96EB /* NetworkExtension.framework */; };
- 6B5CA6B2220DE4F400F126CF /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6FB1BDB621D4F8B800A991BF /* NetworkExtension.framework */; };
- 6B62E45F220A6FA900EF34A6 /* PrivateDataConfirmation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B62E45E220A6FA900EF34A6 /* PrivateDataConfirmation.swift */; };
- 6B62E460220A6FA900EF34A6 /* PrivateDataConfirmation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B62E45E220A6FA900EF34A6 /* PrivateDataConfirmation.swift */; };
- 6B653B86220DE2960050E69C /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6FF4AC462120B9E0002C96EB /* NetworkExtension.framework */; };
- 6B6956362211DA80001B618A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B6956352211DA80001B618A /* main.m */; };
- 6B707D8421F918D4000A8F73 /* TunnelConfiguration+UapiConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B707D8321F918D4000A8F73 /* TunnelConfiguration+UapiConfig.swift */; };
- 6B707D8621F918D4000A8F73 /* TunnelConfiguration+UapiConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B707D8321F918D4000A8F73 /* TunnelConfiguration+UapiConfig.swift */; };
- 6F0F44C9222D55BB00B0FF04 /* TextCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F0F44C8222D55BB00B0FF04 /* TextCell.swift */; };
- 6F0F44CB222D55FD00B0FF04 /* EditableTextCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F0F44CA222D55FD00B0FF04 /* EditableTextCell.swift */; };
- 6F1075642258AE9800D78929 /* DeleteTunnelsConfirmationAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F1075632258AE9800D78929 /* DeleteTunnelsConfirmationAlert.swift */; };
- 6F19D30422402B8700A126F2 /* ConfirmationAlertPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F19D30322402B8700A126F2 /* ConfirmationAlertPresenter.swift */; };
- 6F2449E8226587B90047B9E9 /* MacAppStoreUpdateDetector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F2449E7226587B80047B9E9 /* MacAppStoreUpdateDetector.swift */; };
- 6F29A9432278518D00DC6A6B /* RecentTunnelsTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F29A9422278518D00DC6A6B /* RecentTunnelsTracker.swift */; };
- 6F29A94722787B1600DC6A6B /* QuickActionItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F29A94622787B1600DC6A6B /* QuickActionItem.swift */; };
- 6F3E02E9228000F6001FE7E3 /* MainMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F3E02E8228000F6001FE7E3 /* MainMenu.swift */; };
- 6F4DD16B21DA558800690EAE /* TunnelListRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F4DD16A21DA558800690EAE /* TunnelListRow.swift */; };
- 6F4DD16C21DA558F00690EAE /* NSTableView+Reuse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F4DD16721DA552B00690EAE /* NSTableView+Reuse.swift */; };
- 6F4DD16E21DBEA0700690EAE /* ManageTunnelsRootViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F4DD16D21DBEA0700690EAE /* ManageTunnelsRootViewController.swift */; };
- 6F5A2B4621AFDED40081EDD8 /* FileManager+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F5A2B4421AFDE020081EDD8 /* FileManager+Extension.swift */; };
- 6F5A2B4821AFF49A0081EDD8 /* FileManager+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F5A2B4421AFDE020081EDD8 /* FileManager+Extension.swift */; };
- 6F5D0C22218352EF000F85AD /* WireGuardNetworkExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 6F5D0C1A218352EF000F85AD /* WireGuardNetworkExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
- 6F5EA59B223E58A8002B380A /* ButtonRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F5EA59A223E58A8002B380A /* ButtonRow.swift */; };
- 6F613D9B21DE33B8004B217A /* KeyValueRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F613D9A21DE33B8004B217A /* KeyValueRow.swift */; };
- 6F61F1E921B932F700483816 /* WireGuardAppError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F61F1E821B932F700483816 /* WireGuardAppError.swift */; };
- 6F61F1EB21B937EF00483816 /* WireGuardResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F61F1EA21B937EF00483816 /* WireGuardResult.swift */; };
- 6F628C3D217F09E9003482A3 /* TunnelViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F628C3C217F09E9003482A3 /* TunnelViewModel.swift */; };
- 6F628C41217F47DB003482A3 /* TunnelDetailTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F628C40217F47DB003482A3 /* TunnelDetailTableViewController.swift */; };
- 6F6483E7229293300075BA15 /* LaunchedAtLoginDetector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F6483E6229293300075BA15 /* LaunchedAtLoginDetector.swift */; };
- 6F70E20E221058E1008BDFB4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6F70E20C221058DF008BDFB4 /* InfoPlist.strings */; };
- 6F70E20F221058E1008BDFB4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6F70E20C221058DF008BDFB4 /* InfoPlist.strings */; };
- 6F70E23D22109E15008BDFB4 /* WireGuardLoginItemHelper.app in Embed Login Item Helper */ = {isa = PBXBuildFile; fileRef = 6F70E22922106A2D008BDFB4 /* WireGuardLoginItemHelper.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
- 6F7774E1217181B1006A79B3 /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F7774DF217181B1006A79B3 /* MainViewController.swift */; };
- 6F7774E2217181B1006A79B3 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F7774E0217181B1006A79B3 /* AppDelegate.swift */; };
- 6F7774E421718281006A79B3 /* TunnelsListTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F7774E321718281006A79B3 /* TunnelsListTableViewController.swift */; };
- 6F7774EF21722D97006A79B3 /* TunnelsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F7774EE21722D97006A79B3 /* TunnelsManager.swift */; };
- 6F7774F321774263006A79B3 /* TunnelEditTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F7774F221774263006A79B3 /* TunnelEditTableViewController.swift */; };
- 6F7F7E5F21C7D74B00527607 /* TunnelErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F7F7E5E21C7D74B00527607 /* TunnelErrors.swift */; };
- 6F89E17A21EDEB0E00C97BB9 /* StatusItemController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F89E17921EDEB0E00C97BB9 /* StatusItemController.swift */; };
- 6F89E17C21F090CC00C97BB9 /* TunnelsTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F89E17B21F090CC00C97BB9 /* TunnelsTracker.swift */; };
- 6F8F0D7122258153000E8335 /* ActivateOnDemandViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F8F0D7022258153000E8335 /* ActivateOnDemandViewModel.swift */; };
- 6F8F0D7222258153000E8335 /* ActivateOnDemandViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F8F0D7022258153000E8335 /* ActivateOnDemandViewModel.swift */; };
- 6F8F0D7422267AD2000E8335 /* ChevronCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F8F0D7322267AD2000E8335 /* ChevronCell.swift */; };
- 6F8F0D7722267C57000E8335 /* SSIDOptionEditTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F8F0D7622267C57000E8335 /* SSIDOptionEditTableViewController.swift */; };
- 6F907C9C224663A2003CED21 /* LogViewHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F907C9B224663A2003CED21 /* LogViewHelper.swift */; };
- 6F907C9D224663A2003CED21 /* LogViewHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F907C9B224663A2003CED21 /* LogViewHelper.swift */; };
- 6F919EC3218A2AE90023B400 /* ErrorPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F919EC2218A2AE90023B400 /* ErrorPresenter.swift */; };
- 6F919ED9218C65C50023B400 /* wireguard_doc_logo_22x29.png in Resources */ = {isa = PBXBuildFile; fileRef = 6F919ED5218C65C50023B400 /* wireguard_doc_logo_22x29.png */; };
- 6F919EDA218C65C50023B400 /* wireguard_doc_logo_44x58.png in Resources */ = {isa = PBXBuildFile; fileRef = 6F919ED6218C65C50023B400 /* wireguard_doc_logo_44x58.png */; };
- 6F919EDB218C65C50023B400 /* wireguard_doc_logo_64x64.png in Resources */ = {isa = PBXBuildFile; fileRef = 6F919ED7218C65C50023B400 /* wireguard_doc_logo_64x64.png */; };
- 6F919EDC218C65C50023B400 /* wireguard_doc_logo_320x320.png in Resources */ = {isa = PBXBuildFile; fileRef = 6F919ED8218C65C50023B400 /* wireguard_doc_logo_320x320.png */; };
- 6F9B8A8E223398610041B9C4 /* SSIDOptionDetailTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F9B8A8D223398610041B9C4 /* SSIDOptionDetailTableViewController.swift */; };
- 6FADE96C2254B8C300B838A4 /* UnusableTunnelDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FADE96A2254A6C200B838A4 /* UnusableTunnelDetailViewController.swift */; };
- 6FB1017921C57DE600766195 /* MockTunnels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FB1017821C57DE600766195 /* MockTunnels.swift */; };
- 6FB17946222FD5960018AE71 /* OnDemandWiFiControls.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FB17945222FD5960018AE71 /* OnDemandWiFiControls.swift */; };
- 6FB1BD6021D2607A00A991BF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FB1BD5F21D2607A00A991BF /* AppDelegate.swift */; };
- 6FB1BD6221D2607E00A991BF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6FB1BD6121D2607E00A991BF /* Assets.xcassets */; };
- 6FB1BD9921D4BFE700A991BF /* WireGuardNetworkExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 6FB1BD9121D4BFE600A991BF /* WireGuardNetworkExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
- 6FB1BDA221D4F53300A991BF /* ringlogger.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FF3526C21C23F960008484E /* ringlogger.c */; };
- 6FB1BDA421D4F53300A991BF /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FF3526E21C23FA10008484E /* Logger.swift */; };
- 6FB1BDA521D4F53300A991BF /* TunnelConfiguration+WgQuickConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F9696AF21CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift */; };
- 6FB1BDA621D4F53300A991BF /* NETunnelProviderProtocol+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA5D942194454A0001E2F7 /* NETunnelProviderProtocol+Extension.swift */; };
- 6FB1BDA721D4F53300A991BF /* String+ArrayConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4541B121CBFAEE00994C13 /* String+ArrayConversion.swift */; };
- 6FB1BDAF21D4F53300A991BF /* FileManager+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F5A2B4421AFDE020081EDD8 /* FileManager+Extension.swift */; };
- 6FB1BDB321D4F55700A991BF /* ErrorNotifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA5D9F21958ECC0001E2F7 /* ErrorNotifier.swift */; };
- 6FB1BDBB21D50F0200A991BF /* Localizable.strings in Sources */ = {isa = PBXBuildFile; fileRef = 6FE1765421C90BBE002690EA /* Localizable.strings */; };
- 6FB1BDBC21D50F0200A991BF /* ringlogger.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FF3526C21C23F960008484E /* ringlogger.c */; };
- 6FB1BDBD21D50F0200A991BF /* ringlogger.h in Sources */ = {isa = PBXBuildFile; fileRef = 6FF3526B21C23F960008484E /* ringlogger.h */; };
- 6FB1BDBE21D50F0200A991BF /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FF3526E21C23FA10008484E /* Logger.swift */; };
- 6FB1BDBF21D50F0200A991BF /* TunnelConfiguration+WgQuickConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F9696AF21CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift */; };
- 6FB1BDC021D50F0200A991BF /* NETunnelProviderProtocol+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA5D942194454A0001E2F7 /* NETunnelProviderProtocol+Extension.swift */; };
- 6FB1BDC121D50F0200A991BF /* String+ArrayConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4541B121CBFAEE00994C13 /* String+ArrayConversion.swift */; };
- 6FB1BDC921D50F0300A991BF /* FileManager+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F5A2B4421AFDE020081EDD8 /* FileManager+Extension.swift */; };
- 6FB1BDCC21D50F5300A991BF /* TunnelsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F7774EE21722D97006A79B3 /* TunnelsManager.swift */; };
- 6FB1BDCD21D50F5300A991BF /* ActivateOnDemandOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA5DA32197085D0001E2F7 /* ActivateOnDemandOption.swift */; };
- 6FB1BDCE21D50F5300A991BF /* TunnelStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4541A821C451D100994C13 /* TunnelStatus.swift */; };
- 6FB1BDD021D50F5300A991BF /* TunnelErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F7F7E5E21C7D74B00527607 /* TunnelErrors.swift */; };
- 6FB1BDD121D50F5300A991BF /* ZipImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FE254FA219C10800028284D /* ZipImporter.swift */; };
- 6FB1BDD221D50F5300A991BF /* ZipExporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FE254FE219C60290028284D /* ZipExporter.swift */; };
- 6FB1BDD321D50F5300A991BF /* ZipArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF801218646B900D8FBF6 /* ZipArchive.swift */; };
- 6FB1BDD421D50F5300A991BF /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF7FF21863C0100D8FBF6 /* ioapi.c */; };
- 6FB1BDD521D50F5300A991BF /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF7F621863B6100D8FBF6 /* unzip.c */; };
- 6FB1BDD621D50F5300A991BF /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF7F721863B6100D8FBF6 /* zip.c */; };
- 6FB1BDD721D50F5300A991BF /* WireGuardAppError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F61F1E821B932F700483816 /* WireGuardAppError.swift */; };
- 6FB1BDD821D50F5300A991BF /* WireGuardResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F61F1EA21B937EF00483816 /* WireGuardResult.swift */; };
- 6FB1BDD921D50F5300A991BF /* LocalizationHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FE1765921C90E87002690EA /* LocalizationHelper.swift */; };
- 6FB1BDDA21D5170800A991BF /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6FB1BDB621D4F8B800A991BF /* NetworkExtension.framework */; };
- 6FBA101521D613F90051C35F /* Application.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FBA101321D613F30051C35F /* Application.swift */; };
- 6FBA101821D656000051C35F /* StatusMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FBA101621D655340051C35F /* StatusMenu.swift */; };
- 6FBA103B21D6B4290051C35F /* ErrorPresenterProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FBA103A21D6B4280051C35F /* ErrorPresenterProtocol.swift */; };
- 6FBA103E21D6B6D70051C35F /* TunnelImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FBA103D21D6B6D70051C35F /* TunnelImporter.swift */; };
- 6FBA103F21D6B6FF0051C35F /* TunnelImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FBA103D21D6B6D70051C35F /* TunnelImporter.swift */; };
- 6FBA104021D6B7040051C35F /* ErrorPresenterProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FBA103A21D6B4280051C35F /* ErrorPresenterProtocol.swift */; };
- 6FBA104321D6BC250051C35F /* ErrorPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FBA104121D6BC210051C35F /* ErrorPresenter.swift */; };
- 6FBA104621D7EBFA0051C35F /* TunnelsListTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FBA104521D7EBFA0051C35F /* TunnelsListTableViewController.swift */; };
- 6FCD99AA21E0E14700BA4C82 /* ButtonedDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FCD99A821E0E0C700BA4C82 /* ButtonedDetailViewController.swift */; };
- 6FCD99AF21E0EA1700BA4C82 /* ImportPanelPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FCD99AE21E0EA1700BA4C82 /* ImportPanelPresenter.swift */; };
- 6FCD99B121E0EDA900BA4C82 /* TunnelEditViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FCD99B021E0EDA900BA4C82 /* TunnelEditViewController.swift */; };
- 6FDB3C3B21DCF47400A0C0BF /* TunnelDetailTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FDB3C3A21DCF47400A0C0BF /* TunnelDetailTableViewController.swift */; };
- 6FDB3C3C21DCF6BB00A0C0BF /* TunnelViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F628C3C217F09E9003482A3 /* TunnelViewModel.swift */; };
- 6FDB6D13224A15BF00EE4BC3 /* LogViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FDB6D12224A15BE00EE4BC3 /* LogViewController.swift */; };
- 6FDB6D15224CB2CE00EE4BC3 /* LogViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FDB6D14224CB2CE00EE4BC3 /* LogViewCell.swift */; };
- 6FDB6D18224CC05A00EE4BC3 /* LogViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FDB6D16224CC04E00EE4BC3 /* LogViewController.swift */; };
- 6FDEF7E62185EFB200D8FBF6 /* QRScanViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF7E52185EFAF00D8FBF6 /* QRScanViewController.swift */; };
- 6FDEF7FB21863B6100D8FBF6 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF7F621863B6100D8FBF6 /* unzip.c */; };
- 6FDEF7FC21863B6100D8FBF6 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF7F721863B6100D8FBF6 /* zip.c */; };
- 6FDEF80021863C0100D8FBF6 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF7FF21863C0100D8FBF6 /* ioapi.c */; };
- 6FDEF802218646BA00D8FBF6 /* ZipArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF801218646B900D8FBF6 /* ZipArchive.swift */; };
- 6FDEF806218725D200D8FBF6 /* SettingsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FDEF805218725D200D8FBF6 /* SettingsTableViewController.swift */; };
- 6FE1765621C90BBE002690EA /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6FE1765421C90BBE002690EA /* Localizable.strings */; };
- 6FE1765A21C90E87002690EA /* LocalizationHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FE1765921C90E87002690EA /* LocalizationHelper.swift */; };
- 6FE254FB219C10800028284D /* ZipImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FE254FA219C10800028284D /* ZipImporter.swift */; };
- 6FE254FF219C60290028284D /* ZipExporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FE254FE219C60290028284D /* ZipExporter.swift */; };
- 6FE3661D21F64F6B00F78C7D /* ConfTextColorTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FE3661C21F64F6B00F78C7D /* ConfTextColorTheme.swift */; };
- 6FF3527021C240160008484E /* ringlogger.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FF3526C21C23F960008484E /* ringlogger.c */; };
- 6FF3527121C240160008484E /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FF3526E21C23FA10008484E /* Logger.swift */; };
- 6FF3527221C2616C0008484E /* ringlogger.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FF3526C21C23F960008484E /* ringlogger.c */; };
- 6FF3527321C2616C0008484E /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FF3526E21C23FA10008484E /* Logger.swift */; };
- 6FF4AC1F211EC472002C96EB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6FF4AC1E211EC472002C96EB /* Assets.xcassets */; };
- 6FF4AC22211EC472002C96EB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6FF4AC20211EC472002C96EB /* LaunchScreen.storyboard */; };
- 6FFA5D952194454A0001E2F7 /* NETunnelProviderProtocol+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA5D942194454A0001E2F7 /* NETunnelProviderProtocol+Extension.swift */; };
- 6FFA5D96219446380001E2F7 /* NETunnelProviderProtocol+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA5D942194454A0001E2F7 /* NETunnelProviderProtocol+Extension.swift */; };
- 6FFA5DA021958ECC0001E2F7 /* ErrorNotifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA5D9F21958ECC0001E2F7 /* ErrorNotifier.swift */; };
- 6FFA5DA42197085D0001E2F7 /* ActivateOnDemandOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA5DA32197085D0001E2F7 /* ActivateOnDemandOption.swift */; };
- 6FFACD2021E4D8D500E9A2A5 /* ParseError+WireGuardAppError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FFACD1E21E4D89600E9A2A5 /* ParseError+WireGuardAppError.swift */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXContainerItemProxy section */
- 6F5D0C20218352EF000F85AD /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 6FF4AC0C211EC46F002C96EB /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 6F5D0C19218352EF000F85AD;
- remoteInfo = WireGuardNetworkExtension;
- };
- 6F70E23A22109DD3008BDFB4 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 6FF4AC0C211EC46F002C96EB /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 6F70E22822106A2D008BDFB4;
- remoteInfo = WireGuardmacOSLoginItemHelper;
- };
- 6FB1BD9721D4BFE700A991BF /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 6FF4AC0C211EC46F002C96EB /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 6FB1BD9021D4BFE600A991BF;
- remoteInfo = WireGuardNetworkExtensionmacOS;
- };
- 6FB1BD9E21D4DF7A00A991BF /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 6FF4AC0C211EC46F002C96EB /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 6FDAA03421CE69D000FA6925;
- remoteInfo = WireGuardGoBridgemacOS;
- };
- 6FDEF7E121846C0000D8FBF6 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 6FF4AC0C211EC46F002C96EB /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 6FDEF7DD21846BC100D8FBF6;
- remoteInfo = WireGuardGoBridge;
- };
-/* End PBXContainerItemProxy section */
-
-/* Begin PBXCopyFilesBuildPhase section */
- 6F5D0C26218352EF000F85AD /* Embed App Extensions */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 13;
- files = (
- 6F5D0C22218352EF000F85AD /* WireGuardNetworkExtension.appex in Embed App Extensions */,
- );
- name = "Embed App Extensions";
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6F70E23C22109DE5008BDFB4 /* Embed Login Item Helper */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = Contents/Library/LoginItems;
- dstSubfolderSpec = 1;
- files = (
- 6F70E23D22109E15008BDFB4 /* WireGuardLoginItemHelper.app in Embed Login Item Helper */,
- );
- name = "Embed Login Item Helper";
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FB1BD9D21D4BFE700A991BF /* Embed App Extensions */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 13;
- files = (
- 6FB1BD9921D4BFE700A991BF /* WireGuardNetworkExtension.appex in Embed App Extensions */,
- );
- name = "Embed App Extensions";
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
- 5892BF9F25558288000E678D /* PacketTunnelProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PacketTunnelProvider.swift; sourceTree = "<group>"; };
- 5F45417C21C1B23600994C13 /* UITableViewCell+Reuse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITableViewCell+Reuse.swift"; sourceTree = "<group>"; };
- 5F45418B21C2D48200994C13 /* TunnelEditKeyValueCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelEditKeyValueCell.swift; sourceTree = "<group>"; };
- 5F45418F21C2D53800994C13 /* SwitchCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwitchCell.swift; sourceTree = "<group>"; };
- 5F45419121C2D55800994C13 /* CheckmarkCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckmarkCell.swift; sourceTree = "<group>"; };
- 5F45419721C2D60500994C13 /* KeyValueCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyValueCell.swift; sourceTree = "<group>"; };
- 5F45419F21C2D6B700994C13 /* TunnelListCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelListCell.swift; sourceTree = "<group>"; };
- 5F4541A121C2D6DF00994C13 /* BorderedTextButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BorderedTextButton.swift; sourceTree = "<group>"; };
- 5F4541A521C4449E00994C13 /* ButtonCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonCell.swift; sourceTree = "<group>"; };
- 5F4541A821C451D100994C13 /* TunnelStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelStatus.swift; sourceTree = "<group>"; };
- 5F4541B121CBFAEE00994C13 /* String+ArrayConversion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+ArrayConversion.swift"; sourceTree = "<group>"; };
- 5F52D0BA21E3781B00283CEA /* ConfTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfTextView.swift; sourceTree = "<group>"; };
- 5F52D0BC21E3785C00283CEA /* ConfTextStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfTextStorage.swift; sourceTree = "<group>"; };
- 5F52D0BE21E3788900283CEA /* NSColor+Hex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSColor+Hex.swift"; sourceTree = "<group>"; };
- 5F52D0C021E378C000283CEA /* highlighter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = highlighter.h; sourceTree = "<group>"; };
- 5F52D0C121E378C000283CEA /* highlighter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = highlighter.c; sourceTree = "<group>"; };
- 5F9696AF21CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TunnelConfiguration+WgQuickConfig.swift"; sourceTree = "<group>"; };
- 6B5C5E26220A48D30024272E /* Keychain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Keychain.swift; sourceTree = "<group>"; };
- 6B62E45E220A6FA900EF34A6 /* PrivateDataConfirmation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrivateDataConfirmation.swift; sourceTree = "<group>"; };
- 6B6956352211DA80001B618A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 6B707D8321F918D4000A8F73 /* TunnelConfiguration+UapiConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TunnelConfiguration+UapiConfig.swift"; sourceTree = "<group>"; };
- 6F0F44C8222D55BB00B0FF04 /* TextCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextCell.swift; sourceTree = "<group>"; };
- 6F0F44CA222D55FD00B0FF04 /* EditableTextCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditableTextCell.swift; sourceTree = "<group>"; };
- 6F1075632258AE9800D78929 /* DeleteTunnelsConfirmationAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeleteTunnelsConfirmationAlert.swift; sourceTree = "<group>"; };
- 6F16F46F243DB55600AA141B /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = WireGuard/ja.lproj/Localizable.strings; sourceTree = "<group>"; };
- 6F19D30322402B8700A126F2 /* ConfirmationAlertPresenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfirmationAlertPresenter.swift; sourceTree = "<group>"; };
- 6F2449E7226587B80047B9E9 /* MacAppStoreUpdateDetector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MacAppStoreUpdateDetector.swift; sourceTree = "<group>"; };
- 6F29A9422278518D00DC6A6B /* RecentTunnelsTracker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecentTunnelsTracker.swift; sourceTree = "<group>"; };
- 6F29A94622787B1600DC6A6B /* QuickActionItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QuickActionItem.swift; sourceTree = "<group>"; };
- 6F3E02E8228000F6001FE7E3 /* MainMenu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainMenu.swift; sourceTree = "<group>"; };
- 6F4DD16721DA552B00690EAE /* NSTableView+Reuse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSTableView+Reuse.swift"; sourceTree = "<group>"; };
- 6F4DD16A21DA558800690EAE /* TunnelListRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelListRow.swift; sourceTree = "<group>"; };
- 6F4DD16D21DBEA0700690EAE /* ManageTunnelsRootViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ManageTunnelsRootViewController.swift; sourceTree = "<group>"; };
- 6F5A2B4421AFDE020081EDD8 /* FileManager+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+Extension.swift"; sourceTree = "<group>"; };
- 6F5D0C1A218352EF000F85AD /* WireGuardNetworkExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = WireGuardNetworkExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
- 6F5D0C1E218352EF000F85AD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 6F5D0C1F218352EF000F85AD /* WireGuardNetworkExtension_iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WireGuardNetworkExtension_iOS.entitlements; sourceTree = "<group>"; };
- 6F5D0C3421839E37000F85AD /* WireGuardNetworkExtension-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WireGuardNetworkExtension-Bridging-Header.h"; sourceTree = "<group>"; };
- 6F5EA59A223E58A8002B380A /* ButtonRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonRow.swift; sourceTree = "<group>"; };
- 6F613D9A21DE33B8004B217A /* KeyValueRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyValueRow.swift; sourceTree = "<group>"; };
- 6F61F1E821B932F700483816 /* WireGuardAppError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WireGuardAppError.swift; sourceTree = "<group>"; };
- 6F61F1EA21B937EF00483816 /* WireGuardResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WireGuardResult.swift; sourceTree = "<group>"; };
- 6F628C3C217F09E9003482A3 /* TunnelViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelViewModel.swift; sourceTree = "<group>"; };
- 6F628C40217F47DB003482A3 /* TunnelDetailTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TunnelDetailTableViewController.swift; sourceTree = "<group>"; };
- 6F6483E6229293300075BA15 /* LaunchedAtLoginDetector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchedAtLoginDetector.swift; sourceTree = "<group>"; };
- 6F689999218043390012E523 /* WireGuard-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WireGuard-Bridging-Header.h"; sourceTree = "<group>"; };
- 6F70E20D221058DF008BDFB4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = WireGuard/Base.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 6F70E22922106A2D008BDFB4 /* WireGuardLoginItemHelper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WireGuardLoginItemHelper.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 6F70E23222106A31008BDFB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 6F70E23922109BEF008BDFB4 /* LoginItemHelper.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LoginItemHelper.entitlements; sourceTree = "<group>"; };
- 6F7774DF217181B1006A79B3 /* MainViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; };
- 6F7774E0217181B1006A79B3 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- 6F7774E321718281006A79B3 /* TunnelsListTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TunnelsListTableViewController.swift; sourceTree = "<group>"; };
- 6F7774EE21722D97006A79B3 /* TunnelsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelsManager.swift; sourceTree = "<group>"; };
- 6F7774F221774263006A79B3 /* TunnelEditTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelEditTableViewController.swift; sourceTree = "<group>"; };
- 6F7F7E5E21C7D74B00527607 /* TunnelErrors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelErrors.swift; sourceTree = "<group>"; };
- 6F89E17921EDEB0E00C97BB9 /* StatusItemController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusItemController.swift; sourceTree = "<group>"; };
- 6F89E17B21F090CC00C97BB9 /* TunnelsTracker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelsTracker.swift; sourceTree = "<group>"; };
- 6F8F0D7022258153000E8335 /* ActivateOnDemandViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivateOnDemandViewModel.swift; sourceTree = "<group>"; };
- 6F8F0D7322267AD2000E8335 /* ChevronCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChevronCell.swift; sourceTree = "<group>"; };
- 6F8F0D7622267C57000E8335 /* SSIDOptionEditTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSIDOptionEditTableViewController.swift; sourceTree = "<group>"; };
- 6F8F9C692441DBEF00BF8B8F /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = WireGuard/it.lproj/Localizable.strings; sourceTree = "<group>"; };
- 6F8F9C6A2441DD0300BF8B8F /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = WireGuard/de.lproj/Localizable.strings; sourceTree = "<group>"; };
- 6F907C9B224663A2003CED21 /* LogViewHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogViewHelper.swift; sourceTree = "<group>"; };
- 6F919EC2218A2AE90023B400 /* ErrorPresenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorPresenter.swift; sourceTree = "<group>"; };
- 6F919ED5218C65C50023B400 /* wireguard_doc_logo_22x29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = wireguard_doc_logo_22x29.png; sourceTree = "<group>"; };
- 6F919ED6218C65C50023B400 /* wireguard_doc_logo_44x58.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = wireguard_doc_logo_44x58.png; sourceTree = "<group>"; };
- 6F919ED7218C65C50023B400 /* wireguard_doc_logo_64x64.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = wireguard_doc_logo_64x64.png; sourceTree = "<group>"; };
- 6F919ED8218C65C50023B400 /* wireguard_doc_logo_320x320.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = wireguard_doc_logo_320x320.png; sourceTree = "<group>"; };
- 6F9B8A8D223398610041B9C4 /* SSIDOptionDetailTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSIDOptionDetailTableViewController.swift; sourceTree = "<group>"; };
- 6FADE96A2254A6C200B838A4 /* UnusableTunnelDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnusableTunnelDetailViewController.swift; sourceTree = "<group>"; };
- 6FB1017821C57DE600766195 /* MockTunnels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockTunnels.swift; sourceTree = "<group>"; };
- 6FB17945222FD5960018AE71 /* OnDemandWiFiControls.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnDemandWiFiControls.swift; sourceTree = "<group>"; };
- 6FB1BD5D21D2607A00A991BF /* WireGuard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WireGuard.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 6FB1BD5F21D2607A00A991BF /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- 6FB1BD6121D2607E00A991BF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 6FB1BD6621D2607E00A991BF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 6FB1BD6721D2607E00A991BF /* WireGuard.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WireGuard.entitlements; sourceTree = "<group>"; };
- 6FB1BD9121D4BFE600A991BF /* WireGuardNetworkExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = WireGuardNetworkExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
- 6FB1BD9621D4BFE700A991BF /* WireGuardNetworkExtension_macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WireGuardNetworkExtension_macOS.entitlements; sourceTree = "<group>"; };
- 6FB1BDB621D4F8B800A991BF /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/NetworkExtension.framework; sourceTree = DEVELOPER_DIR; };
- 6FBA101321D613F30051C35F /* Application.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Application.swift; sourceTree = "<group>"; };
- 6FBA101621D655340051C35F /* StatusMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusMenu.swift; sourceTree = "<group>"; };
- 6FBA103A21D6B4280051C35F /* ErrorPresenterProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorPresenterProtocol.swift; sourceTree = "<group>"; };
- 6FBA103D21D6B6D70051C35F /* TunnelImporter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TunnelImporter.swift; sourceTree = "<group>"; };
- 6FBA104121D6BC210051C35F /* ErrorPresenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorPresenter.swift; sourceTree = "<group>"; };
- 6FBA104521D7EBFA0051C35F /* TunnelsListTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelsListTableViewController.swift; sourceTree = "<group>"; };
- 6FCD99A821E0E0C700BA4C82 /* ButtonedDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonedDetailViewController.swift; sourceTree = "<group>"; };
- 6FCD99AE21E0EA1700BA4C82 /* ImportPanelPresenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportPanelPresenter.swift; sourceTree = "<group>"; };
- 6FCD99B021E0EDA900BA4C82 /* TunnelEditViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelEditViewController.swift; sourceTree = "<group>"; };
- 6FDB3C3A21DCF47400A0C0BF /* TunnelDetailTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunnelDetailTableViewController.swift; sourceTree = "<group>"; };
- 6FDB6D12224A15BE00EE4BC3 /* LogViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LogViewController.swift; sourceTree = "<group>"; };
- 6FDB6D14224CB2CE00EE4BC3 /* LogViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogViewCell.swift; sourceTree = "<group>"; };
- 6FDB6D16224CC04E00EE4BC3 /* LogViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogViewController.swift; sourceTree = "<group>"; };
- 6FDEF7E52185EFAF00D8FBF6 /* QRScanViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QRScanViewController.swift; sourceTree = "<group>"; };
- 6FDEF7F621863B6100D8FBF6 /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unzip.c; sourceTree = "<group>"; };
- 6FDEF7F721863B6100D8FBF6 /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip.c; sourceTree = "<group>"; };
- 6FDEF7F921863B6100D8FBF6 /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zip.h; sourceTree = "<group>"; };
- 6FDEF7FA21863B6100D8FBF6 /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unzip.h; sourceTree = "<group>"; };
- 6FDEF7FE21863C0100D8FBF6 /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ioapi.h; sourceTree = "<group>"; };
- 6FDEF7FF21863C0100D8FBF6 /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioapi.c; sourceTree = "<group>"; };
- 6FDEF801218646B900D8FBF6 /* ZipArchive.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZipArchive.swift; sourceTree = "<group>"; };
- 6FDEF805218725D200D8FBF6 /* SettingsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsTableViewController.swift; sourceTree = "<group>"; };
- 6FE1765521C90BBE002690EA /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = WireGuard/Base.lproj/Localizable.strings; sourceTree = "<group>"; };
- 6FE1765921C90E87002690EA /* LocalizationHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizationHelper.swift; sourceTree = "<group>"; };
- 6FE254FA219C10800028284D /* ZipImporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZipImporter.swift; sourceTree = "<group>"; };
- 6FE254FE219C60290028284D /* ZipExporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZipExporter.swift; sourceTree = "<group>"; };
- 6FE3661C21F64F6B00F78C7D /* ConfTextColorTheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfTextColorTheme.swift; sourceTree = "<group>"; };
- 6FF3526B21C23F960008484E /* ringlogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ringlogger.h; sourceTree = "<group>"; };
- 6FF3526C21C23F960008484E /* ringlogger.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ringlogger.c; sourceTree = "<group>"; };
- 6FF3526E21C23FA10008484E /* Logger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
- 6FF4AC14211EC46F002C96EB /* WireGuard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WireGuard.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 6FF4AC1E211EC472002C96EB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 6FF4AC21211EC472002C96EB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 6FF4AC23211EC472002C96EB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 6FF4AC2B211EC776002C96EB /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Config.xcconfig; path = Config/Config.xcconfig; sourceTree = "<group>"; };
- 6FF4AC462120B9E0002C96EB /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; };
- 6FF4AC482120B9E0002C96EB /* WireGuard.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WireGuard.entitlements; sourceTree = "<group>"; };
- 6FFA5D942194454A0001E2F7 /* NETunnelProviderProtocol+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NETunnelProviderProtocol+Extension.swift"; sourceTree = "<group>"; };
- 6FFA5D9F21958ECC0001E2F7 /* ErrorNotifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorNotifier.swift; sourceTree = "<group>"; };
- 6FFA5DA32197085D0001E2F7 /* ActivateOnDemandOption.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivateOnDemandOption.swift; sourceTree = "<group>"; };
- 6FFACD1E21E4D89600E9A2A5 /* ParseError+WireGuardAppError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ParseError+WireGuardAppError.swift"; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 6F5D0C17218352EF000F85AD /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5892BFF325594742000E678D /* WireGuardKit in Frameworks */,
- 6B5CA6B1220DE4E900F126CF /* NetworkExtension.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FB1BD5A21D2607A00A991BF /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5892BFDD25593F80000E678D /* WireGuardKit in Frameworks */,
- 6FB1BDDA21D5170800A991BF /* NetworkExtension.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FB1BD8E21D4BFE600A991BF /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5892BFDB25593F79000E678D /* WireGuardKit in Frameworks */,
- 6B5CA6B2220DE4F400F126CF /* NetworkExtension.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FF4AC11211EC46F002C96EB /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5892BF8F255581F6000E678D /* WireGuardKit in Frameworks */,
- 6B653B86220DE2960050E69C /* NetworkExtension.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 5F4541A721C44F5B00994C13 /* View */ = {
- isa = PBXGroup;
- children = (
- 5F45419F21C2D6B700994C13 /* TunnelListCell.swift */,
- 5F45418B21C2D48200994C13 /* TunnelEditKeyValueCell.swift */,
- 5F45418F21C2D53800994C13 /* SwitchCell.swift */,
- 5F45419721C2D60500994C13 /* KeyValueCell.swift */,
- 5F4541A521C4449E00994C13 /* ButtonCell.swift */,
- 5F45419121C2D55800994C13 /* CheckmarkCell.swift */,
- 5F4541A121C2D6DF00994C13 /* BorderedTextButton.swift */,
- 6F8F0D7322267AD2000E8335 /* ChevronCell.swift */,
- 6F0F44C8222D55BB00B0FF04 /* TextCell.swift */,
- 6F0F44CA222D55FD00B0FF04 /* EditableTextCell.swift */,
- );
- path = View;
- sourceTree = "<group>";
- };
- 5F4541AC21C4720B00994C13 /* ViewController */ = {
- isa = PBXGroup;
- children = (
- 6F7774E321718281006A79B3 /* TunnelsListTableViewController.swift */,
- 6F7774F221774263006A79B3 /* TunnelEditTableViewController.swift */,
- 6FDEF7E52185EFAF00D8FBF6 /* QRScanViewController.swift */,
- 6F628C40217F47DB003482A3 /* TunnelDetailTableViewController.swift */,
- 6FDEF805218725D200D8FBF6 /* SettingsTableViewController.swift */,
- 6F7774DF217181B1006A79B3 /* MainViewController.swift */,
- 6F8F0D7622267C57000E8335 /* SSIDOptionEditTableViewController.swift */,
- 6F9B8A8D223398610041B9C4 /* SSIDOptionDetailTableViewController.swift */,
- 6FDB6D16224CC04E00EE4BC3 /* LogViewController.swift */,
- );
- path = ViewController;
- sourceTree = "<group>";
- };
- 6F4DD16921DA556600690EAE /* View */ = {
- isa = PBXGroup;
- children = (
- 5F52D0C021E378C000283CEA /* highlighter.h */,
- 5F52D0C121E378C000283CEA /* highlighter.c */,
- 6F4DD16A21DA558800690EAE /* TunnelListRow.swift */,
- 6F613D9A21DE33B8004B217A /* KeyValueRow.swift */,
- 5F52D0BA21E3781B00283CEA /* ConfTextView.swift */,
- 5F52D0BC21E3785C00283CEA /* ConfTextStorage.swift */,
- 6FE3661C21F64F6B00F78C7D /* ConfTextColorTheme.swift */,
- 6F5EA59A223E58A8002B380A /* ButtonRow.swift */,
- 6FB17945222FD5960018AE71 /* OnDemandWiFiControls.swift */,
- 6FDB6D14224CB2CE00EE4BC3 /* LogViewCell.swift */,
- 6F1075632258AE9800D78929 /* DeleteTunnelsConfirmationAlert.swift */,
- );
- path = View;
- sourceTree = "<group>";
- };
- 6F5D0C1B218352EF000F85AD /* WireGuardNetworkExtension */ = {
- isa = PBXGroup;
- children = (
- 6F5D0C1E218352EF000F85AD /* Info.plist */,
- 6F5D0C1F218352EF000F85AD /* WireGuardNetworkExtension_iOS.entitlements */,
- 6FB1BD9621D4BFE700A991BF /* WireGuardNetworkExtension_macOS.entitlements */,
- 6F5D0C3421839E37000F85AD /* WireGuardNetworkExtension-Bridging-Header.h */,
- 6FFA5D9F21958ECC0001E2F7 /* ErrorNotifier.swift */,
- 5892BF9F25558288000E678D /* PacketTunnelProvider.swift */,
- );
- path = WireGuardNetworkExtension;
- sourceTree = "<group>";
- };
- 6F5D0C432183B4A4000F85AD /* Shared */ = {
- isa = PBXGroup;
- children = (
- 6FF3526A21C23F720008484E /* Logging */,
- 6F7774E6217201E0006A79B3 /* Model */,
- 6F5A2B4421AFDE020081EDD8 /* FileManager+Extension.swift */,
- 6B5C5E26220A48D30024272E /* Keychain.swift */,
- );
- path = Shared;
- sourceTree = "<group>";
- };
- 6F70E22A22106A2D008BDFB4 /* LoginItemHelper */ = {
- isa = PBXGroup;
- children = (
- 6F70E23922109BEF008BDFB4 /* LoginItemHelper.entitlements */,
- 6F70E23222106A31008BDFB4 /* Info.plist */,
- 6B6956352211DA80001B618A /* main.m */,
- );
- path = LoginItemHelper;
- sourceTree = "<group>";
- };
- 6F7774DD217181B1006A79B3 /* UI */ = {
- isa = PBXGroup;
- children = (
- 6FB1BD5E21D2607A00A991BF /* macOS */,
- 6F7774DE217181B1006A79B3 /* iOS */,
- 6F628C3C217F09E9003482A3 /* TunnelViewModel.swift */,
- 6F8F0D7022258153000E8335 /* ActivateOnDemandViewModel.swift */,
- 6FBA103D21D6B6D70051C35F /* TunnelImporter.swift */,
- 6FBA103A21D6B4280051C35F /* ErrorPresenterProtocol.swift */,
- 6B62E45E220A6FA900EF34A6 /* PrivateDataConfirmation.swift */,
- 6F907C9B224663A2003CED21 /* LogViewHelper.swift */,
- );
- path = UI;
- sourceTree = "<group>";
- };
- 6F7774DE217181B1006A79B3 /* iOS */ = {
- isa = PBXGroup;
- children = (
- 6FF4AC1E211EC472002C96EB /* Assets.xcassets */,
- 6FF4AC20211EC472002C96EB /* LaunchScreen.storyboard */,
- 5F4541A721C44F5B00994C13 /* View */,
- 5F4541AC21C4720B00994C13 /* ViewController */,
- 6F7774E0217181B1006A79B3 /* AppDelegate.swift */,
- 6F919EC2218A2AE90023B400 /* ErrorPresenter.swift */,
- 6F19D30322402B8700A126F2 /* ConfirmationAlertPresenter.swift */,
- 5F45417C21C1B23600994C13 /* UITableViewCell+Reuse.swift */,
- 6F29A9422278518D00DC6A6B /* RecentTunnelsTracker.swift */,
- 6F29A94622787B1600DC6A6B /* QuickActionItem.swift */,
- 6FF4AC23211EC472002C96EB /* Info.plist */,
- 6FF4AC482120B9E0002C96EB /* WireGuard.entitlements */,
- );
- path = iOS;
- sourceTree = "<group>";
- };
- 6F7774E6217201E0006A79B3 /* Model */ = {
- isa = PBXGroup;
- children = (
- 5F9696AF21CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift */,
- 6FFA5D942194454A0001E2F7 /* NETunnelProviderProtocol+Extension.swift */,
- 5F4541B121CBFAEE00994C13 /* String+ArrayConversion.swift */,
- );
- path = Model;
- sourceTree = "<group>";
- };
- 6F7774ED21722D0C006A79B3 /* Tunnel */ = {
- isa = PBXGroup;
- children = (
- 6F7774EE21722D97006A79B3 /* TunnelsManager.swift */,
- 6B707D8321F918D4000A8F73 /* TunnelConfiguration+UapiConfig.swift */,
- 6FFA5DA32197085D0001E2F7 /* ActivateOnDemandOption.swift */,
- 5F4541A821C451D100994C13 /* TunnelStatus.swift */,
- 6FB1017821C57DE600766195 /* MockTunnels.swift */,
- 6F7F7E5E21C7D74B00527607 /* TunnelErrors.swift */,
- );
- path = Tunnel;
- sourceTree = "<group>";
- };
- 6F919ED3218C65C50023B400 /* Resources */ = {
- isa = PBXGroup;
- children = (
- 6F919ED4218C65C50023B400 /* DocumentIcons */,
- );
- path = Resources;
- sourceTree = "<group>";
- };
- 6F919ED4218C65C50023B400 /* DocumentIcons */ = {
- isa = PBXGroup;
- children = (
- 6F919ED5218C65C50023B400 /* wireguard_doc_logo_22x29.png */,
- 6F919ED6218C65C50023B400 /* wireguard_doc_logo_44x58.png */,
- 6F919ED7218C65C50023B400 /* wireguard_doc_logo_64x64.png */,
- 6F919ED8218C65C50023B400 /* wireguard_doc_logo_320x320.png */,
- );
- path = DocumentIcons;
- sourceTree = "<group>";
- };
- 6FB1BD5E21D2607A00A991BF /* macOS */ = {
- isa = PBXGroup;
- children = (
- 6F70E22A22106A2D008BDFB4 /* LoginItemHelper */,
- 6F4DD16921DA556600690EAE /* View */,
- 6FBA104421D7EA750051C35F /* ViewController */,
- 6FBA101321D613F30051C35F /* Application.swift */,
- 6FB1BD5F21D2607A00A991BF /* AppDelegate.swift */,
- 6F89E17921EDEB0E00C97BB9 /* StatusItemController.swift */,
- 6FBA101621D655340051C35F /* StatusMenu.swift */,
- 6F3E02E8228000F6001FE7E3 /* MainMenu.swift */,
- 6F89E17B21F090CC00C97BB9 /* TunnelsTracker.swift */,
- 6FBA104121D6BC210051C35F /* ErrorPresenter.swift */,
- 6FCD99AE21E0EA1700BA4C82 /* ImportPanelPresenter.swift */,
- 6F2449E7226587B80047B9E9 /* MacAppStoreUpdateDetector.swift */,
- 6F6483E6229293300075BA15 /* LaunchedAtLoginDetector.swift */,
- 6FB1BD6121D2607E00A991BF /* Assets.xcassets */,
- 6FB1BD6621D2607E00A991BF /* Info.plist */,
- 6FB1BD6721D2607E00A991BF /* WireGuard.entitlements */,
- 6F4DD16721DA552B00690EAE /* NSTableView+Reuse.swift */,
- 5F52D0BE21E3788900283CEA /* NSColor+Hex.swift */,
- 6FFACD1E21E4D89600E9A2A5 /* ParseError+WireGuardAppError.swift */,
- );
- path = macOS;
- sourceTree = "<group>";
- };
- 6FBA104421D7EA750051C35F /* ViewController */ = {
- isa = PBXGroup;
- children = (
- 6FBA104521D7EBFA0051C35F /* TunnelsListTableViewController.swift */,
- 6F4DD16D21DBEA0700690EAE /* ManageTunnelsRootViewController.swift */,
- 6FDB3C3A21DCF47400A0C0BF /* TunnelDetailTableViewController.swift */,
- 6FCD99A821E0E0C700BA4C82 /* ButtonedDetailViewController.swift */,
- 6FCD99B021E0EDA900BA4C82 /* TunnelEditViewController.swift */,
- 6FDB6D12224A15BE00EE4BC3 /* LogViewController.swift */,
- 6FADE96A2254A6C200B838A4 /* UnusableTunnelDetailViewController.swift */,
- );
- path = ViewController;
- sourceTree = "<group>";
- };
- 6FDEF7E72186320E00D8FBF6 /* ZipArchive */ = {
- isa = PBXGroup;
- children = (
- 6FE254FA219C10800028284D /* ZipImporter.swift */,
- 6FE254FE219C60290028284D /* ZipExporter.swift */,
- 6FDEF801218646B900D8FBF6 /* ZipArchive.swift */,
- 6FDEF7F421863B6100D8FBF6 /* 3rdparty */,
- );
- path = ZipArchive;
- sourceTree = "<group>";
- };
- 6FDEF7F421863B6100D8FBF6 /* 3rdparty */ = {
- isa = PBXGroup;
- children = (
- 6FDEF7F521863B6100D8FBF6 /* minizip */,
- );
- path = 3rdparty;
- sourceTree = "<group>";
- };
- 6FDEF7F521863B6100D8FBF6 /* minizip */ = {
- isa = PBXGroup;
- children = (
- 6FDEF7FF21863C0100D8FBF6 /* ioapi.c */,
- 6FDEF7FE21863C0100D8FBF6 /* ioapi.h */,
- 6FDEF7F621863B6100D8FBF6 /* unzip.c */,
- 6FDEF7FA21863B6100D8FBF6 /* unzip.h */,
- 6FDEF7F721863B6100D8FBF6 /* zip.c */,
- 6FDEF7F921863B6100D8FBF6 /* zip.h */,
- );
- path = minizip;
- sourceTree = "<group>";
- };
- 6FF3526A21C23F720008484E /* Logging */ = {
- isa = PBXGroup;
- children = (
- 6FF3526C21C23F960008484E /* ringlogger.c */,
- 6FF3526B21C23F960008484E /* ringlogger.h */,
- 6FF3526E21C23FA10008484E /* Logger.swift */,
- );
- path = Logging;
- sourceTree = "<group>";
- };
- 6FF4AC0B211EC46F002C96EB = {
- isa = PBXGroup;
- children = (
- 6F70E20C221058DF008BDFB4 /* InfoPlist.strings */,
- 6FE1765421C90BBE002690EA /* Localizable.strings */,
- 6F5D0C432183B4A4000F85AD /* Shared */,
- 6FF4AC16211EC46F002C96EB /* WireGuard */,
- 6F5D0C1B218352EF000F85AD /* WireGuardNetworkExtension */,
- 6FF4AC15211EC46F002C96EB /* Products */,
- 6FF4AC452120B9E0002C96EB /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 6FF4AC15211EC46F002C96EB /* Products */ = {
- isa = PBXGroup;
- children = (
- 6FF4AC14211EC46F002C96EB /* WireGuard.app */,
- 6F5D0C1A218352EF000F85AD /* WireGuardNetworkExtension.appex */,
- 6FB1BD5D21D2607A00A991BF /* WireGuard.app */,
- 6FB1BD9121D4BFE600A991BF /* WireGuardNetworkExtension.appex */,
- 6F70E22922106A2D008BDFB4 /* WireGuardLoginItemHelper.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 6FF4AC16211EC46F002C96EB /* WireGuard */ = {
- isa = PBXGroup;
- children = (
- 6F919ED3218C65C50023B400 /* Resources */,
- 6F7774DD217181B1006A79B3 /* UI */,
- 6F7774ED21722D0C006A79B3 /* Tunnel */,
- 6FDEF7E72186320E00D8FBF6 /* ZipArchive */,
- 6F61F1E821B932F700483816 /* WireGuardAppError.swift */,
- 6F61F1EA21B937EF00483816 /* WireGuardResult.swift */,
- 6FE1765921C90E87002690EA /* LocalizationHelper.swift */,
- 6FF4AC2B211EC776002C96EB /* Config.xcconfig */,
- 6F689999218043390012E523 /* WireGuard-Bridging-Header.h */,
- );
- path = WireGuard;
- sourceTree = "<group>";
- };
- 6FF4AC452120B9E0002C96EB /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 6FB1BDB621D4F8B800A991BF /* NetworkExtension.framework */,
- 6FF4AC462120B9E0002C96EB /* NetworkExtension.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXLegacyTarget section */
- 6FDAA03421CE69D000FA6925 /* WireGuardGoBridgemacOS */ = {
- isa = PBXLegacyTarget;
- buildArgumentsString = "$(ACTION)";
- buildConfigurationList = 6FDAA03521CE69D000FA6925 /* Build configuration list for PBXLegacyTarget "WireGuardGoBridgemacOS" */;
- buildPhases = (
- );
- buildToolPath = /usr/bin/make;
- buildWorkingDirectory = "$BUILD_DIR/../../SourcePackages/checkouts/wireguard-apple/wireguard-go-bridge";
- dependencies = (
- );
- name = WireGuardGoBridgemacOS;
- passBuildSettingsInEnvironment = 1;
- productName = WireGuardGoBridge;
- };
- 6FDEF7DD21846BC100D8FBF6 /* WireGuardGoBridgeiOS */ = {
- isa = PBXLegacyTarget;
- buildArgumentsString = "$(ACTION)";
- buildConfigurationList = 6FDEF7E021846BC700D8FBF6 /* Build configuration list for PBXLegacyTarget "WireGuardGoBridgeiOS" */;
- buildPhases = (
- );
- buildToolPath = /usr/bin/make;
- buildWorkingDirectory = "$BUILD_DIR/../../SourcePackages/checkouts/wireguard-apple/wireguard-go-bridge";
- dependencies = (
- );
- name = WireGuardGoBridgeiOS;
- passBuildSettingsInEnvironment = 1;
- productName = WireGuardGoBridge;
- };
-/* End PBXLegacyTarget section */
-
-/* Begin PBXNativeTarget section */
- 6F5D0C19218352EF000F85AD /* WireGuardNetworkExtensioniOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 6F5D0C25218352EF000F85AD /* Build configuration list for PBXNativeTarget "WireGuardNetworkExtensioniOS" */;
- buildPhases = (
- 5F45417B21C0906F00994C13 /* Swiftlint */,
- 6F5D0C16218352EF000F85AD /* Sources */,
- 6F5D0C17218352EF000F85AD /* Frameworks */,
- 6F5D0C18218352EF000F85AD /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 6FDEF7E221846C0000D8FBF6 /* PBXTargetDependency */,
- );
- name = WireGuardNetworkExtensioniOS;
- packageProductDependencies = (
- 5892BFF225594742000E678D /* WireGuardKit */,
- );
- productName = WireGuardNetworkExtension;
- productReference = 6F5D0C1A218352EF000F85AD /* WireGuardNetworkExtension.appex */;
- productType = "com.apple.product-type.app-extension";
- };
- 6F70E22822106A2D008BDFB4 /* WireGuardmacOSLoginItemHelper */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 6F70E23622106A31008BDFB4 /* Build configuration list for PBXNativeTarget "WireGuardmacOSLoginItemHelper" */;
- buildPhases = (
- 6F70E22522106A2D008BDFB4 /* Sources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = WireGuardmacOSLoginItemHelper;
- productName = WireGuardmacOSLoginItemHelper;
- productReference = 6F70E22922106A2D008BDFB4 /* WireGuardLoginItemHelper.app */;
- productType = "com.apple.product-type.application";
- };
- 6FB1BD5C21D2607A00A991BF /* WireGuardmacOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 6FB1BD6A21D2607E00A991BF /* Build configuration list for PBXNativeTarget "WireGuardmacOS" */;
- buildPhases = (
- 6FB1BDB821D4FA9100A991BF /* Strip Trailing Whitespace */,
- 6FB1BDB921D4FAD000A991BF /* Swiftlint */,
- 6FB1BD5921D2607A00A991BF /* Sources */,
- 6FB1BD5A21D2607A00A991BF /* Frameworks */,
- 6FB1BD5B21D2607A00A991BF /* Resources */,
- 6FB1BD9D21D4BFE700A991BF /* Embed App Extensions */,
- 6F70E23C22109DE5008BDFB4 /* Embed Login Item Helper */,
- );
- buildRules = (
- );
- dependencies = (
- 6F70E23B22109DD3008BDFB4 /* PBXTargetDependency */,
- 6FB1BD9821D4BFE700A991BF /* PBXTargetDependency */,
- );
- name = WireGuardmacOS;
- packageProductDependencies = (
- 5892BFDC25593F80000E678D /* WireGuardKit */,
- );
- productName = WireGuardmacOS;
- productReference = 6FB1BD5D21D2607A00A991BF /* WireGuard.app */;
- productType = "com.apple.product-type.application";
- };
- 6FB1BD9021D4BFE600A991BF /* WireGuardNetworkExtensionmacOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 6FB1BD9C21D4BFE700A991BF /* Build configuration list for PBXNativeTarget "WireGuardNetworkExtensionmacOS" */;
- buildPhases = (
- 6FB1BDB421D4F5CF00A991BF /* Swiftlint */,
- 6FB1BD8D21D4BFE600A991BF /* Sources */,
- 6FB1BD8E21D4BFE600A991BF /* Frameworks */,
- 6FB1BD8F21D4BFE600A991BF /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 6FB1BD9F21D4DF7A00A991BF /* PBXTargetDependency */,
- );
- name = WireGuardNetworkExtensionmacOS;
- packageProductDependencies = (
- 5892BFDA25593F79000E678D /* WireGuardKit */,
- );
- productName = WireGuardNetworkExtension;
- productReference = 6FB1BD9121D4BFE600A991BF /* WireGuardNetworkExtension.appex */;
- productType = "com.apple.product-type.app-extension";
- };
- 6FF4AC13211EC46F002C96EB /* WireGuardiOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 6FF4AC26211EC472002C96EB /* Build configuration list for PBXNativeTarget "WireGuardiOS" */;
- buildPhases = (
- 5F784E5721CDF6DD00B8D9A0 /* Strip Trailing Whitespace */,
- 5F45417A21C0902400994C13 /* Swiftlint */,
- 6FF4AC10211EC46F002C96EB /* Sources */,
- 6FF4AC11211EC46F002C96EB /* Frameworks */,
- 6FF4AC12211EC46F002C96EB /* Resources */,
- 6F5D0C26218352EF000F85AD /* Embed App Extensions */,
- );
- buildRules = (
- );
- dependencies = (
- 6F5D0C21218352EF000F85AD /* PBXTargetDependency */,
- );
- name = WireGuardiOS;
- packageProductDependencies = (
- 5892BF8E255581F6000E678D /* WireGuardKit */,
- );
- productName = WireGuard;
- productReference = 6FF4AC14211EC46F002C96EB /* WireGuard.app */;
- productType = "com.apple.product-type.application";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 6FF4AC0C211EC46F002C96EB /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 1010;
- LastUpgradeCheck = 1010;
- ORGANIZATIONNAME = "WireGuard LLC";
- TargetAttributes = {
- 6F5D0C19218352EF000F85AD = {
- CreatedOnToolsVersion = 10.0;
- LastSwiftMigration = 1020;
- };
- 6F70E22822106A2D008BDFB4 = {
- CreatedOnToolsVersion = 10.1;
- SystemCapabilities = {
- com.apple.Sandbox = {
- enabled = 1;
- };
- };
- };
- 6FB1BD5C21D2607A00A991BF = {
- CreatedOnToolsVersion = 10.1;
- LastSwiftMigration = 1020;
- SystemCapabilities = {
- com.apple.ApplicationGroups.Mac = {
- enabled = 1;
- };
- com.apple.NetworkExtensions = {
- enabled = 1;
- };
- com.apple.Sandbox = {
- enabled = 1;
- };
- };
- };
- 6FB1BD9021D4BFE600A991BF = {
- CreatedOnToolsVersion = 10.1;
- LastSwiftMigration = 1020;
- SystemCapabilities = {
- com.apple.ApplicationGroups.Mac = {
- enabled = 1;
- };
- };
- };
- 6FDEF7DD21846BC100D8FBF6 = {
- CreatedOnToolsVersion = 10.0;
- };
- 6FF4AC13211EC46F002C96EB = {
- CreatedOnToolsVersion = 9.4.1;
- LastSwiftMigration = 1020;
- SystemCapabilities = {
- com.apple.AccessWiFi = {
- enabled = 1;
- };
- com.apple.ApplicationGroups.iOS = {
- enabled = 1;
- };
- com.apple.NetworkExtensions.iOS = {
- enabled = 1;
- };
- };
- };
- };
- };
- buildConfigurationList = 6FF4AC0F211EC46F002C96EB /* Build configuration list for PBXProject "WireGuard" */;
- compatibilityVersion = "Xcode 10.0";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- ja,
- Base,
- it,
- de,
- );
- mainGroup = 6FF4AC0B211EC46F002C96EB;
- packageReferences = (
- 5892BF8D255581F6000E678D /* XCRemoteSwiftPackageReference "wireguard-apple" */,
- );
- productRefGroup = 6FF4AC15211EC46F002C96EB /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 6FF4AC13211EC46F002C96EB /* WireGuardiOS */,
- 6F5D0C19218352EF000F85AD /* WireGuardNetworkExtensioniOS */,
- 6FDEF7DD21846BC100D8FBF6 /* WireGuardGoBridgeiOS */,
- 6FB1BD5C21D2607A00A991BF /* WireGuardmacOS */,
- 6FB1BD9021D4BFE600A991BF /* WireGuardNetworkExtensionmacOS */,
- 6FDAA03421CE69D000FA6925 /* WireGuardGoBridgemacOS */,
- 6F70E22822106A2D008BDFB4 /* WireGuardmacOSLoginItemHelper */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- 6F5D0C18218352EF000F85AD /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FB1BD5B21D2607A00A991BF /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6FB1BD6221D2607E00A991BF /* Assets.xcassets in Resources */,
- 6F70E20F221058E1008BDFB4 /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FB1BD8F21D4BFE600A991BF /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FF4AC12211EC46F002C96EB /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6F919ED9218C65C50023B400 /* wireguard_doc_logo_22x29.png in Resources */,
- 6F70E20E221058E1008BDFB4 /* InfoPlist.strings in Resources */,
- 6FE1765621C90BBE002690EA /* Localizable.strings in Resources */,
- 6FF4AC22211EC472002C96EB /* LaunchScreen.storyboard in Resources */,
- 6F919EDA218C65C50023B400 /* wireguard_doc_logo_44x58.png in Resources */,
- 6FF4AC1F211EC472002C96EB /* Assets.xcassets in Resources */,
- 6F919EDB218C65C50023B400 /* wireguard_doc_logo_64x64.png in Resources */,
- 6F919EDC218C65C50023B400 /* wireguard_doc_logo_320x320.png in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXShellScriptBuildPhase section */
- 5F45417A21C0902400994C13 /* Swiftlint */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- );
- name = Swiftlint;
- outputFileListPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
- };
- 5F45417B21C0906F00994C13 /* Swiftlint */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- );
- name = Swiftlint;
- outputFileListPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
- };
- 5F784E5721CDF6DD00B8D9A0 /* Strip Trailing Whitespace */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- );
- name = "Strip Trailing Whitespace";
- outputFileListPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "find . -name '*.swift' -exec sed -i '' -E 's/[[:space:]]+$//g' {} +\n";
- };
- 6FB1BDB421D4F5CF00A991BF /* Swiftlint */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- );
- name = Swiftlint;
- outputFileListPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\nswiftlint\nelse\necho \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
- };
- 6FB1BDB821D4FA9100A991BF /* Strip Trailing Whitespace */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- );
- name = "Strip Trailing Whitespace";
- outputFileListPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "find . -name '*.swift' -exec sed -i '' -E 's/[[:space:]]+$//g' {} +\n";
- };
- 6FB1BDB921D4FAD000A991BF /* Swiftlint */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- );
- name = Swiftlint;
- outputFileListPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\nswiftlint\nelse\necho \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
- };
-/* End PBXShellScriptBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- 6F5D0C16218352EF000F85AD /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6FF3527021C240160008484E /* ringlogger.c in Sources */,
- 6FF3527121C240160008484E /* Logger.swift in Sources */,
- 6F5A2B4621AFDED40081EDD8 /* FileManager+Extension.swift in Sources */,
- 6FFA5DA021958ECC0001E2F7 /* ErrorNotifier.swift in Sources */,
- 5F9696B121CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift in Sources */,
- 6B5C5E28220A48D30024272E /* Keychain.swift in Sources */,
- 6FFA5D96219446380001E2F7 /* NETunnelProviderProtocol+Extension.swift in Sources */,
- 5F9696AE21CD6F72008063FE /* String+ArrayConversion.swift in Sources */,
- 5892BFA025558288000E678D /* PacketTunnelProvider.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6F70E22522106A2D008BDFB4 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6B6956362211DA80001B618A /* main.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FB1BD5921D2607A00A991BF /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6FBA101521D613F90051C35F /* Application.swift in Sources */,
- 6FB1BDCC21D50F5300A991BF /* TunnelsManager.swift in Sources */,
- 6F8F0D7222258153000E8335 /* ActivateOnDemandViewModel.swift in Sources */,
- 6FB1BDCD21D50F5300A991BF /* ActivateOnDemandOption.swift in Sources */,
- 6FB1BDCE21D50F5300A991BF /* TunnelStatus.swift in Sources */,
- 6FB1BDD021D50F5300A991BF /* TunnelErrors.swift in Sources */,
- 6FB1BDD121D50F5300A991BF /* ZipImporter.swift in Sources */,
- 6FB1BDD221D50F5300A991BF /* ZipExporter.swift in Sources */,
- 6FBA104621D7EBFA0051C35F /* TunnelsListTableViewController.swift in Sources */,
- 6FB1BDD321D50F5300A991BF /* ZipArchive.swift in Sources */,
- 6FB1BDD421D50F5300A991BF /* ioapi.c in Sources */,
- 6FDB3C3C21DCF6BB00A0C0BF /* TunnelViewModel.swift in Sources */,
- 6FDB6D13224A15BF00EE4BC3 /* LogViewController.swift in Sources */,
- 6B5C5E29220A48D30024272E /* Keychain.swift in Sources */,
- 6FCD99AF21E0EA1700BA4C82 /* ImportPanelPresenter.swift in Sources */,
- 6FB1BDD521D50F5300A991BF /* unzip.c in Sources */,
- 6FB1BDD621D50F5300A991BF /* zip.c in Sources */,
- 6FDB3C3B21DCF47400A0C0BF /* TunnelDetailTableViewController.swift in Sources */,
- 6FB1BDD721D50F5300A991BF /* WireGuardAppError.swift in Sources */,
- 5F52D0BD21E3785C00283CEA /* ConfTextStorage.swift in Sources */,
- 5F52D0C221E378C000283CEA /* highlighter.c in Sources */,
- 6F4DD16E21DBEA0700690EAE /* ManageTunnelsRootViewController.swift in Sources */,
- 6F4DD16C21DA558F00690EAE /* NSTableView+Reuse.swift in Sources */,
- 6FB1BDD821D50F5300A991BF /* WireGuardResult.swift in Sources */,
- 6B707D8621F918D4000A8F73 /* TunnelConfiguration+UapiConfig.swift in Sources */,
- 6FB1BDD921D50F5300A991BF /* LocalizationHelper.swift in Sources */,
- 6F89E17C21F090CC00C97BB9 /* TunnelsTracker.swift in Sources */,
- 6B62E460220A6FA900EF34A6 /* PrivateDataConfirmation.swift in Sources */,
- 6FCD99B121E0EDA900BA4C82 /* TunnelEditViewController.swift in Sources */,
- 6FB17946222FD5960018AE71 /* OnDemandWiFiControls.swift in Sources */,
- 6FB1BDBB21D50F0200A991BF /* Localizable.strings in Sources */,
- 6FB1BDBC21D50F0200A991BF /* ringlogger.c in Sources */,
- 6FB1BDBD21D50F0200A991BF /* ringlogger.h in Sources */,
- 6FBA103F21D6B6FF0051C35F /* TunnelImporter.swift in Sources */,
- 6F89E17A21EDEB0E00C97BB9 /* StatusItemController.swift in Sources */,
- 6F5EA59B223E58A8002B380A /* ButtonRow.swift in Sources */,
- 6F4DD16B21DA558800690EAE /* TunnelListRow.swift in Sources */,
- 6FDB6D15224CB2CE00EE4BC3 /* LogViewCell.swift in Sources */,
- 6FE3661D21F64F6B00F78C7D /* ConfTextColorTheme.swift in Sources */,
- 6F3E02E9228000F6001FE7E3 /* MainMenu.swift in Sources */,
- 5F52D0BF21E3788900283CEA /* NSColor+Hex.swift in Sources */,
- 6FB1BDBE21D50F0200A991BF /* Logger.swift in Sources */,
- 6F6483E7229293300075BA15 /* LaunchedAtLoginDetector.swift in Sources */,
- 6FB1BDBF21D50F0200A991BF /* TunnelConfiguration+WgQuickConfig.swift in Sources */,
- 6FADE96C2254B8C300B838A4 /* UnusableTunnelDetailViewController.swift in Sources */,
- 6FFACD2021E4D8D500E9A2A5 /* ParseError+WireGuardAppError.swift in Sources */,
- 6FB1BDC021D50F0200A991BF /* NETunnelProviderProtocol+Extension.swift in Sources */,
- 6F1075642258AE9800D78929 /* DeleteTunnelsConfirmationAlert.swift in Sources */,
- 6FBA101821D656000051C35F /* StatusMenu.swift in Sources */,
- 6F613D9B21DE33B8004B217A /* KeyValueRow.swift in Sources */,
- 6FB1BDC121D50F0200A991BF /* String+ArrayConversion.swift in Sources */,
- 5F52D0BB21E3781B00283CEA /* ConfTextView.swift in Sources */,
- 6FBA104021D6B7040051C35F /* ErrorPresenterProtocol.swift in Sources */,
- 6FCD99AA21E0E14700BA4C82 /* ButtonedDetailViewController.swift in Sources */,
- 6FBA104321D6BC250051C35F /* ErrorPresenter.swift in Sources */,
- 6F2449E8226587B90047B9E9 /* MacAppStoreUpdateDetector.swift in Sources */,
- 6F907C9D224663A2003CED21 /* LogViewHelper.swift in Sources */,
- 6FB1BDC921D50F0300A991BF /* FileManager+Extension.swift in Sources */,
- 6FB1BD6021D2607A00A991BF /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FB1BD8D21D4BFE600A991BF /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6FB1BDB321D4F55700A991BF /* ErrorNotifier.swift in Sources */,
- 6FB1BDA221D4F53300A991BF /* ringlogger.c in Sources */,
- 6B5C5E2A220A48D30024272E /* Keychain.swift in Sources */,
- 6FB1BDA421D4F53300A991BF /* Logger.swift in Sources */,
- 6FB1BDA521D4F53300A991BF /* TunnelConfiguration+WgQuickConfig.swift in Sources */,
- 6FB1BDA621D4F53300A991BF /* NETunnelProviderProtocol+Extension.swift in Sources */,
- 6FB1BDA721D4F53300A991BF /* String+ArrayConversion.swift in Sources */,
- 5892BFA125558288000E678D /* PacketTunnelProvider.swift in Sources */,
- 6FB1BDAF21D4F53300A991BF /* FileManager+Extension.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6FF4AC10211EC46F002C96EB /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6FE1765A21C90E87002690EA /* LocalizationHelper.swift in Sources */,
- 6F29A94722787B1600DC6A6B /* QuickActionItem.swift in Sources */,
- 6FF3527221C2616C0008484E /* ringlogger.c in Sources */,
- 6F0F44CB222D55FD00B0FF04 /* EditableTextCell.swift in Sources */,
- 6FF3527321C2616C0008484E /* Logger.swift in Sources */,
- 6F7774E421718281006A79B3 /* TunnelsListTableViewController.swift in Sources */,
- 6F7774EF21722D97006A79B3 /* TunnelsManager.swift in Sources */,
- 5F45417D21C1B23600994C13 /* UITableViewCell+Reuse.swift in Sources */,
- 5F45419221C2D55800994C13 /* CheckmarkCell.swift in Sources */,
- 6FE254FF219C60290028284D /* ZipExporter.swift in Sources */,
- 6F8F0D7122258153000E8335 /* ActivateOnDemandViewModel.swift in Sources */,
- 6F8F0D7722267C57000E8335 /* SSIDOptionEditTableViewController.swift in Sources */,
- 6FDEF7E62185EFB200D8FBF6 /* QRScanViewController.swift in Sources */,
- 6FDB6D18224CC05A00EE4BC3 /* LogViewController.swift in Sources */,
- 6FFA5D952194454A0001E2F7 /* NETunnelProviderProtocol+Extension.swift in Sources */,
- 5F4541A921C451D100994C13 /* TunnelStatus.swift in Sources */,
- 6F8F0D7422267AD2000E8335 /* ChevronCell.swift in Sources */,
- 6F61F1E921B932F700483816 /* WireGuardAppError.swift in Sources */,
- 6F7774E2217181B1006A79B3 /* AppDelegate.swift in Sources */,
- 6FDEF80021863C0100D8FBF6 /* ioapi.c in Sources */,
- 6F7F7E5F21C7D74B00527607 /* TunnelErrors.swift in Sources */,
- 6FDEF7FC21863B6100D8FBF6 /* zip.c in Sources */,
- 6B5C5E27220A48D30024272E /* Keychain.swift in Sources */,
- 6F628C3D217F09E9003482A3 /* TunnelViewModel.swift in Sources */,
- 5F4541A621C4449E00994C13 /* ButtonCell.swift in Sources */,
- 5F45419821C2D60500994C13 /* KeyValueCell.swift in Sources */,
- 6FBA103E21D6B6D70051C35F /* TunnelImporter.swift in Sources */,
- 6F9B8A8E223398610041B9C4 /* SSIDOptionDetailTableViewController.swift in Sources */,
- 6F19D30422402B8700A126F2 /* ConfirmationAlertPresenter.swift in Sources */,
- 6F919EC3218A2AE90023B400 /* ErrorPresenter.swift in Sources */,
- 6B62E45F220A6FA900EF34A6 /* PrivateDataConfirmation.swift in Sources */,
- 6F5A2B4821AFF49A0081EDD8 /* FileManager+Extension.swift in Sources */,
- 5F45418C21C2D48200994C13 /* TunnelEditKeyValueCell.swift in Sources */,
- 6FE254FB219C10800028284D /* ZipImporter.swift in Sources */,
- 6FDEF7FB21863B6100D8FBF6 /* unzip.c in Sources */,
- 6F29A9432278518D00DC6A6B /* RecentTunnelsTracker.swift in Sources */,
- 6F0F44C9222D55BB00B0FF04 /* TextCell.swift in Sources */,
- 5F4541A021C2D6B700994C13 /* TunnelListCell.swift in Sources */,
- 5F9696B021CD7128008063FE /* TunnelConfiguration+WgQuickConfig.swift in Sources */,
- 6F628C41217F47DB003482A3 /* TunnelDetailTableViewController.swift in Sources */,
- 6F61F1EB21B937EF00483816 /* WireGuardResult.swift in Sources */,
- 6F7774F321774263006A79B3 /* TunnelEditTableViewController.swift in Sources */,
- 6FBA103B21D6B4290051C35F /* ErrorPresenterProtocol.swift in Sources */,
- 6FDEF802218646BA00D8FBF6 /* ZipArchive.swift in Sources */,
- 5F45419021C2D53800994C13 /* SwitchCell.swift in Sources */,
- 6FB1017921C57DE600766195 /* MockTunnels.swift in Sources */,
- 6B707D8421F918D4000A8F73 /* TunnelConfiguration+UapiConfig.swift in Sources */,
- 6FDEF806218725D200D8FBF6 /* SettingsTableViewController.swift in Sources */,
- 5F4541A221C2D6DF00994C13 /* BorderedTextButton.swift in Sources */,
- 6F7774E1217181B1006A79B3 /* MainViewController.swift in Sources */,
- 6FFA5DA42197085D0001E2F7 /* ActivateOnDemandOption.swift in Sources */,
- 5F4541B221CBFAEE00994C13 /* String+ArrayConversion.swift in Sources */,
- 6F907C9C224663A2003CED21 /* LogViewHelper.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXTargetDependency section */
- 6F5D0C21218352EF000F85AD /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 6F5D0C19218352EF000F85AD /* WireGuardNetworkExtensioniOS */;
- targetProxy = 6F5D0C20218352EF000F85AD /* PBXContainerItemProxy */;
- };
- 6F70E23B22109DD3008BDFB4 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 6F70E22822106A2D008BDFB4 /* WireGuardmacOSLoginItemHelper */;
- targetProxy = 6F70E23A22109DD3008BDFB4 /* PBXContainerItemProxy */;
- };
- 6FB1BD9821D4BFE700A991BF /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 6FB1BD9021D4BFE600A991BF /* WireGuardNetworkExtensionmacOS */;
- targetProxy = 6FB1BD9721D4BFE700A991BF /* PBXContainerItemProxy */;
- };
- 6FB1BD9F21D4DF7A00A991BF /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 6FDAA03421CE69D000FA6925 /* WireGuardGoBridgemacOS */;
- targetProxy = 6FB1BD9E21D4DF7A00A991BF /* PBXContainerItemProxy */;
- };
- 6FDEF7E221846C0000D8FBF6 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 6FDEF7DD21846BC100D8FBF6 /* WireGuardGoBridgeiOS */;
- targetProxy = 6FDEF7E121846C0000D8FBF6 /* PBXContainerItemProxy */;
- };
-/* End PBXTargetDependency section */
-
-/* Begin PBXVariantGroup section */
- 6F70E20C221058DF008BDFB4 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 6F70E20D221058DF008BDFB4 /* Base */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- 6FE1765421C90BBE002690EA /* Localizable.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 6FE1765521C90BBE002690EA /* Base */,
- 6F16F46F243DB55600AA141B /* ja */,
- 6F8F9C692441DBEF00BF8B8F /* it */,
- 6F8F9C6A2441DD0300BF8B8F /* de */,
- );
- name = Localizable.strings;
- sourceTree = "<group>";
- };
- 6FF4AC20211EC472002C96EB /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 6FF4AC21211EC472002C96EB /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
- 6F5D0C23218352EF000F85AD /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = WireGuardNetworkExtension/WireGuardNetworkExtension_iOS.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- ENABLE_BITCODE = NO;
- INFOPLIST_FILE = WireGuardNetworkExtension/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@executable_path/../../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_IOS).network-extension";
- PRODUCT_NAME = WireGuardNetworkExtension;
- SKIP_INSTALL = YES;
- SWIFT_OBJC_BRIDGING_HEADER = "WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- 6F5D0C24218352EF000F85AD /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = WireGuardNetworkExtension/WireGuardNetworkExtension_iOS.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- ENABLE_BITCODE = NO;
- INFOPLIST_FILE = WireGuardNetworkExtension/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@executable_path/../../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_IOS).network-extension";
- PRODUCT_NAME = WireGuardNetworkExtension;
- SKIP_INSTALL = YES;
- SWIFT_OBJC_BRIDGING_HEADER = "WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- 6F70E23422106A31008BDFB4 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_ENTITLEMENTS = WireGuard/UI/macOS/LoginItemHelper/LoginItemHelper.entitlements;
- CODE_SIGN_IDENTITY = "Mac Developer";
- INFOPLIST_FILE = WireGuard/UI/macOS/LoginItemHelper/Info.plist;
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_MACOS).login-item-helper";
- PRODUCT_NAME = WireGuardLoginItemHelper;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- 6F70E23522106A31008BDFB4 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_ENTITLEMENTS = WireGuard/UI/macOS/LoginItemHelper/LoginItemHelper.entitlements;
- CODE_SIGN_IDENTITY = "Mac Developer";
- INFOPLIST_FILE = WireGuard/UI/macOS/LoginItemHelper/Info.plist;
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_MACOS).login-item-helper";
- PRODUCT_NAME = WireGuardLoginItemHelper;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- 6FB1BD6821D2607E00A991BF /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_ENTITLEMENTS = WireGuard/UI/macOS/WireGuard.entitlements;
- CODE_SIGN_IDENTITY = "Mac Developer";
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = WireGuard/UI/macOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_MACOS)";
- PRODUCT_NAME = WireGuard;
- SDKROOT = macosx;
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- 6FB1BD6921D2607E00A991BF /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_ENTITLEMENTS = WireGuard/UI/macOS/WireGuard.entitlements;
- CODE_SIGN_IDENTITY = "Mac Developer";
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = WireGuard/UI/macOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_MACOS)";
- PRODUCT_NAME = WireGuard;
- SDKROOT = macosx;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- 6FB1BD9A21D4BFE700A991BF /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CODE_SIGN_ENTITLEMENTS = WireGuardNetworkExtension/WireGuardNetworkExtension_macOS.entitlements;
- CODE_SIGN_IDENTITY = "Mac Developer";
- INFOPLIST_FILE = WireGuardNetworkExtension/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@executable_path/../../../../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_MACOS).network-extension";
- PRODUCT_NAME = WireGuardNetworkExtension;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SWIFT_OBJC_BRIDGING_HEADER = "WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- 6FB1BD9B21D4BFE700A991BF /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CODE_SIGN_ENTITLEMENTS = WireGuardNetworkExtension/WireGuardNetworkExtension_macOS.entitlements;
- CODE_SIGN_IDENTITY = "Mac Developer";
- INFOPLIST_FILE = WireGuardNetworkExtension/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@executable_path/../../../../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_MACOS).network-extension";
- PRODUCT_NAME = WireGuardNetworkExtension;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SWIFT_OBJC_BRIDGING_HEADER = "WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- 6FDAA03621CE69D000FA6925 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = macosx;
- };
- name = Debug;
- };
- 6FDAA03721CE69D000FA6925 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = macosx;
- };
- name = Release;
- };
- 6FDEF7DE21846BC100D8FBF6 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 6FDEF7DF21846BC100D8FBF6 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 6FF4AC24211EC472002C96EB /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 6FF4AC2B211EC776002C96EB /* Config.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_HARDENED_RUNTIME = YES;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 2;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_LABEL = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- MTL_ENABLE_DEBUG_INFO = YES;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OBJC_BRIDGING_HEADER = "WireGuard/WireGuard-Bridging-Header.h";
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 4.2;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 6FF4AC25211EC472002C96EB /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 6FF4AC2B211EC776002C96EB /* Config.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_HARDENED_RUNTIME = YES;
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = fast;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_LABEL = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OBJC_BRIDGING_HEADER = "WireGuard/WireGuard-Bridging-Header.h";
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- SWIFT_VERSION = 4.2;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 6FF4AC27211EC472002C96EB /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_ENTITLEMENTS = WireGuard/UI/iOS/WireGuard.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- INFOPLIST_FILE = WireGuard/UI/iOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_IOS)";
- PRODUCT_NAME = WireGuard;
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- 6FF4AC28211EC472002C96EB /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_ENTITLEMENTS = WireGuard/UI/iOS/WireGuard.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- INFOPLIST_FILE = WireGuard/UI/iOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "$(APP_ID_IOS)";
- PRODUCT_NAME = WireGuard;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 6F5D0C25218352EF000F85AD /* Build configuration list for PBXNativeTarget "WireGuardNetworkExtensioniOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6F5D0C23218352EF000F85AD /* Debug */,
- 6F5D0C24218352EF000F85AD /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6F70E23622106A31008BDFB4 /* Build configuration list for PBXNativeTarget "WireGuardmacOSLoginItemHelper" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6F70E23422106A31008BDFB4 /* Debug */,
- 6F70E23522106A31008BDFB4 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6FB1BD6A21D2607E00A991BF /* Build configuration list for PBXNativeTarget "WireGuardmacOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6FB1BD6821D2607E00A991BF /* Debug */,
- 6FB1BD6921D2607E00A991BF /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6FB1BD9C21D4BFE700A991BF /* Build configuration list for PBXNativeTarget "WireGuardNetworkExtensionmacOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6FB1BD9A21D4BFE700A991BF /* Debug */,
- 6FB1BD9B21D4BFE700A991BF /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6FDAA03521CE69D000FA6925 /* Build configuration list for PBXLegacyTarget "WireGuardGoBridgemacOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6FDAA03621CE69D000FA6925 /* Debug */,
- 6FDAA03721CE69D000FA6925 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6FDEF7E021846BC700D8FBF6 /* Build configuration list for PBXLegacyTarget "WireGuardGoBridgeiOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6FDEF7DE21846BC100D8FBF6 /* Debug */,
- 6FDEF7DF21846BC100D8FBF6 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6FF4AC0F211EC46F002C96EB /* Build configuration list for PBXProject "WireGuard" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6FF4AC24211EC472002C96EB /* Debug */,
- 6FF4AC25211EC472002C96EB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6FF4AC26211EC472002C96EB /* Build configuration list for PBXNativeTarget "WireGuardiOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6FF4AC27211EC472002C96EB /* Debug */,
- 6FF4AC28211EC472002C96EB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
-
-/* Begin XCRemoteSwiftPackageReference section */
- 5892BF8D255581F6000E678D /* XCRemoteSwiftPackageReference "wireguard-apple" */ = {
- isa = XCRemoteSwiftPackageReference;
- repositoryURL = "https://git.zx2c4.com/wireguard-apple";
- requirement = {
- branch = master;
- kind = branch;
- };
- };
-/* End XCRemoteSwiftPackageReference section */
-
-/* Begin XCSwiftPackageProductDependency section */
- 5892BF8E255581F6000E678D /* WireGuardKit */ = {
- isa = XCSwiftPackageProductDependency;
- package = 5892BF8D255581F6000E678D /* XCRemoteSwiftPackageReference "wireguard-apple" */;
- productName = WireGuardKit;
- };
- 5892BFDA25593F79000E678D /* WireGuardKit */ = {
- isa = XCSwiftPackageProductDependency;
- package = 5892BF8D255581F6000E678D /* XCRemoteSwiftPackageReference "wireguard-apple" */;
- productName = WireGuardKit;
- };
- 5892BFDC25593F80000E678D /* WireGuardKit */ = {
- isa = XCSwiftPackageProductDependency;
- package = 5892BF8D255581F6000E678D /* XCRemoteSwiftPackageReference "wireguard-apple" */;
- productName = WireGuardKit;
- };
- 5892BFF225594742000E678D /* WireGuardKit */ = {
- isa = XCSwiftPackageProductDependency;
- package = 5892BF8D255581F6000E678D /* XCRemoteSwiftPackageReference "wireguard-apple" */;
- productName = WireGuardKit;
- };
-/* End XCSwiftPackageProductDependency section */
- };
- rootObject = 6FF4AC0C211EC46F002C96EB /* Project object */;
-}