2018-10-11 07:13:19 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
objectVersion = 52;
|
2018-10-11 07:13:19 +00:00
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
0E05C5D420D1645F006EE732 /* FieldTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E05C5CE20D139AF006EE732 /* FieldTableViewCell.swift */; };
|
|
|
|
0E05C5D520D1645F006EE732 /* SettingTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ED824CD20D12DBE00F2FE9E /* SettingTableViewCell.swift */; };
|
2018-10-28 08:36:56 +00:00
|
|
|
0E05C5D620D1645F006EE732 /* SwiftGen+Scenes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EDE8DE320C89028004C739C /* SwiftGen+Scenes.swift */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E05C5D720D1645F006EE732 /* ToggleTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ED824C920D12B8700F2FE9E /* ToggleTableViewCell.swift */; };
|
|
|
|
0E05C61D20D27C82006EE732 /* Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E05C61C20D27C82006EE732 /* Theme.swift */; };
|
2019-10-23 21:47:37 +00:00
|
|
|
0E0C0729236087A100155AAC /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0E0C072B236087A100155AAC /* InfoPlist.strings */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E1066C920E0F84A004F98B7 /* Cells.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E1066C820E0F84A004F98B7 /* Cells.swift */; };
|
|
|
|
0E158ADA20E11B0B00C85A82 /* EndpointViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E158AD920E11B0B00C85A82 /* EndpointViewController.swift */; };
|
|
|
|
0E1D72B2213BFFCF00BA1586 /* ProviderPresetViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E1D72B1213BFFCF00BA1586 /* ProviderPresetViewController.swift */; };
|
|
|
|
0E1D72B4213C118500BA1586 /* ConfigurationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E1D72B3213C118500BA1586 /* ConfigurationViewController.swift */; };
|
2019-04-06 21:22:29 +00:00
|
|
|
0E24273A225950450064A1A3 /* About.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E24273C225950450064A1A3 /* About.storyboard */; };
|
2019-04-06 21:58:19 +00:00
|
|
|
0E242742225956AC0064A1A3 /* DonationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E242741225956AC0064A1A3 /* DonationViewController.swift */; };
|
2021-01-13 07:20:10 +00:00
|
|
|
0E294AA125AE2B0A00CB4908 /* Descriptible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E294A8225AE29D100CB4908 /* Descriptible.swift */; };
|
|
|
|
0E294AA225AE2B0B00CB4908 /* Descriptible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E294A8225AE29D100CB4908 /* Descriptible.swift */; };
|
2019-07-27 07:56:38 +00:00
|
|
|
0E2AC24522EC3AC10037B4B0 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 0E2AC24422EC3AC10037B4B0 /* Settings.bundle */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E2B494020FCFF990094784C /* Theme+Titles.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E2B493F20FCFF990094784C /* Theme+Titles.swift */; };
|
2019-10-22 14:42:49 +00:00
|
|
|
0E3262D9235EE8DA00B5E470 /* HostImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E3262D8235EE8DA00B5E470 /* HostImporter.swift */; };
|
2019-04-08 19:10:28 +00:00
|
|
|
0E3586FE225BD34800509A4D /* ActivityTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E3586FD225BD34800509A4D /* ActivityTableViewCell.swift */; };
|
2019-03-27 19:23:53 +00:00
|
|
|
0E36D24D2240234B006AF062 /* ShortcutsAddViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E36D24C2240234B006AF062 /* ShortcutsAddViewController.swift */; };
|
2019-03-18 20:08:41 +00:00
|
|
|
0E36D25822403469006AF062 /* Shortcuts.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E36D25A22403469006AF062 /* Shortcuts.storyboard */; };
|
2019-03-18 21:00:55 +00:00
|
|
|
0E36D25C224034AD006AF062 /* ShortcutsConnectToViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E36D25B224034AD006AF062 /* ShortcutsConnectToViewController.swift */; };
|
2019-10-28 09:07:38 +00:00
|
|
|
0E4B0D6B2366E3C100C890B4 /* PurchaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E4B0D6A2366E3C000C890B4 /* PurchaseViewController.swift */; };
|
|
|
|
0E4B0D742366E6C800C890B4 /* Purchase.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E4B0D762366E6C800C890B4 /* Purchase.storyboard */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E4C9CBB20DCF0D600A0C59C /* DestructiveTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E4C9CBA20DCF0D600A0C59C /* DestructiveTableViewCell.swift */; };
|
|
|
|
0E4FD7F120D58618002221FF /* Macros.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E4FD7F020D58618002221FF /* Macros.swift */; };
|
2021-01-01 10:13:41 +00:00
|
|
|
0E52031D259F58BF00CBAB56 /* Providers.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F7D259F41690022DFB8 /* Providers.xcassets */; };
|
|
|
|
0E52031E259F58BF00CBAB56 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F7F259F41690022DFB8 /* Assets.xcassets */; };
|
|
|
|
0E52031F259F58BF00CBAB56 /* Flags.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0E569FA7259F41690022DFB8 /* Flags.xcassets */; };
|
|
|
|
0E520320259F58BF00CBAB56 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F8B259F41690022DFB8 /* AppDelegate.swift */; };
|
|
|
|
0E52032B259F58DD00CBAB56 /* TextTableView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F5A259F41690022DFB8 /* TextTableView.xib */; };
|
|
|
|
0E52032C259F58DD00CBAB56 /* TextTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F5B259F41690022DFB8 /* TextTableView.swift */; };
|
|
|
|
0E520333259F58F500CBAB56 /* OrganizerProfileTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F69259F41690022DFB8 /* OrganizerProfileTableView.swift */; };
|
|
|
|
0E520334259F58F500CBAB56 /* OrganizerProfileTableView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F6B259F41690022DFB8 /* OrganizerProfileTableView.xib */; };
|
|
|
|
0E520335259F58F500CBAB56 /* HostServiceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F7A259F41690022DFB8 /* HostServiceView.swift */; };
|
|
|
|
0E520336259F58F500CBAB56 /* HostServiceView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F7B259F41690022DFB8 /* HostServiceView.xib */; };
|
|
|
|
0E520337259F58F500CBAB56 /* ProviderServiceView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F79259F41690022DFB8 /* ProviderServiceView.xib */; };
|
|
|
|
0E520338259F58F500CBAB56 /* ProviderServiceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F6E259F41690022DFB8 /* ProviderServiceView.swift */; };
|
|
|
|
0E520339259F58F500CBAB56 /* ServiceViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F6D259F41690022DFB8 /* ServiceViewController.swift */; };
|
|
|
|
0E52033A259F58F500CBAB56 /* AccountViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F7C259F41690022DFB8 /* AccountViewController.swift */; };
|
|
|
|
0E52033B259F58F500CBAB56 /* OrganizerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F6A259F41690022DFB8 /* OrganizerViewController.swift */; };
|
|
|
|
0E520342259F58FE00CBAB56 /* EndpointViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F71259F41690022DFB8 /* EndpointViewController.swift */; };
|
|
|
|
0E520343259F58FE00CBAB56 /* ProfileCustomizationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F73259F41690022DFB8 /* ProfileCustomizationViewController.swift */; };
|
|
|
|
0E520344259F58FE00CBAB56 /* TrustedNetworksAddViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F75259F41690022DFB8 /* TrustedNetworksAddViewController.swift */; };
|
|
|
|
0E520345259F58FE00CBAB56 /* DNSViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F76259F41690022DFB8 /* DNSViewController.swift */; };
|
|
|
|
0E520346259F58FE00CBAB56 /* TrustedNetworksViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F78259F41690022DFB8 /* TrustedNetworksViewController.swift */; };
|
|
|
|
0E520347259F58FE00CBAB56 /* ProxyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F74259F41690022DFB8 /* ProxyViewController.swift */; };
|
|
|
|
0E520348259F58FE00CBAB56 /* MTUViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F70259F41690022DFB8 /* MTUViewController.swift */; };
|
|
|
|
0E520349259F58FE00CBAB56 /* ConfigurationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F72259F41690022DFB8 /* ConfigurationViewController.swift */; };
|
|
|
|
0E52034A259F58FE00CBAB56 /* DefaultGatewayViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F77259F41690022DFB8 /* DefaultGatewayViewController.swift */; };
|
|
|
|
0E520354259F590600CBAB56 /* PreferencesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F67259F41690022DFB8 /* PreferencesViewController.swift */; };
|
|
|
|
0E520355259F590600CBAB56 /* DebugLogViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F66259F41690022DFB8 /* DebugLogViewController.swift */; };
|
|
|
|
0E520356259F590600CBAB56 /* PreferencesGeneralViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F68259F41690022DFB8 /* PreferencesGeneralViewController.swift */; };
|
|
|
|
0E52035D259F591300CBAB56 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F8A259F41690022DFB8 /* MainMenu.xib */; };
|
|
|
|
0E52035E259F591300CBAB56 /* StatusMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F89259F41690022DFB8 /* StatusMenu.swift */; };
|
|
|
|
0E52035F259F591300CBAB56 /* MainMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F88259F41690022DFB8 /* MainMenu.swift */; };
|
|
|
|
0E520379259F593B00CBAB56 /* Macros.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569FA6259F41690022DFB8 /* Macros.swift */; };
|
|
|
|
0E52037A259F593B00CBAB56 /* WindowManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F92259F41690022DFB8 /* WindowManager.swift */; };
|
|
|
|
0E52037B259F593B00CBAB56 /* IssueReporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F8F259F41690022DFB8 /* IssueReporter.swift */; };
|
|
|
|
0E52037C259F593B00CBAB56 /* Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569FA1259F41690022DFB8 /* Theme.swift */; };
|
|
|
|
0E52037E259F593B00CBAB56 /* SwiftGen+Segues.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569FA5259F41690022DFB8 /* SwiftGen+Segues.swift */; };
|
|
|
|
0E52037F259F593B00CBAB56 /* Theme+Views.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F9A259F41690022DFB8 /* Theme+Views.swift */; };
|
|
|
|
0E520381259F593B00CBAB56 /* NSTextView+Search.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F94259F41690022DFB8 /* NSTextView+Search.swift */; };
|
|
|
|
0E520382259F593B00CBAB56 /* SwiftGen+Scenes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F9D259F41690022DFB8 /* SwiftGen+Scenes.swift */; };
|
|
|
|
0E520383259F593B00CBAB56 /* SwiftGen+Assets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F98259F41690022DFB8 /* SwiftGen+Assets.swift */; };
|
|
|
|
0E520385259F593B00CBAB56 /* Credits.html in Resources */ = {isa = PBXBuildFile; fileRef = 0E569FA4259F41690022DFB8 /* Credits.html */; };
|
|
|
|
0E520387259F593B00CBAB56 /* TextInputViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F97259F41690022DFB8 /* TextInputViewController.swift */; };
|
|
|
|
0E520388259F593B00CBAB56 /* HostImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F93259F41690022DFB8 /* HostImporter.swift */; };
|
|
|
|
0E5203B6259F5F3F00CBAB56 /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0ED31C3920CF39510027975F /* NetworkExtension.framework */; };
|
|
|
|
0E5203BE259F5F3F00CBAB56 /* PassepartoutTunnel.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 0E5203B5259F5F3F00CBAB56 /* PassepartoutTunnel.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
0E52047B259F642600CBAB56 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F85259F41690022DFB8 /* Main.storyboard */; };
|
|
|
|
0E52047C259F642600CBAB56 /* Service.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F83259F41690022DFB8 /* Service.storyboard */; };
|
|
|
|
0E52047D259F642600CBAB56 /* Preferences.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F81259F41690022DFB8 /* Preferences.storyboard */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63C20C83FC5008323CF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E57F63B20C83FC5008323CF /* AppDelegate.swift */; };
|
|
|
|
0E57F63E20C83FC5008323CF /* ServiceViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E57F63D20C83FC5008323CF /* ServiceViewController.swift */; };
|
|
|
|
0E57F64120C83FC5008323CF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E57F63F20C83FC5008323CF /* Main.storyboard */; };
|
|
|
|
0E57F64320C83FC7008323CF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0E57F64220C83FC7008323CF /* Assets.xcassets */; };
|
|
|
|
0E57F64620C83FC7008323CF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E57F64420C83FC7008323CF /* LaunchScreen.storyboard */; };
|
2019-10-30 12:12:58 +00:00
|
|
|
0E6268942369AD0600355F75 /* PurchaseTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E6268932369AD0600355F75 /* PurchaseTableViewCell.swift */; };
|
2021-02-02 19:28:29 +00:00
|
|
|
0E6BA54B25C9EE3A000CDFAC /* Purchase.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E6BA54D25C9EE3A000CDFAC /* Purchase.storyboard */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E6BE13F20CFBAB300A6DD36 /* DebugLogViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E6BE13E20CFBAB300A6DD36 /* DebugLogViewController.swift */; };
|
2019-03-27 21:09:08 +00:00
|
|
|
0E773BF8224BF37600CDDC8E /* ShortcutsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E773BF7224BF37600CDDC8E /* ShortcutsViewController.swift */; };
|
2021-02-02 19:28:29 +00:00
|
|
|
0E79D2C825C9F1B300D12964 /* PurchaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E79D2C725C9F1B300D12964 /* PurchaseViewController.swift */; };
|
|
|
|
0E79D31E25CC0CF600D12964 /* PurchaseProductView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E79D31D25CC0CF600D12964 /* PurchaseProductView.swift */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E89DFCE213EEDFA00741BA1 /* WizardProviderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E89DFCD213EEDFA00741BA1 /* WizardProviderViewController.swift */; };
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AA978259F756A003FAFF1 /* PacketTunnelProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E9AA977259F756A003FAFF1 /* PacketTunnelProvider.swift */; };
|
|
|
|
0E9AA979259F756A003FAFF1 /* PacketTunnelProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E9AA977259F756A003FAFF1 /* PacketTunnelProvider.swift */; };
|
|
|
|
0E9AAA7F259F7DB7003FAFF1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F5E259F41690022DFB8 /* Assets.xcassets */; };
|
|
|
|
0E9AAA80259F7DB7003FAFF1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E569F62259F41690022DFB8 /* AppDelegate.swift */; };
|
|
|
|
0E9AAA89259F7DCA003FAFF1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0E569F5F259F41690022DFB8 /* Main.storyboard */; };
|
|
|
|
0E9AAABE259F7FFF003FAFF1 /* PassepartoutLauncher.app in Resources */ = {isa = PBXBuildFile; fileRef = 0E9AAA61259F7D7E003FAFF1 /* PassepartoutLauncher.app */; };
|
|
|
|
0E9AAACB259F808B003FAFF1 /* PassepartoutLauncher.app in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0E9AAA61259F7D7E003FAFF1 /* PassepartoutLauncher.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
2019-04-05 08:17:07 +00:00
|
|
|
0E9CD7872257462800D033B4 /* Providers.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0E9CD7862257462800D033B4 /* Providers.xcassets */; };
|
2019-04-05 09:59:39 +00:00
|
|
|
0E9CD789225746B300D033B4 /* Flags.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0E9CD788225746B300D033B4 /* Flags.xcassets */; };
|
2019-10-23 08:52:15 +00:00
|
|
|
0E9CDB6723604AD5006733B4 /* ServerNetworkViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E9CDB6623604AD5006733B4 /* ServerNetworkViewController.swift */; };
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591132733DD4F0096F796 /* IntentDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EA591122733DD4E0096F796 /* IntentDispatcher.swift */; };
|
|
|
|
0EA591162733DDDA0096F796 /* Intents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = 0EA591142733DDDA0096F796 /* Intents.intentdefinition */; };
|
|
|
|
0EA591302733E1420096F796 /* PassepartoutOpenVPNTunnel in Frameworks */ = {isa = PBXBuildFile; productRef = 0EA5912F2733E1420096F796 /* PassepartoutOpenVPNTunnel */; };
|
|
|
|
0EA591322733E1490096F796 /* PassepartoutOpenVPNTunnel in Frameworks */ = {isa = PBXBuildFile; productRef = 0EA591312733E1490096F796 /* PassepartoutOpenVPNTunnel */; };
|
|
|
|
0EB2B1482733FB6F007705AB /* PassepartoutTunnel.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 0EDE8DBF20C86910004C739C /* PassepartoutTunnel.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0EB60FDA2111136E00AD27F3 /* UITextView+Search.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EB60FD92111136E00AD27F3 /* UITextView+Search.swift */; };
|
2018-10-27 08:25:21 +00:00
|
|
|
0EB67D6B2184581E00BA6200 /* ImportedHostsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EB67D6A2184581E00BA6200 /* ImportedHostsViewController.swift */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0EBE3A79213C4E5500BFA2F5 /* OrganizerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EBE3A78213C4E5400BFA2F5 /* OrganizerViewController.swift */; };
|
2019-04-04 22:18:50 +00:00
|
|
|
0ECC60DE2256B68A0020BEAC /* SwiftGen+Assets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ECC60DD2256B6890020BEAC /* SwiftGen+Assets.swift */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0ECEE45020E1182E00A6BB43 /* Theme+Cells.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ECEE44F20E1182E00A6BB43 /* Theme+Cells.swift */; };
|
|
|
|
0ED31C2920CF2A340027975F /* AccountViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ED31C2820CF2A340027975F /* AccountViewController.swift */; };
|
|
|
|
0ED31C2C20CF2D6F0027975F /* ProviderPoolViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ED31C2B20CF2D6F0027975F /* ProviderPoolViewController.swift */; };
|
|
|
|
0ED31C3A20CF39510027975F /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0ED31C3920CF39510027975F /* NetworkExtension.framework */; };
|
|
|
|
0ED38AD9213F33150004D387 /* WizardHostViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ED38AD8213F33150004D387 /* WizardHostViewController.swift */; };
|
|
|
|
0ED38ADA213F44D00004D387 /* Organizer.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0ED38ADC213F44D00004D387 /* Organizer.storyboard */; };
|
|
|
|
0ED38AEC2141260D0004D387 /* ConfigurationModificationDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ED38AEB2141260D0004D387 /* ConfigurationModificationDelegate.swift */; };
|
|
|
|
0EE3BBB2215ED3A900F30952 /* AboutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EE3BBB1215ED3A900F30952 /* AboutViewController.swift */; };
|
2021-10-27 16:47:08 +00:00
|
|
|
0EED0BB92733CEDA00C9FC68 /* PassepartoutCore in Frameworks */ = {isa = PBXBuildFile; productRef = 0EED0BB82733CEDA00C9FC68 /* PassepartoutCore */; };
|
|
|
|
0EED0BBB2733CEE000C9FC68 /* PassepartoutCore in Frameworks */ = {isa = PBXBuildFile; productRef = 0EED0BBA2733CEE000C9FC68 /* PassepartoutCore */; };
|
2018-10-28 08:36:56 +00:00
|
|
|
0EF56BBB2185AC8500B0C8AB /* SwiftGen+Segues.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EF56BBA2185AC8500B0C8AB /* SwiftGen+Segues.swift */; };
|
2019-04-29 16:13:49 +00:00
|
|
|
0EFB901A2276D7F1006405E4 /* NetworkSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EFB90192276D7F1006405E4 /* NetworkSettingsViewController.swift */; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0EFD943E215BE10800529B64 /* IssueReporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EFD943D215BE10800529B64 /* IssueReporter.swift */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5203BC259F5F3F00CBAB56 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 0E57F63020C83FC5008323CF /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 0E5203B4259F5F3F00CBAB56;
|
|
|
|
remoteInfo = "Passepartout-macOS-Tunnel";
|
|
|
|
};
|
|
|
|
0E9AAABF259F7FFF003FAFF1 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 0E57F63020C83FC5008323CF /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 0E9AAA60259F7D7E003FAFF1;
|
|
|
|
remoteInfo = "PassepartoutLauncher-macOS";
|
|
|
|
};
|
2021-10-27 16:47:08 +00:00
|
|
|
0EB2B1492733FB6F007705AB /* PBXContainerItemProxy */ = {
|
2018-10-11 07:13:19 +00:00
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 0E57F63020C83FC5008323CF /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 0EDE8DBE20C86910004C739C;
|
2021-10-27 16:47:08 +00:00
|
|
|
remoteInfo = "PassepartoutTunnel-iOS";
|
2018-10-11 07:13:19 +00:00
|
|
|
};
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
2019-03-18 09:51:16 +00:00
|
|
|
0E3152B7223F9EF500F61841 /* Embed Frameworks */ = {
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = "";
|
|
|
|
dstSubfolderSpec = 10;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
name = "Embed Frameworks";
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5203C2259F5F3F00CBAB56 /* Embed App Extensions */ = {
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = "";
|
|
|
|
dstSubfolderSpec = 13;
|
|
|
|
files = (
|
|
|
|
0E5203BE259F5F3F00CBAB56 /* PassepartoutTunnel.appex in Embed App Extensions */,
|
|
|
|
);
|
|
|
|
name = "Embed App Extensions";
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
0E5203F6259F60D600CBAB56 /* Embed Frameworks */ = {
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = "";
|
|
|
|
dstSubfolderSpec = 10;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
name = "Embed Frameworks";
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
0E9AAACA259F806B003FAFF1 /* CopyFiles */ = {
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = Contents/Library/LoginItems;
|
|
|
|
dstSubfolderSpec = 1;
|
|
|
|
files = (
|
|
|
|
0E9AAACB259F808B003FAFF1 /* PassepartoutLauncher.app in CopyFiles */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2021-10-27 16:47:08 +00:00
|
|
|
0EB2B14B2733FB6F007705AB /* Embed App Extensions */ = {
|
2018-10-11 07:13:19 +00:00
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = "";
|
|
|
|
dstSubfolderSpec = 13;
|
|
|
|
files = (
|
2021-10-27 16:47:08 +00:00
|
|
|
0EB2B1482733FB6F007705AB /* PassepartoutTunnel.appex in Embed App Extensions */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
name = "Embed App Extensions";
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
0E05C5CE20D139AF006EE732 /* FieldTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FieldTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
|
0E05C61C20D27C82006EE732 /* Theme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Theme.swift; sourceTree = "<group>"; };
|
2019-10-23 21:47:37 +00:00
|
|
|
0E0C072A236087A100155AAC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
0E0C072C236087C800155AAC /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E1066C820E0F84A004F98B7 /* Cells.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Cells.swift; sourceTree = "<group>"; };
|
|
|
|
0E158AD920E11B0B00C85A82 /* EndpointViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EndpointViewController.swift; sourceTree = "<group>"; };
|
2019-12-11 11:28:03 +00:00
|
|
|
0E1C0A52238FFF97009FC087 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E1D72B1213BFFCF00BA1586 /* ProviderPresetViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProviderPresetViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E1D72B3213C118500BA1586 /* ConfigurationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurationViewController.swift; sourceTree = "<group>"; };
|
2019-05-24 17:02:58 +00:00
|
|
|
0E23B4A12298559800304C30 /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
|
2019-04-06 21:22:29 +00:00
|
|
|
0E24273B225950450064A1A3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/About.storyboard; sourceTree = "<group>"; };
|
2019-04-06 21:58:19 +00:00
|
|
|
0E242741225956AC0064A1A3 /* DonationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DonationViewController.swift; sourceTree = "<group>"; };
|
2021-01-13 07:20:10 +00:00
|
|
|
0E294A8225AE29D100CB4908 /* Descriptible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Descriptible.swift; sourceTree = "<group>"; };
|
2019-07-27 07:56:38 +00:00
|
|
|
0E2AC24422EC3AC10037B4B0 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E2B493F20FCFF990094784C /* Theme+Titles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Theme+Titles.swift"; sourceTree = "<group>"; };
|
2019-10-22 14:42:49 +00:00
|
|
|
0E3262D8235EE8DA00B5E470 /* HostImporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostImporter.swift; sourceTree = "<group>"; };
|
2019-04-08 19:10:28 +00:00
|
|
|
0E3586FD225BD34800509A4D /* ActivityTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityTableViewCell.swift; sourceTree = "<group>"; };
|
2019-03-27 19:23:53 +00:00
|
|
|
0E36D24C2240234B006AF062 /* ShortcutsAddViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsAddViewController.swift; sourceTree = "<group>"; };
|
2019-03-18 21:00:55 +00:00
|
|
|
0E36D25B224034AD006AF062 /* ShortcutsConnectToViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShortcutsConnectToViewController.swift; sourceTree = "<group>"; };
|
2019-10-28 09:07:38 +00:00
|
|
|
0E4B0D6A2366E3C000C890B4 /* PurchaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PurchaseViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E4B0D752366E6C800C890B4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Purchase.storyboard; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E4C9CBA20DCF0D600A0C59C /* DestructiveTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DestructiveTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
|
0E4FD7F020D58618002221FF /* Macros.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Macros.swift; sourceTree = "<group>"; };
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5202F7259F573500CBAB56 /* Passepartout.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Passepartout.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
0E5203B5259F5F3F00CBAB56 /* PassepartoutTunnel.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = PassepartoutTunnel.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
0E569F5A259F41690022DFB8 /* TextTableView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TextTableView.xib; sourceTree = "<group>"; };
|
|
|
|
0E569F5B259F41690022DFB8 /* TextTableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextTableView.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F5E259F41690022DFB8 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
0E569F60259F41690022DFB8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
|
|
0E569F61259F41690022DFB8 /* Launcher.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Launcher.entitlements; sourceTree = "<group>"; };
|
|
|
|
0E569F62259F41690022DFB8 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F63259F41690022DFB8 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
0E569F66259F41690022DFB8 /* DebugLogViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DebugLogViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F67259F41690022DFB8 /* PreferencesViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PreferencesViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F68259F41690022DFB8 /* PreferencesGeneralViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PreferencesGeneralViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F69259F41690022DFB8 /* OrganizerProfileTableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrganizerProfileTableView.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F6A259F41690022DFB8 /* OrganizerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrganizerViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F6B259F41690022DFB8 /* OrganizerProfileTableView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OrganizerProfileTableView.xib; sourceTree = "<group>"; };
|
|
|
|
0E569F6D259F41690022DFB8 /* ServiceViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServiceViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F6E259F41690022DFB8 /* ProviderServiceView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProviderServiceView.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F70259F41690022DFB8 /* MTUViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MTUViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F71259F41690022DFB8 /* EndpointViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EndpointViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F72259F41690022DFB8 /* ConfigurationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConfigurationViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F73259F41690022DFB8 /* ProfileCustomizationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProfileCustomizationViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F74259F41690022DFB8 /* ProxyViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProxyViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F75259F41690022DFB8 /* TrustedNetworksAddViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrustedNetworksAddViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F76259F41690022DFB8 /* DNSViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DNSViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F77259F41690022DFB8 /* DefaultGatewayViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultGatewayViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F78259F41690022DFB8 /* TrustedNetworksViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrustedNetworksViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F79259F41690022DFB8 /* ProviderServiceView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ProviderServiceView.xib; sourceTree = "<group>"; };
|
|
|
|
0E569F7A259F41690022DFB8 /* HostServiceView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HostServiceView.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F7B259F41690022DFB8 /* HostServiceView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HostServiceView.xib; sourceTree = "<group>"; };
|
|
|
|
0E569F7C259F41690022DFB8 /* AccountViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccountViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F7D259F41690022DFB8 /* Providers.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Providers.xcassets; sourceTree = "<group>"; };
|
|
|
|
0E569F7E259F41690022DFB8 /* App.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = "<group>"; };
|
|
|
|
0E569F7F259F41690022DFB8 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
0E569F82259F41690022DFB8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Preferences.storyboard; sourceTree = "<group>"; };
|
|
|
|
0E569F84259F41690022DFB8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Service.storyboard; sourceTree = "<group>"; };
|
|
|
|
0E569F86259F41690022DFB8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
|
|
0E569F88259F41690022DFB8 /* MainMenu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainMenu.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F89259F41690022DFB8 /* StatusMenu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusMenu.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F8A259F41690022DFB8 /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainMenu.xib; sourceTree = "<group>"; };
|
|
|
|
0E569F8B259F41690022DFB8 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F8F259F41690022DFB8 /* IssueReporter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IssueReporter.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F92259F41690022DFB8 /* WindowManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WindowManager.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F93259F41690022DFB8 /* HostImporter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HostImporter.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F94259F41690022DFB8 /* NSTextView+Search.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSTextView+Search.swift"; sourceTree = "<group>"; };
|
|
|
|
0E569F97259F41690022DFB8 /* TextInputViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextInputViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E569F98259F41690022DFB8 /* SwiftGen+Assets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftGen+Assets.swift"; sourceTree = "<group>"; };
|
|
|
|
0E569F9A259F41690022DFB8 /* Theme+Views.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Theme+Views.swift"; sourceTree = "<group>"; };
|
|
|
|
0E569F9D259F41690022DFB8 /* SwiftGen+Scenes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftGen+Scenes.swift"; sourceTree = "<group>"; };
|
|
|
|
0E569FA1259F41690022DFB8 /* Theme.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Theme.swift; sourceTree = "<group>"; };
|
|
|
|
0E569FA4259F41690022DFB8 /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Credits.html; sourceTree = "<group>"; };
|
|
|
|
0E569FA5259F41690022DFB8 /* SwiftGen+Segues.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftGen+Segues.swift"; sourceTree = "<group>"; };
|
|
|
|
0E569FA6259F41690022DFB8 /* Macros.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Macros.swift; sourceTree = "<group>"; };
|
|
|
|
0E569FA7259F41690022DFB8 /* Flags.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Flags.xcassets; sourceTree = "<group>"; };
|
|
|
|
0E569FA8259F41690022DFB8 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
0E569FAA259F41690022DFB8 /* Tunnel-macOS.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = "Tunnel-macOS.entitlements"; sourceTree = "<group>"; };
|
2018-11-05 20:11:21 +00:00
|
|
|
0E57F63820C83FC5008323CF /* Passepartout.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Passepartout.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63B20C83FC5008323CF /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
0E57F63D20C83FC5008323CF /* ServiceViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E57F64220C83FC7008323CF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
0E57F64720C83FC7008323CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
2019-10-30 12:12:58 +00:00
|
|
|
0E6268932369AD0600355F75 /* PurchaseTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PurchaseTableViewCell.swift; sourceTree = "<group>"; };
|
2021-02-02 19:28:29 +00:00
|
|
|
0E6BA54C25C9EE3A000CDFAC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Purchase.storyboard; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E6BE13E20CFBAB300A6DD36 /* DebugLogViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DebugLogViewController.swift; sourceTree = "<group>"; };
|
2019-03-27 21:09:08 +00:00
|
|
|
0E773BF7224BF37600CDDC8E /* ShortcutsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsViewController.swift; sourceTree = "<group>"; };
|
2021-02-02 19:28:29 +00:00
|
|
|
0E79D2C725C9F1B300D12964 /* PurchaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PurchaseViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0E79D31D25CC0CF600D12964 /* PurchaseProductView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PurchaseProductView.swift; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0E89DFCD213EEDFA00741BA1 /* WizardProviderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WizardProviderViewController.swift; sourceTree = "<group>"; };
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AA977259F756A003FAFF1 /* PacketTunnelProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PacketTunnelProvider.swift; sourceTree = "<group>"; };
|
|
|
|
0E9AAA61259F7D7E003FAFF1 /* PassepartoutLauncher.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PassepartoutLauncher.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
2019-04-05 08:17:07 +00:00
|
|
|
0E9CD7862257462800D033B4 /* Providers.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Providers.xcassets; sourceTree = "<group>"; };
|
2019-04-05 09:59:39 +00:00
|
|
|
0E9CD788225746B300D033B4 /* Flags.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Flags.xcassets; sourceTree = "<group>"; };
|
2019-10-23 08:52:15 +00:00
|
|
|
0E9CDB6623604AD5006733B4 /* ServerNetworkViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerNetworkViewController.swift; sourceTree = "<group>"; };
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA26DC827353020000F251A /* PassepartoutCore */ = {isa = PBXFileReference; lastKnownFileType = folder; path = PassepartoutCore; sourceTree = "<group>"; };
|
|
|
|
0EA591122733DD4E0096F796 /* IntentDispatcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntentDispatcher.swift; sourceTree = "<group>"; };
|
|
|
|
0EA591152733DDDA0096F796 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; name = Base; path = Base.lproj/Intents.intentdefinition; sourceTree = "<group>"; };
|
|
|
|
0EA591182733DDF60096F796 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA5911A2733DDF80096F796 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Intents.strings"; sourceTree = "<group>"; };
|
|
|
|
0EA5911C2733DDF80096F796 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA5911E2733DDF90096F796 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA591202733DDF90096F796 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA591222733DDFA0096F796 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA591242733DDFA0096F796 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA591262733DDFB0096F796 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA591282733DDFB0096F796 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA5912A2733DDFC0096F796 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA5912C2733DDFC0096F796 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Intents.strings; sourceTree = "<group>"; };
|
|
|
|
0EA5912E2733DDFD0096F796 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Intents.strings; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0EB60FD92111136E00AD27F3 /* UITextView+Search.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITextView+Search.swift"; sourceTree = "<group>"; };
|
2018-10-27 08:25:21 +00:00
|
|
|
0EB67D6A2184581E00BA6200 /* ImportedHostsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportedHostsViewController.swift; sourceTree = "<group>"; };
|
2019-10-23 21:47:37 +00:00
|
|
|
0EBE2FD02360F88C00F0D5AB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
|
0EBE2FD12360F88E00F0D5AB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
0EBE2FD22360F88F00F0D5AB /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
0EBE2FD32360F89200F0D5AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
0EBE2FD42360F89300F0D5AB /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
0EBE2FD52360F89400F0D5AB /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
0EBE2FD62360F89500F0D5AB /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
0EBE2FD72360F89600F0D5AB /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
0EBE2FD82360F89600F0D5AB /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0EBE3A78213C4E5400BFA2F5 /* OrganizerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrganizerViewController.swift; sourceTree = "<group>"; };
|
2019-04-04 22:18:50 +00:00
|
|
|
0ECC60DD2256B6890020BEAC /* SwiftGen+Assets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftGen+Assets.swift"; sourceTree = "<group>"; };
|
2019-03-30 18:01:05 +00:00
|
|
|
0ECEB105224FE51400E9E551 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
|
|
0ECEB106224FE51400E9E551 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Organizer.storyboard; sourceTree = "<group>"; };
|
|
|
|
0ECEB107224FE51400E9E551 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Shortcuts.storyboard; sourceTree = "<group>"; };
|
|
|
|
0ECEB108224FE51400E9E551 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0ECEE44F20E1182E00A6BB43 /* Theme+Cells.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Theme+Cells.swift"; sourceTree = "<group>"; };
|
|
|
|
0ED31C2820CF2A340027975F /* AccountViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0ED31C2B20CF2D6F0027975F /* ProviderPoolViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProviderPoolViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0ED31C3920CF39510027975F /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; };
|
2021-01-01 10:13:41 +00:00
|
|
|
0ED31C3B20CF39510027975F /* Tunnel-iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Tunnel-iOS.entitlements"; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0ED38AD8213F33150004D387 /* WizardHostViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WizardHostViewController.swift; sourceTree = "<group>"; };
|
|
|
|
0ED38AEB2141260D0004D387 /* ConfigurationModificationDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurationModificationDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
0ED824C920D12B8700F2FE9E /* ToggleTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToggleTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
|
0ED824CD20D12DBE00F2FE9E /* SettingTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingTableViewCell.swift; sourceTree = "<group>"; };
|
2021-01-01 10:13:41 +00:00
|
|
|
0EDE8DBF20C86910004C739C /* PassepartoutTunnel.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = PassepartoutTunnel.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
0EDE8DC320C86910004C739C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0EDE8DD220C86978004C739C /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; };
|
2021-01-01 10:13:41 +00:00
|
|
|
0EDE8DE220C86A13004C739C /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = "<group>"; };
|
2018-10-28 08:36:56 +00:00
|
|
|
0EDE8DE320C89028004C739C /* SwiftGen+Scenes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftGen+Scenes.swift"; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0EE3BBB1215ED3A900F30952 /* AboutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutViewController.swift; sourceTree = "<group>"; };
|
2018-10-28 08:36:56 +00:00
|
|
|
0EF56BBA2185AC8500B0C8AB /* SwiftGen+Segues.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftGen+Segues.swift"; sourceTree = "<group>"; };
|
2019-04-29 16:13:49 +00:00
|
|
|
0EFB90192276D7F1006405E4 /* NetworkSettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkSettingsViewController.swift; sourceTree = "<group>"; };
|
2018-10-11 07:13:19 +00:00
|
|
|
0EFD943D215BE10800529B64 /* IssueReporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IssueReporter.swift; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5202F4259F573500CBAB56 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2021-10-27 16:47:08 +00:00
|
|
|
0EED0BBB2733CEE000C9FC68 /* PassepartoutCore in Frameworks */,
|
2021-01-01 10:13:41 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
0E5203B2259F5F3F00CBAB56 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591302733E1420096F796 /* PassepartoutOpenVPNTunnel in Frameworks */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5203B6259F5F3F00CBAB56 /* NetworkExtension.framework in Frameworks */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2019-03-18 09:51:16 +00:00
|
|
|
0E57F63520C83FC5008323CF /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2021-10-27 16:47:08 +00:00
|
|
|
0EED0BB92733CEDA00C9FC68 /* PassepartoutCore in Frameworks */,
|
2021-01-01 10:13:41 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
0E9AAA5E259F7D7E003FAFF1 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
0EDE8DBC20C86910004C739C /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591322733E1490096F796 /* PassepartoutOpenVPNTunnel in Frameworks */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0ED31C3A20CF39510027975F /* NetworkExtension.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
0E1066CA20E0F85C004F98B7 /* Cells */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2019-04-08 19:10:28 +00:00
|
|
|
0E3586FD225BD34800509A4D /* ActivityTableViewCell.swift */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E1066C820E0F84A004F98B7 /* Cells.swift */,
|
|
|
|
0E4C9CBA20DCF0D600A0C59C /* DestructiveTableViewCell.swift */,
|
|
|
|
0E05C5CE20D139AF006EE732 /* FieldTableViewCell.swift */,
|
|
|
|
0ED824CD20D12DBE00F2FE9E /* SettingTableViewCell.swift */,
|
|
|
|
0ED824C920D12B8700F2FE9E /* ToggleTableViewCell.swift */,
|
|
|
|
);
|
|
|
|
path = Cells;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2019-04-06 21:26:41 +00:00
|
|
|
0E24273D225950CC0064A1A3 /* About */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0EE3BBB1215ED3A900F30952 /* AboutViewController.swift */,
|
|
|
|
);
|
|
|
|
path = About;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E24273E225950ED0064A1A3 /* Shortcuts */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E36D24C2240234B006AF062 /* ShortcutsAddViewController.swift */,
|
|
|
|
0E36D25B224034AD006AF062 /* ShortcutsConnectToViewController.swift */,
|
|
|
|
0E773BF7224BF37600CDDC8E /* ShortcutsViewController.swift */,
|
|
|
|
);
|
|
|
|
path = Shortcuts;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2019-10-28 09:07:38 +00:00
|
|
|
0E4B0D6C2366E53C00C890B4 /* Purchase */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2019-10-30 12:12:58 +00:00
|
|
|
0E6268932369AD0600355F75 /* PurchaseTableViewCell.swift */,
|
2019-10-28 09:07:38 +00:00
|
|
|
0E4B0D6A2366E3C000C890B4 /* PurchaseViewController.swift */,
|
|
|
|
);
|
|
|
|
path = Purchase;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E569F58259F41690022DFB8 /* macOS */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E569F8C259F41690022DFB8 /* Global */,
|
|
|
|
0E569F5C259F41690022DFB8 /* Launcher */,
|
|
|
|
0E569F87259F41690022DFB8 /* Menu */,
|
|
|
|
0E569F64259F41690022DFB8 /* Scenes */,
|
|
|
|
0E569F59259F41690022DFB8 /* Tables */,
|
|
|
|
0E569F7E259F41690022DFB8 /* App.entitlements */,
|
|
|
|
0E569FA8259F41690022DFB8 /* Info.plist */,
|
|
|
|
0E569F8B259F41690022DFB8 /* AppDelegate.swift */,
|
|
|
|
0E569F7F259F41690022DFB8 /* Assets.xcassets */,
|
|
|
|
0E569FA7259F41690022DFB8 /* Flags.xcassets */,
|
|
|
|
0E569F7D259F41690022DFB8 /* Providers.xcassets */,
|
|
|
|
0E569F85259F41690022DFB8 /* Main.storyboard */,
|
|
|
|
0E569F81259F41690022DFB8 /* Preferences.storyboard */,
|
2021-02-02 19:28:29 +00:00
|
|
|
0E6BA54D25C9EE3A000CDFAC /* Purchase.storyboard */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E569F83259F41690022DFB8 /* Service.storyboard */,
|
|
|
|
);
|
|
|
|
path = macOS;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F59259F41690022DFB8 /* Tables */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E569F5B259F41690022DFB8 /* TextTableView.swift */,
|
|
|
|
0E569F5A259F41690022DFB8 /* TextTableView.xib */,
|
|
|
|
);
|
|
|
|
path = Tables;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F5C259F41690022DFB8 /* Launcher */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E569F61259F41690022DFB8 /* Launcher.entitlements */,
|
|
|
|
0E569F63259F41690022DFB8 /* Info.plist */,
|
|
|
|
0E569F62259F41690022DFB8 /* AppDelegate.swift */,
|
|
|
|
0E569F5E259F41690022DFB8 /* Assets.xcassets */,
|
|
|
|
0E569F5F259F41690022DFB8 /* Main.storyboard */,
|
|
|
|
);
|
|
|
|
path = Launcher;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F64259F41690022DFB8 /* Scenes */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E569F65259F41690022DFB8 /* Preferences */,
|
2021-02-02 19:28:29 +00:00
|
|
|
0E6BA54125C9ED91000CDFAC /* Purchase */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E569F6C259F41690022DFB8 /* Service */,
|
|
|
|
0E569F69259F41690022DFB8 /* OrganizerProfileTableView.swift */,
|
|
|
|
0E569F6A259F41690022DFB8 /* OrganizerViewController.swift */,
|
|
|
|
0E569F6B259F41690022DFB8 /* OrganizerProfileTableView.xib */,
|
|
|
|
);
|
|
|
|
path = Scenes;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F65259F41690022DFB8 /* Preferences */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E569F66259F41690022DFB8 /* DebugLogViewController.swift */,
|
|
|
|
0E569F68259F41690022DFB8 /* PreferencesGeneralViewController.swift */,
|
|
|
|
0E569F67259F41690022DFB8 /* PreferencesViewController.swift */,
|
|
|
|
);
|
|
|
|
path = Preferences;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F6C259F41690022DFB8 /* Service */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E569F6F259F41690022DFB8 /* Customization */,
|
|
|
|
0E569F7C259F41690022DFB8 /* AccountViewController.swift */,
|
|
|
|
0E569F7A259F41690022DFB8 /* HostServiceView.swift */,
|
|
|
|
0E569F6E259F41690022DFB8 /* ProviderServiceView.swift */,
|
|
|
|
0E569F6D259F41690022DFB8 /* ServiceViewController.swift */,
|
|
|
|
0E569F7B259F41690022DFB8 /* HostServiceView.xib */,
|
|
|
|
0E569F79259F41690022DFB8 /* ProviderServiceView.xib */,
|
|
|
|
);
|
|
|
|
path = Service;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F6F259F41690022DFB8 /* Customization */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E569F72259F41690022DFB8 /* ConfigurationViewController.swift */,
|
|
|
|
0E569F77259F41690022DFB8 /* DefaultGatewayViewController.swift */,
|
|
|
|
0E569F76259F41690022DFB8 /* DNSViewController.swift */,
|
|
|
|
0E569F71259F41690022DFB8 /* EndpointViewController.swift */,
|
|
|
|
0E569F70259F41690022DFB8 /* MTUViewController.swift */,
|
|
|
|
0E569F73259F41690022DFB8 /* ProfileCustomizationViewController.swift */,
|
|
|
|
0E569F74259F41690022DFB8 /* ProxyViewController.swift */,
|
|
|
|
0E569F75259F41690022DFB8 /* TrustedNetworksAddViewController.swift */,
|
|
|
|
0E569F78259F41690022DFB8 /* TrustedNetworksViewController.swift */,
|
|
|
|
);
|
|
|
|
path = Customization;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F87259F41690022DFB8 /* Menu */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E569F88259F41690022DFB8 /* MainMenu.swift */,
|
|
|
|
0E569F8A259F41690022DFB8 /* MainMenu.xib */,
|
|
|
|
0E569F89259F41690022DFB8 /* StatusMenu.swift */,
|
|
|
|
);
|
|
|
|
path = Menu;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F8C259F41690022DFB8 /* Global */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E569FA4259F41690022DFB8 /* Credits.html */,
|
|
|
|
0E569F93259F41690022DFB8 /* HostImporter.swift */,
|
|
|
|
0E569F8F259F41690022DFB8 /* IssueReporter.swift */,
|
|
|
|
0E569FA6259F41690022DFB8 /* Macros.swift */,
|
|
|
|
0E569F94259F41690022DFB8 /* NSTextView+Search.swift */,
|
|
|
|
0E569F98259F41690022DFB8 /* SwiftGen+Assets.swift */,
|
|
|
|
0E569F9D259F41690022DFB8 /* SwiftGen+Scenes.swift */,
|
|
|
|
0E569FA5259F41690022DFB8 /* SwiftGen+Segues.swift */,
|
|
|
|
0E569F97259F41690022DFB8 /* TextInputViewController.swift */,
|
|
|
|
0E569FA1259F41690022DFB8 /* Theme.swift */,
|
|
|
|
0E569F9A259F41690022DFB8 /* Theme+Views.swift */,
|
|
|
|
0E569F92259F41690022DFB8 /* WindowManager.swift */,
|
|
|
|
);
|
|
|
|
path = Global;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F62F20C83FC5008323CF = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-10-27 16:47:08 +00:00
|
|
|
0EE315DB2733104700F5D461 /* Packages */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E23B4A12298559800304C30 /* Config.xcconfig */,
|
|
|
|
0E9AA982259F7674003FAFF1 /* Passepartout */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63920C83FC5008323CF /* Products */,
|
|
|
|
374B9F085E1148C37CF9117A /* Frameworks */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E57F63920C83FC5008323CF /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2018-11-05 20:11:21 +00:00
|
|
|
0E57F63820C83FC5008323CF /* Passepartout.app */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0EDE8DBF20C86910004C739C /* PassepartoutTunnel.appex */,
|
|
|
|
0E5202F7259F573500CBAB56 /* Passepartout.app */,
|
|
|
|
0E5203B5259F5F3F00CBAB56 /* PassepartoutTunnel.appex */,
|
|
|
|
0E9AAA61259F7D7E003FAFF1 /* PassepartoutLauncher.app */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E57F63A20C83FC5008323CF /* iOS */ = {
|
2018-10-11 07:13:19 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E1066CA20E0F85C004F98B7 /* Cells */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0EDE8DEC20C93E3B004C739C /* Global */,
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591112733DD4E0096F796 /* Intents */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0EDE8DF120C93ED8004C739C /* Scenes */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E2AC24422EC3AC10037B4B0 /* Settings.bundle */,
|
|
|
|
0EDE8DE220C86A13004C739C /* App.entitlements */,
|
|
|
|
0E57F64720C83FC7008323CF /* Info.plist */,
|
|
|
|
0E0C072B236087A100155AAC /* InfoPlist.strings */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63B20C83FC5008323CF /* AppDelegate.swift */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E57F64220C83FC7008323CF /* Assets.xcassets */,
|
|
|
|
0E9CD788225746B300D033B4 /* Flags.xcassets */,
|
|
|
|
0E9CD7862257462800D033B4 /* Providers.xcassets */,
|
2019-04-06 21:22:29 +00:00
|
|
|
0E24273C225950450064A1A3 /* About.storyboard */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E57F64420C83FC7008323CF /* LaunchScreen.storyboard */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63F20C83FC5008323CF /* Main.storyboard */,
|
|
|
|
0ED38ADC213F44D00004D387 /* Organizer.storyboard */,
|
2019-10-28 09:07:38 +00:00
|
|
|
0E4B0D762366E6C800C890B4 /* Purchase.storyboard */,
|
2019-03-18 20:08:41 +00:00
|
|
|
0E36D25A22403469006AF062 /* Shortcuts.storyboard */,
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591142733DDDA0096F796 /* Intents.intentdefinition */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
2021-01-01 10:13:41 +00:00
|
|
|
path = iOS;
|
2018-10-11 07:13:19 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-02-02 19:28:29 +00:00
|
|
|
0E6BA54125C9ED91000CDFAC /* Purchase */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E79D31D25CC0CF600D12964 /* PurchaseProductView.swift */,
|
|
|
|
0E79D2C725C9F1B300D12964 /* PurchaseViewController.swift */,
|
|
|
|
);
|
|
|
|
path = Purchase;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0E89DFCC213EEDE700741BA1 /* Organizer */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2019-04-06 21:58:19 +00:00
|
|
|
0E242741225956AC0064A1A3 /* DonationViewController.swift */,
|
2018-10-27 08:25:21 +00:00
|
|
|
0EB67D6A2184581E00BA6200 /* ImportedHostsViewController.swift */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0EBE3A78213C4E5400BFA2F5 /* OrganizerViewController.swift */,
|
|
|
|
0ED38AD8213F33150004D387 /* WizardHostViewController.swift */,
|
|
|
|
0E89DFCD213EEDFA00741BA1 /* WizardProviderViewController.swift */,
|
|
|
|
);
|
|
|
|
path = Organizer;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AA982259F7674003FAFF1 /* Passepartout */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E9AA983259F76C5003FAFF1 /* App */,
|
|
|
|
0EDE8DC020C86910004C739C /* Tunnel */,
|
|
|
|
);
|
|
|
|
path = Passepartout;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E9AA983259F76C5003FAFF1 /* App */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0E57F63A20C83FC5008323CF /* iOS */,
|
|
|
|
0E569F58259F41690022DFB8 /* macOS */,
|
2021-01-13 07:20:10 +00:00
|
|
|
0E294A8225AE29D100CB4908 /* Descriptible.swift */,
|
2021-01-01 10:13:41 +00:00
|
|
|
);
|
|
|
|
path = App;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591112733DD4E0096F796 /* Intents */ = {
|
2019-11-21 08:15:24 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591122733DD4E0096F796 /* IntentDispatcher.swift */,
|
2019-11-21 08:15:24 +00:00
|
|
|
);
|
2021-10-27 16:47:08 +00:00
|
|
|
path = Intents;
|
2018-10-11 07:13:19 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0EDE8DC020C86910004C739C /* Tunnel */ = {
|
2018-10-11 07:13:19 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-01-01 10:13:41 +00:00
|
|
|
0ED31C3B20CF39510027975F /* Tunnel-iOS.entitlements */,
|
|
|
|
0E569FAA259F41690022DFB8 /* Tunnel-macOS.entitlements */,
|
|
|
|
0EDE8DC320C86910004C739C /* Info.plist */,
|
|
|
|
0E9AA977259F756A003FAFF1 /* PacketTunnelProvider.swift */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
2021-01-01 10:13:41 +00:00
|
|
|
path = Tunnel;
|
2018-10-11 07:13:19 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0EDE8DEC20C93E3B004C739C /* Global */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2019-10-22 14:42:49 +00:00
|
|
|
0E3262D8235EE8DA00B5E470 /* HostImporter.swift */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0EFD943D215BE10800529B64 /* IssueReporter.swift */,
|
|
|
|
0E4FD7F020D58618002221FF /* Macros.swift */,
|
2019-04-04 22:18:50 +00:00
|
|
|
0ECC60DD2256B6890020BEAC /* SwiftGen+Assets.swift */,
|
2018-10-28 08:36:56 +00:00
|
|
|
0EDE8DE320C89028004C739C /* SwiftGen+Scenes.swift */,
|
|
|
|
0EF56BBA2185AC8500B0C8AB /* SwiftGen+Segues.swift */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E05C61C20D27C82006EE732 /* Theme.swift */,
|
|
|
|
0ECEE44F20E1182E00A6BB43 /* Theme+Cells.swift */,
|
|
|
|
0E2B493F20FCFF990094784C /* Theme+Titles.swift */,
|
|
|
|
0EB60FD92111136E00AD27F3 /* UITextView+Search.swift */,
|
|
|
|
);
|
|
|
|
path = Global;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0EDE8DF120C93ED8004C739C /* Scenes */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2019-04-06 21:26:41 +00:00
|
|
|
0E24273D225950CC0064A1A3 /* About */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E89DFCC213EEDE700741BA1 /* Organizer */,
|
2019-10-28 09:07:38 +00:00
|
|
|
0E4B0D6C2366E53C00C890B4 /* Purchase */,
|
2019-04-06 21:26:41 +00:00
|
|
|
0E24273E225950ED0064A1A3 /* Shortcuts */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0ED31C2820CF2A340027975F /* AccountViewController.swift */,
|
|
|
|
0ED38AEB2141260D0004D387 /* ConfigurationModificationDelegate.swift */,
|
|
|
|
0E1D72B3213C118500BA1586 /* ConfigurationViewController.swift */,
|
|
|
|
0E6BE13E20CFBAB300A6DD36 /* DebugLogViewController.swift */,
|
|
|
|
0E158AD920E11B0B00C85A82 /* EndpointViewController.swift */,
|
2019-04-29 16:13:49 +00:00
|
|
|
0EFB90192276D7F1006405E4 /* NetworkSettingsViewController.swift */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0ED31C2B20CF2D6F0027975F /* ProviderPoolViewController.swift */,
|
|
|
|
0E1D72B1213BFFCF00BA1586 /* ProviderPresetViewController.swift */,
|
2019-10-23 08:52:15 +00:00
|
|
|
0E9CDB6623604AD5006733B4 /* ServerNetworkViewController.swift */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63D20C83FC5008323CF /* ServiceViewController.swift */,
|
|
|
|
);
|
|
|
|
path = Scenes;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-10-27 16:47:08 +00:00
|
|
|
0EE315DB2733104700F5D461 /* Packages */ = {
|
2019-05-26 07:06:21 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA26DC827353020000F251A /* PassepartoutCore */,
|
2019-05-26 07:06:21 +00:00
|
|
|
);
|
2021-10-27 16:47:08 +00:00
|
|
|
name = Packages;
|
2019-05-26 07:06:21 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
374B9F085E1148C37CF9117A /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0ED31C3920CF39510027975F /* NetworkExtension.framework */,
|
|
|
|
0EDE8DD220C86978004C739C /* NotificationCenter.framework */,
|
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5202F6259F573500CBAB56 /* Passepartout-macOS */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 0E520304259F573800CBAB56 /* Build configuration list for PBXNativeTarget "Passepartout-macOS" */;
|
|
|
|
buildPhases = (
|
|
|
|
0E5202F3259F573500CBAB56 /* Sources */,
|
|
|
|
0E5202F4259F573500CBAB56 /* Frameworks */,
|
|
|
|
0E5202F5259F573500CBAB56 /* Resources */,
|
|
|
|
0E9AAACA259F806B003FAFF1 /* CopyFiles */,
|
|
|
|
0E5203C2259F5F3F00CBAB56 /* Embed App Extensions */,
|
|
|
|
0E5203F6259F60D600CBAB56 /* Embed Frameworks */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
0E5203BD259F5F3F00CBAB56 /* PBXTargetDependency */,
|
|
|
|
0E9AAAC0259F7FFF003FAFF1 /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = "Passepartout-macOS";
|
2021-10-27 16:47:08 +00:00
|
|
|
packageProductDependencies = (
|
|
|
|
0EED0BBA2733CEE000C9FC68 /* PassepartoutCore */,
|
|
|
|
);
|
2021-01-01 10:13:41 +00:00
|
|
|
productName = "Passepartout-macOS";
|
|
|
|
productReference = 0E5202F7259F573500CBAB56 /* Passepartout.app */;
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
0E5203B4259F5F3F00CBAB56 /* PassepartoutTunnel-macOS */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 0E5203BF259F5F3F00CBAB56 /* Build configuration list for PBXNativeTarget "PassepartoutTunnel-macOS" */;
|
|
|
|
buildPhases = (
|
|
|
|
0E5203B1259F5F3F00CBAB56 /* Sources */,
|
|
|
|
0E5203B2259F5F3F00CBAB56 /* Frameworks */,
|
|
|
|
0E5203B3259F5F3F00CBAB56 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = "PassepartoutTunnel-macOS";
|
2021-10-27 16:47:08 +00:00
|
|
|
packageProductDependencies = (
|
|
|
|
0EA5912F2733E1420096F796 /* PassepartoutOpenVPNTunnel */,
|
|
|
|
);
|
2021-01-01 10:13:41 +00:00
|
|
|
productName = "Passepartout-macOS-Tunnel";
|
|
|
|
productReference = 0E5203B5259F5F3F00CBAB56 /* PassepartoutTunnel.appex */;
|
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63720C83FC5008323CF /* Passepartout-iOS */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 0E57F65520C83FC7008323CF /* Build configuration list for PBXNativeTarget "Passepartout-iOS" */;
|
|
|
|
buildPhases = (
|
|
|
|
0E57F63420C83FC5008323CF /* Sources */,
|
|
|
|
0E57F63520C83FC5008323CF /* Frameworks */,
|
|
|
|
0E57F63620C83FC5008323CF /* Resources */,
|
2019-03-18 09:51:16 +00:00
|
|
|
0E3152B7223F9EF500F61841 /* Embed Frameworks */,
|
2021-10-27 16:47:08 +00:00
|
|
|
0EB2B14B2733FB6F007705AB /* Embed App Extensions */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
2021-10-27 16:47:08 +00:00
|
|
|
0EB2B14A2733FB6F007705AB /* PBXTargetDependency */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
name = "Passepartout-iOS";
|
2021-10-27 16:47:08 +00:00
|
|
|
packageProductDependencies = (
|
|
|
|
0EED0BB82733CEDA00C9FC68 /* PassepartoutCore */,
|
|
|
|
);
|
2018-10-11 07:13:19 +00:00
|
|
|
productName = Passepartout;
|
2018-11-05 20:11:21 +00:00
|
|
|
productReference = 0E57F63820C83FC5008323CF /* Passepartout.app */;
|
2018-10-11 07:13:19 +00:00
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AAA60259F7D7E003FAFF1 /* PassepartoutLauncher-macOS */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 0E9AAA70259F7D81003FAFF1 /* Build configuration list for PBXNativeTarget "PassepartoutLauncher-macOS" */;
|
|
|
|
buildPhases = (
|
|
|
|
0E9AAA5D259F7D7E003FAFF1 /* Sources */,
|
|
|
|
0E9AAA5E259F7D7E003FAFF1 /* Frameworks */,
|
|
|
|
0E9AAA5F259F7D7E003FAFF1 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = "PassepartoutLauncher-macOS";
|
|
|
|
productName = "PassepartoutLauncher-macOS";
|
|
|
|
productReference = 0E9AAA61259F7D7E003FAFF1 /* PassepartoutLauncher.app */;
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
0EDE8DBE20C86910004C739C /* PassepartoutTunnel-iOS */ = {
|
2018-10-11 07:13:19 +00:00
|
|
|
isa = PBXNativeTarget;
|
2021-01-01 10:13:41 +00:00
|
|
|
buildConfigurationList = 0EDE8DC920C86910004C739C /* Build configuration list for PBXNativeTarget "PassepartoutTunnel-iOS" */;
|
2018-10-11 07:13:19 +00:00
|
|
|
buildPhases = (
|
|
|
|
0EDE8DBB20C86910004C739C /* Sources */,
|
|
|
|
0EDE8DBC20C86910004C739C /* Frameworks */,
|
|
|
|
0EDE8DBD20C86910004C739C /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
2021-01-01 10:13:41 +00:00
|
|
|
name = "PassepartoutTunnel-iOS";
|
2021-10-27 16:47:08 +00:00
|
|
|
packageProductDependencies = (
|
|
|
|
0EA591312733E1490096F796 /* PassepartoutOpenVPNTunnel */,
|
|
|
|
);
|
2018-10-11 07:13:19 +00:00
|
|
|
productName = "Passepartout-iOS-Tunnel";
|
2021-01-01 10:13:41 +00:00
|
|
|
productReference = 0EDE8DBF20C86910004C739C /* PassepartoutTunnel.appex */;
|
2018-10-11 07:13:19 +00:00
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
0E57F63020C83FC5008323CF /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
2021-01-01 10:13:41 +00:00
|
|
|
LastSwiftUpdateCheck = 1230;
|
2021-02-04 12:47:16 +00:00
|
|
|
LastUpgradeCheck = 1240;
|
2018-10-11 07:13:19 +00:00
|
|
|
ORGANIZATIONNAME = "Davide De Rosa";
|
|
|
|
TargetAttributes = {
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5202F6259F573500CBAB56 = {
|
|
|
|
CreatedOnToolsVersion = 12.3;
|
|
|
|
};
|
|
|
|
0E5203B4259F5F3F00CBAB56 = {
|
|
|
|
CreatedOnToolsVersion = 12.3;
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63720C83FC5008323CF = {
|
|
|
|
CreatedOnToolsVersion = 9.4;
|
2019-04-11 14:51:03 +00:00
|
|
|
LastSwiftMigration = 1020;
|
2018-10-11 07:13:19 +00:00
|
|
|
SystemCapabilities = {
|
|
|
|
com.apple.AccessWiFi = {
|
|
|
|
enabled = 1;
|
|
|
|
};
|
|
|
|
com.apple.ApplicationGroups.iOS = {
|
|
|
|
enabled = 1;
|
|
|
|
};
|
|
|
|
com.apple.NetworkExtensions.iOS = {
|
|
|
|
enabled = 1;
|
|
|
|
};
|
2019-03-08 16:17:42 +00:00
|
|
|
com.apple.Siri = {
|
|
|
|
enabled = 1;
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
};
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AAA60259F7D7E003FAFF1 = {
|
|
|
|
CreatedOnToolsVersion = 12.3;
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0EDE8DBE20C86910004C739C = {
|
|
|
|
CreatedOnToolsVersion = 10.0;
|
2019-04-11 14:51:03 +00:00
|
|
|
LastSwiftMigration = 1020;
|
2018-10-11 07:13:19 +00:00
|
|
|
SystemCapabilities = {
|
|
|
|
com.apple.ApplicationGroups.iOS = {
|
|
|
|
enabled = 1;
|
|
|
|
};
|
|
|
|
com.apple.NetworkExtensions.iOS = {
|
|
|
|
enabled = 1;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = 0E57F63320C83FC5008323CF /* Build configuration list for PBXProject "Passepartout" */;
|
|
|
|
compatibilityVersion = "Xcode 9.3";
|
|
|
|
developmentRegion = en;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
2019-03-30 18:01:05 +00:00
|
|
|
Base,
|
2019-04-05 16:59:16 +00:00
|
|
|
it,
|
2019-04-23 12:32:49 +00:00
|
|
|
de,
|
2019-04-23 13:45:56 +00:00
|
|
|
ru,
|
2019-05-20 12:00:38 +00:00
|
|
|
nl,
|
2019-05-20 12:10:51 +00:00
|
|
|
el,
|
2019-05-25 08:02:09 +00:00
|
|
|
sv,
|
2019-05-26 06:35:43 +00:00
|
|
|
fr,
|
2019-05-26 19:30:09 +00:00
|
|
|
es,
|
2019-06-13 08:19:07 +00:00
|
|
|
pt,
|
2019-08-11 14:00:51 +00:00
|
|
|
"zh-Hans",
|
2019-12-11 11:28:03 +00:00
|
|
|
pl,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
mainGroup = 0E57F62F20C83FC5008323CF;
|
2021-10-27 16:47:08 +00:00
|
|
|
packageReferences = (
|
|
|
|
);
|
2018-10-11 07:13:19 +00:00
|
|
|
productRefGroup = 0E57F63920C83FC5008323CF /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
2021-01-01 10:13:41 +00:00
|
|
|
0EDE8DBE20C86910004C739C /* PassepartoutTunnel-iOS */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63720C83FC5008323CF /* Passepartout-iOS */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AAA60259F7D7E003FAFF1 /* PassepartoutLauncher-macOS */,
|
|
|
|
0E5203B4259F5F3F00CBAB56 /* PassepartoutTunnel-macOS */,
|
|
|
|
0E5202F6259F573500CBAB56 /* Passepartout-macOS */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5202F5259F573500CBAB56 /* Resources */ = {
|
2018-10-11 07:13:19 +00:00
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2021-01-01 10:13:41 +00:00
|
|
|
0E520337259F58F500CBAB56 /* ProviderServiceView.xib in Resources */,
|
|
|
|
0E520336259F58F500CBAB56 /* HostServiceView.xib in Resources */,
|
|
|
|
0E52031D259F58BF00CBAB56 /* Providers.xcassets in Resources */,
|
|
|
|
0E52047D259F642600CBAB56 /* Preferences.storyboard in Resources */,
|
2021-02-02 19:28:29 +00:00
|
|
|
0E6BA54B25C9EE3A000CDFAC /* Purchase.storyboard in Resources */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E520385259F593B00CBAB56 /* Credits.html in Resources */,
|
|
|
|
0E52047C259F642600CBAB56 /* Service.storyboard in Resources */,
|
|
|
|
0E52032B259F58DD00CBAB56 /* TextTableView.xib in Resources */,
|
|
|
|
0E52047B259F642600CBAB56 /* Main.storyboard in Resources */,
|
|
|
|
0E520334259F58F500CBAB56 /* OrganizerProfileTableView.xib in Resources */,
|
|
|
|
0E9AAABE259F7FFF003FAFF1 /* PassepartoutLauncher.app in Resources */,
|
|
|
|
0E52031E259F58BF00CBAB56 /* Assets.xcassets in Resources */,
|
|
|
|
0E52031F259F58BF00CBAB56 /* Flags.xcassets in Resources */,
|
|
|
|
0E52035D259F591300CBAB56 /* MainMenu.xib in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
0E5203B3259F5F3F00CBAB56 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
0E57F63620C83FC5008323CF /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
0E36D25822403469006AF062 /* Shortcuts.storyboard in Resources */,
|
|
|
|
0E0C0729236087A100155AAC /* InfoPlist.strings in Resources */,
|
|
|
|
0ED38ADA213F44D00004D387 /* Organizer.storyboard in Resources */,
|
|
|
|
0E24273A225950450064A1A3 /* About.storyboard in Resources */,
|
|
|
|
0E57F64620C83FC7008323CF /* LaunchScreen.storyboard in Resources */,
|
|
|
|
0E57F64320C83FC7008323CF /* Assets.xcassets in Resources */,
|
|
|
|
0E9CD7872257462800D033B4 /* Providers.xcassets in Resources */,
|
|
|
|
0E9CD789225746B300D033B4 /* Flags.xcassets in Resources */,
|
|
|
|
0E57F64120C83FC5008323CF /* Main.storyboard in Resources */,
|
2019-10-28 09:07:38 +00:00
|
|
|
0E4B0D742366E6C800C890B4 /* Purchase.storyboard in Resources */,
|
2019-07-27 07:56:38 +00:00
|
|
|
0E2AC24522EC3AC10037B4B0 /* Settings.bundle in Resources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AAA5F259F7D7E003FAFF1 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
0E9AAA7F259F7DB7003FAFF1 /* Assets.xcassets in Resources */,
|
|
|
|
0E9AAA89259F7DCA003FAFF1 /* Main.storyboard in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0EDE8DBD20C86910004C739C /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5202F3259F573500CBAB56 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
0E520388259F593B00CBAB56 /* HostImporter.swift in Sources */,
|
|
|
|
0E520379259F593B00CBAB56 /* Macros.swift in Sources */,
|
|
|
|
0E520387259F593B00CBAB56 /* TextInputViewController.swift in Sources */,
|
|
|
|
0E52033B259F58F500CBAB56 /* OrganizerViewController.swift in Sources */,
|
|
|
|
0E520382259F593B00CBAB56 /* SwiftGen+Scenes.swift in Sources */,
|
|
|
|
0E52032C259F58DD00CBAB56 /* TextTableView.swift in Sources */,
|
|
|
|
0E520355259F590600CBAB56 /* DebugLogViewController.swift in Sources */,
|
|
|
|
0E52034A259F58FE00CBAB56 /* DefaultGatewayViewController.swift in Sources */,
|
|
|
|
0E520345259F58FE00CBAB56 /* DNSViewController.swift in Sources */,
|
|
|
|
0E520320259F58BF00CBAB56 /* AppDelegate.swift in Sources */,
|
|
|
|
0E520344259F58FE00CBAB56 /* TrustedNetworksAddViewController.swift in Sources */,
|
|
|
|
0E52033A259F58F500CBAB56 /* AccountViewController.swift in Sources */,
|
2021-01-13 07:20:10 +00:00
|
|
|
0E294AA225AE2B0B00CB4908 /* Descriptible.swift in Sources */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E520356259F590600CBAB56 /* PreferencesGeneralViewController.swift in Sources */,
|
|
|
|
0E520348259F58FE00CBAB56 /* MTUViewController.swift in Sources */,
|
2021-02-02 19:28:29 +00:00
|
|
|
0E79D31E25CC0CF600D12964 /* PurchaseProductView.swift in Sources */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E52037E259F593B00CBAB56 /* SwiftGen+Segues.swift in Sources */,
|
|
|
|
0E52037C259F593B00CBAB56 /* Theme.swift in Sources */,
|
|
|
|
0E52035E259F591300CBAB56 /* StatusMenu.swift in Sources */,
|
|
|
|
0E52035F259F591300CBAB56 /* MainMenu.swift in Sources */,
|
|
|
|
0E520342259F58FE00CBAB56 /* EndpointViewController.swift in Sources */,
|
|
|
|
0E520339259F58F500CBAB56 /* ServiceViewController.swift in Sources */,
|
|
|
|
0E520383259F593B00CBAB56 /* SwiftGen+Assets.swift in Sources */,
|
|
|
|
0E52037A259F593B00CBAB56 /* WindowManager.swift in Sources */,
|
|
|
|
0E520381259F593B00CBAB56 /* NSTextView+Search.swift in Sources */,
|
|
|
|
0E520349259F58FE00CBAB56 /* ConfigurationViewController.swift in Sources */,
|
|
|
|
0E520354259F590600CBAB56 /* PreferencesViewController.swift in Sources */,
|
|
|
|
0E520343259F58FE00CBAB56 /* ProfileCustomizationViewController.swift in Sources */,
|
|
|
|
0E520346259F58FE00CBAB56 /* TrustedNetworksViewController.swift in Sources */,
|
2021-02-02 19:28:29 +00:00
|
|
|
0E79D2C825C9F1B300D12964 /* PurchaseViewController.swift in Sources */,
|
2021-01-01 10:13:41 +00:00
|
|
|
0E520338259F58F500CBAB56 /* ProviderServiceView.swift in Sources */,
|
|
|
|
0E520347259F58FE00CBAB56 /* ProxyViewController.swift in Sources */,
|
|
|
|
0E52037B259F593B00CBAB56 /* IssueReporter.swift in Sources */,
|
|
|
|
0E520335259F58F500CBAB56 /* HostServiceView.swift in Sources */,
|
|
|
|
0E520333259F58F500CBAB56 /* OrganizerProfileTableView.swift in Sources */,
|
|
|
|
0E52037F259F593B00CBAB56 /* Theme+Views.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
0E5203B1259F5F3F00CBAB56 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
0E9AA979259F756A003FAFF1 /* PacketTunnelProvider.swift in Sources */,
|
2019-03-18 09:51:16 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63420C83FC5008323CF /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
0ED38AD9213F33150004D387 /* WizardHostViewController.swift in Sources */,
|
|
|
|
0EE3BBB2215ED3A900F30952 /* AboutViewController.swift in Sources */,
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591162733DDDA0096F796 /* Intents.intentdefinition in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0EBE3A79213C4E5500BFA2F5 /* OrganizerViewController.swift in Sources */,
|
|
|
|
0E4FD7F120D58618002221FF /* Macros.swift in Sources */,
|
|
|
|
0E05C5D720D1645F006EE732 /* ToggleTableViewCell.swift in Sources */,
|
2019-04-29 16:13:49 +00:00
|
|
|
0EFB901A2276D7F1006405E4 /* NetworkSettingsViewController.swift in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E05C5D420D1645F006EE732 /* FieldTableViewCell.swift in Sources */,
|
2019-03-18 21:00:55 +00:00
|
|
|
0E36D25C224034AD006AF062 /* ShortcutsConnectToViewController.swift in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E05C61D20D27C82006EE732 /* Theme.swift in Sources */,
|
2019-04-04 22:18:50 +00:00
|
|
|
0ECC60DE2256B68A0020BEAC /* SwiftGen+Assets.swift in Sources */,
|
2019-04-06 21:58:19 +00:00
|
|
|
0E242742225956AC0064A1A3 /* DonationViewController.swift in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0ED38AEC2141260D0004D387 /* ConfigurationModificationDelegate.swift in Sources */,
|
2021-01-13 07:20:10 +00:00
|
|
|
0E294AA125AE2B0A00CB4908 /* Descriptible.swift in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0ECEE45020E1182E00A6BB43 /* Theme+Cells.swift in Sources */,
|
2019-10-30 12:12:58 +00:00
|
|
|
0E6268942369AD0600355F75 /* PurchaseTableViewCell.swift in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E1066C920E0F84A004F98B7 /* Cells.swift in Sources */,
|
2019-10-28 09:07:38 +00:00
|
|
|
0E4B0D6B2366E3C100C890B4 /* PurchaseViewController.swift in Sources */,
|
2018-10-28 08:36:56 +00:00
|
|
|
0EF56BBB2185AC8500B0C8AB /* SwiftGen+Segues.swift in Sources */,
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591132733DD4F0096F796 /* IntentDispatcher.swift in Sources */,
|
2018-10-28 08:36:56 +00:00
|
|
|
0E05C5D620D1645F006EE732 /* SwiftGen+Scenes.swift in Sources */,
|
2019-03-27 21:09:08 +00:00
|
|
|
0E773BF8224BF37600CDDC8E /* ShortcutsViewController.swift in Sources */,
|
2019-10-23 08:52:15 +00:00
|
|
|
0E9CDB6723604AD5006733B4 /* ServerNetworkViewController.swift in Sources */,
|
2019-10-22 14:42:49 +00:00
|
|
|
0E3262D9235EE8DA00B5E470 /* HostImporter.swift in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0ED31C2C20CF2D6F0027975F /* ProviderPoolViewController.swift in Sources */,
|
|
|
|
0E2B494020FCFF990094784C /* Theme+Titles.swift in Sources */,
|
|
|
|
0E05C5D520D1645F006EE732 /* SettingTableViewCell.swift in Sources */,
|
|
|
|
0E89DFCE213EEDFA00741BA1 /* WizardProviderViewController.swift in Sources */,
|
|
|
|
0E1D72B2213BFFCF00BA1586 /* ProviderPresetViewController.swift in Sources */,
|
|
|
|
0E6BE13F20CFBAB300A6DD36 /* DebugLogViewController.swift in Sources */,
|
|
|
|
0EFD943E215BE10800529B64 /* IssueReporter.swift in Sources */,
|
|
|
|
0EB60FDA2111136E00AD27F3 /* UITextView+Search.swift in Sources */,
|
2019-04-08 19:10:28 +00:00
|
|
|
0E3586FE225BD34800509A4D /* ActivityTableViewCell.swift in Sources */,
|
2018-10-27 08:25:21 +00:00
|
|
|
0EB67D6B2184581E00BA6200 /* ImportedHostsViewController.swift in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63E20C83FC5008323CF /* ServiceViewController.swift in Sources */,
|
2019-03-27 19:23:53 +00:00
|
|
|
0E36D24D2240234B006AF062 /* ShortcutsAddViewController.swift in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63C20C83FC5008323CF /* AppDelegate.swift in Sources */,
|
|
|
|
0ED31C2920CF2A340027975F /* AccountViewController.swift in Sources */,
|
|
|
|
0E158ADA20E11B0B00C85A82 /* EndpointViewController.swift in Sources */,
|
|
|
|
0E1D72B4213C118500BA1586 /* ConfigurationViewController.swift in Sources */,
|
|
|
|
0E4C9CBB20DCF0D600A0C59C /* DestructiveTableViewCell.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AAA5D259F7D7E003FAFF1 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
0E9AAA80259F7DB7003FAFF1 /* AppDelegate.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0EDE8DBB20C86910004C739C /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AA978259F756A003FAFF1 /* PacketTunnelProvider.swift in Sources */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
2021-01-01 10:13:41 +00:00
|
|
|
0E5203BD259F5F3F00CBAB56 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 0E5203B4259F5F3F00CBAB56 /* PassepartoutTunnel-macOS */;
|
|
|
|
targetProxy = 0E5203BC259F5F3F00CBAB56 /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
0E9AAAC0259F7FFF003FAFF1 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 0E9AAA60259F7D7E003FAFF1 /* PassepartoutLauncher-macOS */;
|
|
|
|
targetProxy = 0E9AAABF259F7FFF003FAFF1 /* PBXContainerItemProxy */;
|
|
|
|
};
|
2021-10-27 16:47:08 +00:00
|
|
|
0EB2B14A2733FB6F007705AB /* PBXTargetDependency */ = {
|
2018-10-11 07:13:19 +00:00
|
|
|
isa = PBXTargetDependency;
|
2021-01-01 10:13:41 +00:00
|
|
|
target = 0EDE8DBE20C86910004C739C /* PassepartoutTunnel-iOS */;
|
2021-10-27 16:47:08 +00:00
|
|
|
targetProxy = 0EB2B1492733FB6F007705AB /* PBXContainerItemProxy */;
|
2018-10-11 07:13:19 +00:00
|
|
|
};
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
/* Begin PBXVariantGroup section */
|
2019-10-23 21:47:37 +00:00
|
|
|
0E0C072B236087A100155AAC /* InfoPlist.strings */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
0E0C072A236087A100155AAC /* en */,
|
|
|
|
0E0C072C236087C800155AAC /* it */,
|
|
|
|
0EBE2FD02360F88C00F0D5AB /* zh-Hans */,
|
|
|
|
0EBE2FD12360F88E00F0D5AB /* fr */,
|
|
|
|
0EBE2FD22360F88F00F0D5AB /* nl */,
|
|
|
|
0EBE2FD32360F89200F0D5AB /* de */,
|
|
|
|
0EBE2FD42360F89300F0D5AB /* el */,
|
|
|
|
0EBE2FD52360F89400F0D5AB /* pt */,
|
|
|
|
0EBE2FD62360F89500F0D5AB /* ru */,
|
|
|
|
0EBE2FD72360F89600F0D5AB /* es */,
|
|
|
|
0EBE2FD82360F89600F0D5AB /* sv */,
|
2019-12-11 11:28:03 +00:00
|
|
|
0E1C0A52238FFF97009FC087 /* pl */,
|
2019-10-23 21:47:37 +00:00
|
|
|
);
|
|
|
|
name = InfoPlist.strings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2019-04-06 21:22:29 +00:00
|
|
|
0E24273C225950450064A1A3 /* About.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
0E24273B225950450064A1A3 /* Base */,
|
|
|
|
);
|
|
|
|
name = About.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2019-03-18 20:08:41 +00:00
|
|
|
0E36D25A22403469006AF062 /* Shortcuts.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
2019-03-30 18:01:05 +00:00
|
|
|
0ECEB107224FE51400E9E551 /* Base */,
|
2019-03-18 20:08:41 +00:00
|
|
|
);
|
|
|
|
name = Shortcuts.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2019-10-28 09:07:38 +00:00
|
|
|
0E4B0D762366E6C800C890B4 /* Purchase.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
0E4B0D752366E6C800C890B4 /* Base */,
|
|
|
|
);
|
|
|
|
name = Purchase.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E569F5F259F41690022DFB8 /* Main.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
0E569F60259F41690022DFB8 /* Base */,
|
|
|
|
);
|
|
|
|
name = Main.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F81259F41690022DFB8 /* Preferences.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
0E569F82259F41690022DFB8 /* Base */,
|
|
|
|
);
|
|
|
|
name = Preferences.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F83259F41690022DFB8 /* Service.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
0E569F84259F41690022DFB8 /* Base */,
|
|
|
|
);
|
|
|
|
name = Service.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E569F85259F41690022DFB8 /* Main.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
0E569F86259F41690022DFB8 /* Base */,
|
|
|
|
);
|
|
|
|
name = Main.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F63F20C83FC5008323CF /* Main.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
2019-03-30 18:01:05 +00:00
|
|
|
0ECEB105224FE51400E9E551 /* Base */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
name = Main.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0E57F64420C83FC7008323CF /* LaunchScreen.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
2019-03-30 18:01:05 +00:00
|
|
|
0ECEB108224FE51400E9E551 /* Base */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
name = LaunchScreen.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-02-02 19:28:29 +00:00
|
|
|
0E6BA54D25C9EE3A000CDFAC /* Purchase.storyboard */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
0E6BA54C25C9EE3A000CDFAC /* Base */,
|
|
|
|
);
|
|
|
|
name = Purchase.storyboard;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-10-27 16:47:08 +00:00
|
|
|
0EA591142733DDDA0096F796 /* Intents.intentdefinition */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
0EA591152733DDDA0096F796 /* Base */,
|
|
|
|
0EA591182733DDF60096F796 /* en */,
|
|
|
|
0EA5911A2733DDF80096F796 /* zh-Hans */,
|
|
|
|
0EA5911C2733DDF80096F796 /* nl */,
|
|
|
|
0EA5911E2733DDF90096F796 /* fr */,
|
|
|
|
0EA591202733DDF90096F796 /* de */,
|
|
|
|
0EA591222733DDFA0096F796 /* el */,
|
|
|
|
0EA591242733DDFA0096F796 /* it */,
|
|
|
|
0EA591262733DDFB0096F796 /* pl */,
|
|
|
|
0EA591282733DDFB0096F796 /* pt */,
|
|
|
|
0EA5912A2733DDFC0096F796 /* ru */,
|
|
|
|
0EA5912C2733DDFC0096F796 /* es */,
|
|
|
|
0EA5912E2733DDFD0096F796 /* sv */,
|
|
|
|
);
|
|
|
|
name = Intents.intentdefinition;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2019-03-18 22:11:41 +00:00
|
|
|
0ED38ADC213F44D00004D387 /* Organizer.storyboard */ = {
|
2019-03-09 10:50:01 +00:00
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
2019-03-30 18:01:05 +00:00
|
|
|
0ECEB106224FE51400E9E551 /* Base */,
|
2019-03-09 10:50:01 +00:00
|
|
|
);
|
2019-03-18 22:11:41 +00:00
|
|
|
name = Organizer.storyboard;
|
2019-03-09 10:50:01 +00:00
|
|
|
sourceTree = "<group>";
|
2018-10-11 07:13:19 +00:00
|
|
|
};
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
2021-01-01 10:13:41 +00:00
|
|
|
0E520305259F573800CBAB56 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Passepartout/App/macOS/App.entitlements;
|
|
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
|
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
|
|
INFOPLIST_FILE = Passepartout/App/macOS/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
);
|
2021-11-06 21:15:57 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_ID)";
|
2021-01-01 10:13:41 +00:00
|
|
|
PRODUCT_NAME = Passepartout;
|
2021-02-02 08:56:13 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "match Development com.algoritmico.ios.Passepartout macos";
|
2021-01-01 10:13:41 +00:00
|
|
|
SDKROOT = macosx;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
0E520306259F573800CBAB56 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Passepartout/App/macOS/App.entitlements;
|
|
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
|
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
|
|
INFOPLIST_FILE = Passepartout/App/macOS/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
);
|
2021-11-06 21:15:57 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_ID)";
|
2021-01-01 10:13:41 +00:00
|
|
|
PRODUCT_NAME = Passepartout;
|
2021-02-02 08:56:13 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "match Development com.algoritmico.ios.Passepartout macos";
|
2021-01-01 10:13:41 +00:00
|
|
|
SDKROOT = macosx;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
0E5203C0259F5F3F00CBAB56 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "Passepartout/Tunnel/Tunnel-macOS.entitlements";
|
|
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
|
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
|
|
INFOPLIST_FILE = Passepartout/Tunnel/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
"@executable_path/../../../../Frameworks",
|
|
|
|
);
|
2021-11-06 21:15:57 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_ID).Tunnel";
|
2021-01-01 10:13:41 +00:00
|
|
|
PRODUCT_NAME = PassepartoutTunnel;
|
2021-02-02 08:56:13 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "match Development com.algoritmico.ios.Passepartout.Tunnel macos";
|
2021-01-01 10:13:41 +00:00
|
|
|
SDKROOT = macosx;
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
0E5203C1259F5F3F00CBAB56 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "Passepartout/Tunnel/Tunnel-macOS.entitlements";
|
|
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
|
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
|
|
INFOPLIST_FILE = Passepartout/Tunnel/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
"@executable_path/../../../../Frameworks",
|
|
|
|
);
|
2021-11-06 21:15:57 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_ID).Tunnel";
|
2021-01-01 10:13:41 +00:00
|
|
|
PRODUCT_NAME = PassepartoutTunnel;
|
2021-02-02 08:56:13 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "match Development com.algoritmico.ios.Passepartout.Tunnel macos";
|
2021-01-01 10:13:41 +00:00
|
|
|
SDKROOT = macosx;
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0E57F65320C83FC7008323CF /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
2019-05-24 17:02:58 +00:00
|
|
|
baseConfigurationReference = 0E23B4A12298559800304C30 /* Config.xcconfig */;
|
2018-10-11 07:13:19 +00:00
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2019-04-05 16:59:16 +00:00
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
2018-10-11 07:13:19 +00:00
|
|
|
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;
|
2020-11-15 21:01:35 +00:00
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
2018-10-11 07:13:19 +00:00
|
|
|
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;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
2021-11-14 18:41:07 +00:00
|
|
|
CURRENT_PROJECT_VERSION = 1058;
|
2018-10-11 07:13:19 +00:00
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
ENABLE_TESTABILITY = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
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_VARIABLE = YES;
|
2021-11-06 20:50:31 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
2021-01-01 10:13:41 +00:00
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
2018-10-11 07:13:19 +00:00
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
2019-05-28 05:01:49 +00:00
|
|
|
SWIFT_VERSION = 5.0;
|
2021-01-01 10:13:41 +00:00
|
|
|
TARGETED_DEVICE_FAMILY = "1,2,6";
|
2018-10-11 07:13:19 +00:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
0E57F65420C83FC7008323CF /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
2019-05-24 17:02:58 +00:00
|
|
|
baseConfigurationReference = 0E23B4A12298559800304C30 /* Config.xcconfig */;
|
2018-10-11 07:13:19 +00:00
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2019-04-05 16:59:16 +00:00
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
2018-10-11 07:13:19 +00:00
|
|
|
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;
|
2020-11-15 21:01:35 +00:00
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
2018-10-11 07:13:19 +00:00
|
|
|
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;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
2021-11-14 18:41:07 +00:00
|
|
|
CURRENT_PROJECT_VERSION = 1058;
|
2018-10-11 07:13:19 +00:00
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
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_VARIABLE = YES;
|
2021-11-06 20:50:31 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
2021-01-01 10:13:41 +00:00
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
2018-10-11 07:13:19 +00:00
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
2019-05-28 05:01:49 +00:00
|
|
|
SWIFT_VERSION = 5.0;
|
2021-01-01 10:13:41 +00:00
|
|
|
TARGETED_DEVICE_FAMILY = "1,2,6";
|
2018-10-11 07:13:19 +00:00
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
0E57F65620C83FC7008323CF /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
2021-01-01 10:13:41 +00:00
|
|
|
CODE_SIGN_ENTITLEMENTS = Passepartout/App/iOS/App.entitlements;
|
2019-09-22 18:58:23 +00:00
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
2018-10-11 07:13:19 +00:00
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
2021-01-01 10:13:41 +00:00
|
|
|
INFOPLIST_FILE = Passepartout/App/iOS/Info.plist;
|
2018-10-11 07:13:19 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
2021-11-06 21:15:57 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_ID)";
|
2018-11-05 20:11:21 +00:00
|
|
|
PRODUCT_NAME = Passepartout;
|
2019-09-22 18:58:23 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "match Development com.algoritmico.ios.Passepartout";
|
2018-10-11 07:13:19 +00:00
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
0E57F65720C83FC7008323CF /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
2021-01-01 10:13:41 +00:00
|
|
|
CODE_SIGN_ENTITLEMENTS = Passepartout/App/iOS/App.entitlements;
|
2019-09-22 18:58:23 +00:00
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
2018-10-11 07:13:19 +00:00
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
2021-01-01 10:13:41 +00:00
|
|
|
INFOPLIST_FILE = Passepartout/App/iOS/Info.plist;
|
2018-10-11 07:13:19 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
2021-11-06 21:15:57 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_ID)";
|
2018-11-05 20:11:21 +00:00
|
|
|
PRODUCT_NAME = Passepartout;
|
2019-09-22 18:58:23 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "match Development com.algoritmico.ios.Passepartout";
|
2018-10-11 07:13:19 +00:00
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AAA6E259F7D81003FAFF1 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Passepartout/App/macOS/Launcher/Launcher.entitlements;
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
|
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
|
|
INFOPLIST_FILE = Passepartout/App/macOS/Launcher/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
);
|
2021-02-02 08:56:13 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_LAUNCHER_ID)";
|
2021-01-01 10:13:41 +00:00
|
|
|
PRODUCT_NAME = PassepartoutLauncher;
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
SDKROOT = macosx;
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
0E9AAA6F259F7D81003FAFF1 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Passepartout/App/macOS/Launcher/Launcher.entitlements;
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
|
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
|
|
INFOPLIST_FILE = Passepartout/App/macOS/Launcher/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
);
|
2021-02-02 08:56:13 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_LAUNCHER_ID)";
|
2021-01-01 10:13:41 +00:00
|
|
|
PRODUCT_NAME = PassepartoutLauncher;
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
SDKROOT = macosx;
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2018-10-11 07:13:19 +00:00
|
|
|
0EDE8DCA20C86910004C739C /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2021-01-01 10:13:41 +00:00
|
|
|
CODE_SIGN_ENTITLEMENTS = "Passepartout/Tunnel/Tunnel-iOS.entitlements";
|
2019-09-22 18:58:23 +00:00
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
2018-10-11 07:13:19 +00:00
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
2021-01-01 10:13:41 +00:00
|
|
|
INFOPLIST_FILE = Passepartout/Tunnel/Info.plist;
|
2018-10-11 07:13:19 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
);
|
2021-11-06 21:15:57 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_ID).Tunnel";
|
2021-01-01 10:13:41 +00:00
|
|
|
PRODUCT_NAME = PassepartoutTunnel;
|
2019-09-22 18:58:23 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "match Development com.algoritmico.ios.Passepartout.Tunnel";
|
2018-10-11 07:13:19 +00:00
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
0EDE8DCB20C86910004C739C /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2021-01-01 10:13:41 +00:00
|
|
|
CODE_SIGN_ENTITLEMENTS = "Passepartout/Tunnel/Tunnel-iOS.entitlements";
|
2019-09-22 18:58:23 +00:00
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
CODE_SIGN_STYLE = Manual;
|
2018-10-11 07:13:19 +00:00
|
|
|
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
2021-01-01 10:13:41 +00:00
|
|
|
INFOPLIST_FILE = Passepartout/Tunnel/Info.plist;
|
2018-10-11 07:13:19 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
);
|
2021-11-06 21:15:57 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(CFG_APP_ID).Tunnel";
|
2021-01-01 10:13:41 +00:00
|
|
|
PRODUCT_NAME = PassepartoutTunnel;
|
2019-09-22 18:58:23 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "match Development com.algoritmico.ios.Passepartout.Tunnel";
|
2018-10-11 07:13:19 +00:00
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
2021-01-01 10:13:41 +00:00
|
|
|
0E520304259F573800CBAB56 /* Build configuration list for PBXNativeTarget "Passepartout-macOS" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
0E520305259F573800CBAB56 /* Debug */,
|
|
|
|
0E520306259F573800CBAB56 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
0E5203BF259F5F3F00CBAB56 /* Build configuration list for PBXNativeTarget "PassepartoutTunnel-macOS" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
0E5203C0259F5F3F00CBAB56 /* Debug */,
|
|
|
|
0E5203C1259F5F3F00CBAB56 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2019-03-18 09:51:16 +00:00
|
|
|
0E57F63320C83FC5008323CF /* Build configuration list for PBXProject "Passepartout" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
0E57F65320C83FC7008323CF /* Debug */,
|
|
|
|
0E57F65420C83FC7008323CF /* Release */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2019-03-18 09:51:16 +00:00
|
|
|
0E57F65520C83FC7008323CF /* Build configuration list for PBXNativeTarget "Passepartout-iOS" */ = {
|
2018-10-11 07:13:19 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
2019-03-18 09:51:16 +00:00
|
|
|
0E57F65620C83FC7008323CF /* Debug */,
|
|
|
|
0E57F65720C83FC7008323CF /* Release */,
|
2018-10-11 07:13:19 +00:00
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2021-01-01 10:13:41 +00:00
|
|
|
0E9AAA70259F7D81003FAFF1 /* Build configuration list for PBXNativeTarget "PassepartoutLauncher-macOS" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
0E9AAA6E259F7D81003FAFF1 /* Debug */,
|
|
|
|
0E9AAA6F259F7D81003FAFF1 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
0EDE8DC920C86910004C739C /* Build configuration list for PBXNativeTarget "PassepartoutTunnel-iOS" */ = {
|
2018-10-11 07:13:19 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
0EDE8DCA20C86910004C739C /* Debug */,
|
|
|
|
0EDE8DCB20C86910004C739C /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
2021-10-27 16:47:08 +00:00
|
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
0EA5912F2733E1420096F796 /* PassepartoutOpenVPNTunnel */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
productName = PassepartoutOpenVPNTunnel;
|
|
|
|
};
|
|
|
|
0EA591312733E1490096F796 /* PassepartoutOpenVPNTunnel */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
productName = PassepartoutOpenVPNTunnel;
|
|
|
|
};
|
|
|
|
0EED0BB82733CEDA00C9FC68 /* PassepartoutCore */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
productName = PassepartoutCore;
|
|
|
|
};
|
|
|
|
0EED0BBA2733CEE000C9FC68 /* PassepartoutCore */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
productName = PassepartoutCore;
|
|
|
|
};
|
|
|
|
/* End XCSwiftPackageProductDependency section */
|
2018-10-11 07:13:19 +00:00
|
|
|
};
|
|
|
|
rootObject = 0E57F63020C83FC5008323CF /* Project object */;
|
|
|
|
}
|