2018-06-13 10:44:30 +08:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
2019-06-29 18:52:05 +08:00
objectVersion = 51;
2018-06-13 10:44:30 +08:00
objects = {
/* Begin PBXBuildFile section */
2018-08-04 14:33:47 +08:00
4913C82321157D0200F6B87C /* Notification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4913C82221157D0200F6B87C /* Notification.swift */; };
2020-12-16 21:51:00 +08:00
491E6203258A424D00313AEF /* CommonUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 491E61FD258A424500313AEF /* CommonUtils.m */; };
2021-10-04 12:19:34 +08:00
49228457270AADE20027A4B6 /* RemoteConfigUpdateIntervalSettingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49228456270AADE20027A4B6 /* RemoteConfigUpdateIntervalSettingView.swift */; };
2020-12-18 20:16:15 +08:00
4929F610258CD22E00A435F6 /* menu_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4929F60F258CD22E00A435F6 /* menu_icon@2x.png */; };
2020-12-18 20:40:36 +08:00
4929F677258CD89B00A435F6 /* Country.mmdb.gz in Resources */ = {isa = PBXBuildFile; fileRef = 4929F676258CD89B00A435F6 /* Country.mmdb.gz */; };
2020-12-18 21:24:11 +08:00
4929F67F258CE04700A435F6 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4929F67E258CE04700A435F6 /* Settings.swift */; };
4929F684258CE07500A435F6 /* UserDefaultWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4929F683258CE07500A435F6 /* UserDefaultWrapper.swift */; };
2018-07-30 15:55:10 +08:00
492C4869210EE6B9004554A0 /* ApiRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 492C4868210EE6B9004554A0 /* ApiRequest.swift */; };
492C4871210EF62E004554A0 /* ClashConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 492C4870210EF62E004554A0 /* ClashConfig.swift */; };
2020-04-25 12:06:02 +08:00
493A9F282453E60400D35296 /* ProxyDelayHistoryMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 493A9F272453E60400D35296 /* ProxyDelayHistoryMenu.swift */; };
2019-02-18 21:11:55 +08:00
493AEAE3221AE3420016FE98 /* AppVersionUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 493AEAE2221AE3420016FE98 /* AppVersionUtil.swift */; };
2019-02-18 21:38:34 +08:00
493AEAE5221AE7230016FE98 /* ProxyMenuItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 493AEAE4221AE7230016FE98 /* ProxyMenuItem.swift */; };
2018-08-26 13:25:29 +08:00
4949D154213242F600EF85E6 /* Paths.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4949D153213242F600EF85E6 /* Paths.swift */; };
2018-11-30 22:14:20 +08:00
4952C3BF2115C7CA004A4FA8 /* MenuItemFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4952C3BE2115C7CA004A4FA8 /* MenuItemFactory.swift */; };
2018-12-09 22:00:15 +08:00
4952C3D02117027C004A4FA8 /* ConfigFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4952C3CF2117027C004A4FA8 /* ConfigFileManager.swift */; };
2018-06-23 20:17:05 +08:00
495340B020DE5F7200B0D3FF /* StatusItemView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 495340AF20DE5F7200B0D3FF /* StatusItemView.xib */; };
495340B320DE68C300B0D3FF /* StatusItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 495340B220DE68C300B0D3FF /* StatusItemView.swift */; };
2018-06-16 16:59:15 +08:00
495A44D320D267D000888A0A /* LaunchAtLogin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 495A44D220D267D000888A0A /* LaunchAtLogin.swift */; };
2018-11-06 21:50:59 +08:00
495BFB8821919B9800C8779D /* RemoteConfigManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 495BFB8721919B9800C8779D /* RemoteConfigManager.swift */; };
2018-08-29 20:01:54 +08:00
4960A6DB2136529200B940C9 /* JSBridgeHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4960A6DA2136529200B940C9 /* JSBridgeHandler.swift */; };
2018-08-06 14:17:04 +08:00
4966E9E32118153A00A391FB /* NSUserNotificationCenter+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4966E9E22118153A00A391FB /* NSUserNotificationCenter+Extension.swift */; };
2018-08-06 15:30:41 +08:00
4966E9E6211824F300A391FB /* NSImage+extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4966E9E5211824F300A391FB /* NSImage+extension.swift */; };
2018-08-07 15:09:25 +08:00
496BDEE021196F1E00C5207F /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 496BDEDF21196F1E00C5207F /* Logger.swift */; };
2018-08-12 00:09:57 +08:00
49722FEF211F338B00650A41 /* FileEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49722FEA211F338B00650A41 /* FileEvent.swift */; };
49722FF0211F338B00650A41 /* EventStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49722FEB211F338B00650A41 /* EventStream.swift */; };
49722FF1211F338B00650A41 /* Witness.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49722FEC211F338B00650A41 /* Witness.swift */; };
2018-12-21 09:31:05 +08:00
49761DA721C9497000AE13EF /* dashboard in Resources */ = {isa = PBXBuildFile; fileRef = 49761DA621C9497000AE13EF /* dashboard */; };
2022-03-22 16:13:31 +08:00
49769FB427E9B3E400E3D664 /* LoginKitWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 49D8276727E9B01700159D93 /* LoginKitWrapper.m */; };
2018-10-08 23:37:38 +08:00
4981C88B216BAE4A008CC14A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4981C88D216BAE4A008CC14A /* Localizable.strings */; };
2019-10-02 21:43:18 +08:00
4982F51F2344A216008804B0 /* Cgo+Convert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4982F51E2344A216008804B0 /* Cgo+Convert.swift */; };
2018-10-27 12:22:20 +08:00
49862FA0218418C600A1D5EC /* ClashRule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49862F9F218418C600A1D5EC /* ClashRule.swift */; };
2019-06-29 18:52:05 +08:00
4989F98E20D0AE990001E564 /* sampleConfig.yaml in Resources */ = {isa = PBXBuildFile; fileRef = 4989F98D20D0AE990001E564 /* sampleConfig.yaml */; };
2022-11-20 12:08:46 +08:00
498BC2532929CC2A00CA8084 /* SettingTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 498BC2522929CC2A00CA8084 /* SettingTabViewController.swift */; };
498BC2552929CCAE00CA8084 /* GeneralSettingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 498BC2542929CCAE00CA8084 /* GeneralSettingViewController.swift */; };
2018-08-29 00:18:12 +08:00
499976C821359F0400E7BF83 /* ClashWebViewContoller.swift in Sources */ = {isa = PBXBuildFile; fileRef = 499976C721359F0400E7BF83 /* ClashWebViewContoller.swift */; };
2019-07-28 16:28:55 +08:00
499A485522ED707300F6C675 /* RemoteConfigViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 499A485322ED707300F6C675 /* RemoteConfigViewController.swift */; };
499A485822ED715200F6C675 /* RemoteConfigModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 499A485722ED715200F6C675 /* RemoteConfigModel.swift */; };
499A485A22ED781100F6C675 /* RemoteConfigAddView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 499A485922ED781100F6C675 /* RemoteConfigAddView.xib */; };
499A485C22ED793C00F6C675 /* NSView+Nib.swift in Sources */ = {isa = PBXBuildFile; fileRef = 499A485B22ED793C00F6C675 /* NSView+Nib.swift */; };
2019-07-28 17:08:10 +08:00
499A485E22ED9B7C00F6C675 /* NSTableView+Reload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 499A485D22ED9B7C00F6C675 /* NSTableView+Reload.swift */; };
2019-07-29 12:03:54 +08:00
499A486522EEA3FD00F6C675 /* Array+Safe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 499A486422EEA3FC00F6C675 /* Array+Safe.swift */; };
2020-06-16 22:27:48 +08:00
499ADAFD2498CC5900C488FE /* RemoteControlManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 499ADAFC2498CC5900C488FE /* RemoteControlManager.swift */; };
499ADAFF2498FC6D00C488FE /* ExternalControlViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 499ADAFE2498FC6D00C488FE /* ExternalControlViewController.swift */; };
2019-10-31 21:03:22 +08:00
49ABB749236B0F9E00535CD7 /* UnsafePointer+bridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49ABB748236B0F9E00535CD7 /* UnsafePointer+bridge.swift */; };
2018-10-07 21:03:16 +08:00
49B1086A216A356D0064FFCE /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B10869216A356D0064FFCE /* String+Extension.swift */; };
2020-04-28 12:09:09 +08:00
49B445162457CDF000B27E3E /* ClashStatusTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B445152457CDF000B27E3E /* ClashStatusTool.swift */; };
2020-04-21 23:57:06 +08:00
49B4575D244F4A2A00463C39 /* PrivilegedHelperManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B4575C244F4A2A00463C39 /* PrivilegedHelperManager.swift */; };
2020-04-22 11:22:24 +08:00
49B4575F244FD4D100463C39 /* PrivilegedHelperManager+Legacy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B4575E244FD4D100463C39 /* PrivilegedHelperManager+Legacy.swift */; };
2022-06-19 14:48:24 +08:00
49BB31E7246853EA008A4CB0 /* ICloudManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49BB31E6246853EA008A4CB0 /* ICloudManager.swift */; };
2018-08-19 13:32:27 +08:00
49BC061C212931F4005A0FE7 /* AboutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49BC061B212931F4005A0FE7 /* AboutViewController.swift */; };
2019-03-17 22:00:47 +08:00
49C9EF64223E78F5005D8B6A /* ClashProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49C9EF63223E78F5005D8B6A /* ClashProxy.swift */; };
2018-06-13 10:44:30 +08:00
49CF3B2120CD7463001EBF94 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49CF3B2020CD7463001EBF94 /* AppDelegate.swift */; };
49CF3B2820CD7465001EBF94 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 49CF3B2620CD7465001EBF94 /* Main.storyboard */; };
2019-08-17 13:47:43 +08:00
49CF3B5C20CE8068001EBF94 /* ClashResourceManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49CF3B5B20CE8068001EBF94 /* ClashResourceManager.swift */; };
2018-06-13 10:44:30 +08:00
49CF3B6520CEE06C001EBF94 /* ConfigManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49CF3B6420CEE06C001EBF94 /* ConfigManager.swift */; };
2019-10-15 22:40:02 +08:00
49D176A72355FE680093DD7B /* NetworkChangeNotifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49D176A62355FE680093DD7B /* NetworkChangeNotifier.swift */; };
2019-10-16 22:46:03 +08:00
49D176A9235614340093DD7B /* ProxyGroupSpeedTestMenuItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49D176A8235614340093DD7B /* ProxyGroupSpeedTestMenuItem.swift */; };
49D176AB23575BB20093DD7B /* ProxyGroupMenuItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49D176AA23575BB20093DD7B /* ProxyGroupMenuItemView.swift */; };
2022-01-25 23:44:54 +08:00
8A2BBEA727A03ACB0081EBEF /* ProxySetting.sdef in Resources */ = {isa = PBXBuildFile; fileRef = 8A2BBEA627A03ACB0081EBEF /* ProxySetting.sdef */; };
8ACD21BB27A04C7800BC4632 /* ProxySettingCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8ACD21BA27A04C7800BC4632 /* ProxySettingCommand.swift */; };
8ACD21BD27A04ED500BC4632 /* ProxyModeChangeCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8ACD21BC27A04ED500BC4632 /* ProxyModeChangeCommand.swift */; };
2020-12-24 21:21:47 +08:00
9E0E2F1481CB327D3753969D /* libPods-ClashX.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CAE7981A9F34B5E210C549CB /* libPods-ClashX.a */; };
2020-02-22 18:31:13 +08:00
F910AA24240134AF00116E95 /* ProxyGroupMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F910AA23240134AF00116E95 /* ProxyGroupMenu.swift */; };
2019-10-28 14:47:47 +08:00
F915A4622366ADEF004840BE /* ClashConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = F915A4612366ADEF004840BE /* ClashConnection.swift */; };
2019-10-25 23:30:11 +08:00
F9203A26236342820020D57D /* AppDelegate+..swift in Sources */ = {isa = PBXBuildFile; fileRef = F9203A25236342820020D57D /* AppDelegate+..swift */; };
2019-11-01 20:47:55 +08:00
F92D0B24236BC12000575E15 /* SavedProxyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = F92D0B23236BC12000575E15 /* SavedProxyModel.swift */; };
2019-11-01 22:17:05 +08:00
F92D0B2A236C759100575E15 /* NSTextField+Vibrancy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F92D0B29236C759100575E15 /* NSTextField+Vibrancy.swift */; };
2019-11-02 00:04:31 +08:00
F92D0B2C236C7C3600575E15 /* MenuItemBaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F92D0B2B236C7C3600575E15 /* MenuItemBaseView.swift */; };
2019-11-02 12:51:15 +08:00
F92D0B2E236D35C000575E15 /* ProxyItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F92D0B2D236D35C000575E15 /* ProxyItemView.swift */; };
2019-08-17 13:47:43 +08:00
F935B2F02307C52E009E4D33 /* com.west2online.ClashX.ProxyConfigHelper in Copy Files */ = {isa = PBXBuildFile; fileRef = F9A7C0692306E874007163C7 /* com.west2online.ClashX.ProxyConfigHelper */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
F935B2F42307CD32009E4D33 /* ProxyConfigHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = F935B2F32307CD32009E4D33 /* ProxyConfigHelper.m */; };
F935B2FA23083EE6009E4D33 /* ProxySettingTool.m in Sources */ = {isa = PBXBuildFile; fileRef = F935B2F923083EE6009E4D33 /* ProxySettingTool.m */; };
F935B2FC23085515009E4D33 /* SystemProxyManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F935B2FB23085515009E4D33 /* SystemProxyManager.swift */; };
2019-12-14 17:52:44 +08:00
F939724C23A4B33500FE5A3F /* ClashProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = F939724B23A4B33500FE5A3F /* ClashProvider.swift */; };
F939724E23A4DB0600FE5A3F /* DateFormatter+.swift in Sources */ = {isa = PBXBuildFile; fileRef = F939724D23A4DB0600FE5A3F /* DateFormatter+.swift */; };
2019-10-25 23:50:21 +08:00
F976275C23634DF8000EDEFE /* LoginServiceKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = F976275B23634DF8000EDEFE /* LoginServiceKit.swift */; };
2019-10-28 10:48:22 +08:00
F977FAAC2366790500C17F1F /* AutoUpgardeManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F977FAAB2366790500C17F1F /* AutoUpgardeManager.swift */; };
2019-10-28 14:47:47 +08:00
F977FAAE23669D6400C17F1F /* ConnectionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F977FAAD23669D6400C17F1F /* ConnectionManager.swift */; };
2019-08-17 13:47:43 +08:00
F9A7C06C2306E874007163C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F9A7C06B2306E874007163C7 /* main.m */; };
2020-04-07 15:40:18 +08:00
F9C180A3243C6590005EE8C4 /* goClash.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F9C180A1243C6590005EE8C4 /* goClash.a */; };
2019-12-08 13:38:18 +08:00
F9E754D0239CC21F00CEE7CC /* WebPortalManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9E754CF239CC21F00CEE7CC /* WebPortalManager.swift */; };
F9E754D2239CC28D00CEE7CC /* NSAlert+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9E754D1239CC28D00CEE7CC /* NSAlert+Extension.swift */; };
2019-12-11 22:04:53 +08:00
F9E8F34623A12B89002DE5E8 /* String+Encode.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9E8F34523A12B89002DE5E8 /* String+Encode.swift */; };
2021-04-18 11:47:16 +08:00
F9FAB31E262BE04800DE02A6 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F9FAB31D262BE04800DE02A6 /* Images.xcassets */; };
2018-06-13 10:44:30 +08:00
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
2019-08-17 13:47:43 +08:00
F935B2EB2307B7CD009E4D33 /* PBXContainerItemProxy */ = {
2018-09-05 16:46:38 +08:00
isa = PBXContainerItemProxy;
2019-08-17 13:47:43 +08:00
containerPortal = 49CF3B1520CD7463001EBF94 /* Project object */;
proxyType = 1;
remoteGlobalIDString = F9A7C0682306E874007163C7;
remoteInfo = ProxyConfigHelper;
2018-09-05 16:46:38 +08:00
};
2018-06-13 10:44:30 +08:00
/* End PBXContainerItemProxy section */
2018-06-16 16:59:15 +08:00
/* Begin PBXCopyFilesBuildPhase section */
2019-08-17 13:47:43 +08:00
663E4677213FCDC4006F11BB /* Copy Files */ = {
2018-09-05 16:46:38 +08:00
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
2019-08-17 13:47:43 +08:00
dstPath = Contents/Library/LaunchServices;
dstSubfolderSpec = 1;
2018-09-05 16:46:38 +08:00
files = (
2019-08-17 13:47:43 +08:00
F935B2F02307C52E009E4D33 /* com.west2online.ClashX.ProxyConfigHelper in Copy Files */,
2018-09-05 16:46:38 +08:00
);
2019-08-17 13:47:43 +08:00
name = "Copy Files";
2018-09-05 16:46:38 +08:00
runOnlyForDeploymentPostprocessing = 0;
};
2019-08-17 13:47:43 +08:00
F9A7C0672306E874007163C7 /* Copy Files */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
);
name = "Copy Files";
runOnlyForDeploymentPostprocessing = 1;
};
2018-06-16 16:59:15 +08:00
/* End PBXCopyFilesBuildPhase section */
2018-06-13 10:44:30 +08:00
/* Begin PBXFileReference section */
2018-08-04 14:33:47 +08:00
4913C82221157D0200F6B87C /* Notification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Notification.swift; sourceTree = "<group>"; };
2020-12-16 21:51:00 +08:00
491E61FC258A424500313AEF /* CommonUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonUtils.h; sourceTree = "<group>"; };
491E61FD258A424500313AEF /* CommonUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommonUtils.m; sourceTree = "<group>"; };
2021-10-04 12:19:34 +08:00
49228456270AADE20027A4B6 /* RemoteConfigUpdateIntervalSettingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteConfigUpdateIntervalSettingView.swift; sourceTree = "<group>"; };
2020-12-18 20:16:15 +08:00
4929F60F258CD22E00A435F6 /* menu_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menu_icon@2x.png"; sourceTree = "<group>"; };
2020-12-18 20:40:36 +08:00
4929F676258CD89B00A435F6 /* Country.mmdb.gz */ = {isa = PBXFileReference; lastKnownFileType = archive.gzip; path = Country.mmdb.gz; sourceTree = "<group>"; };
2020-12-18 21:24:11 +08:00
4929F67E258CE04700A435F6 /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; };
4929F683258CE07500A435F6 /* UserDefaultWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserDefaultWrapper.swift; sourceTree = "<group>"; };
2018-07-30 15:55:10 +08:00
492C4868210EE6B9004554A0 /* ApiRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiRequest.swift; sourceTree = "<group>"; };
492C4870210EF62E004554A0 /* ClashConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClashConfig.swift; sourceTree = "<group>"; };
2020-04-25 12:06:02 +08:00
493A9F272453E60400D35296 /* ProxyDelayHistoryMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxyDelayHistoryMenu.swift; sourceTree = "<group>"; };
2019-02-18 21:11:55 +08:00
493AEAE2221AE3420016FE98 /* AppVersionUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppVersionUtil.swift; sourceTree = "<group>"; };
2019-02-18 21:38:34 +08:00
493AEAE4221AE7230016FE98 /* ProxyMenuItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxyMenuItem.swift; sourceTree = "<group>"; };
2018-08-26 13:25:29 +08:00
4949D153213242F600EF85E6 /* Paths.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Paths.swift; sourceTree = "<group>"; };
2018-11-30 22:14:20 +08:00
4952C3BE2115C7CA004A4FA8 /* MenuItemFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuItemFactory.swift; sourceTree = "<group>"; };
2018-12-09 22:00:15 +08:00
4952C3CF2117027C004A4FA8 /* ConfigFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigFileManager.swift; sourceTree = "<group>"; };
2018-06-23 20:17:05 +08:00
495340AF20DE5F7200B0D3FF /* StatusItemView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StatusItemView.xib; sourceTree = "<group>"; };
495340B220DE68C300B0D3FF /* StatusItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusItemView.swift; sourceTree = "<group>"; };
2018-06-16 16:59:15 +08:00
495A44D220D267D000888A0A /* LaunchAtLogin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchAtLogin.swift; sourceTree = "<group>"; };
2018-11-06 21:50:59 +08:00
495BFB8721919B9800C8779D /* RemoteConfigManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteConfigManager.swift; sourceTree = "<group>"; };
2018-08-29 20:01:54 +08:00
4960A6DA2136529200B940C9 /* JSBridgeHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSBridgeHandler.swift; sourceTree = "<group>"; };
2018-08-06 14:17:04 +08:00
4966E9E22118153A00A391FB /* NSUserNotificationCenter+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSUserNotificationCenter+Extension.swift"; sourceTree = "<group>"; };
2018-08-06 15:30:41 +08:00
4966E9E5211824F300A391FB /* NSImage+extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSImage+extension.swift"; sourceTree = "<group>"; };
2018-08-07 15:09:25 +08:00
496BDEDF21196F1E00C5207F /* Logger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
2018-08-12 00:09:57 +08:00
49722FEA211F338B00650A41 /* FileEvent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileEvent.swift; sourceTree = "<group>"; };
49722FEB211F338B00650A41 /* EventStream.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EventStream.swift; sourceTree = "<group>"; };
49722FEC211F338B00650A41 /* Witness.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Witness.swift; sourceTree = "<group>"; };
49722FED211F338B00650A41 /* Witness.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Witness.h; sourceTree = "<group>"; };
2018-12-21 09:31:05 +08:00
49761DA621C9497000AE13EF /* dashboard */ = {isa = PBXFileReference; lastKnownFileType = folder; path = dashboard; sourceTree = "<group>"; };
2018-10-08 23:37:38 +08:00
4981C887216BAB8A008CC14A /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
4981C88C216BAE4A008CC14A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
4981C88E216BAE4D008CC14A /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
2019-10-02 21:43:18 +08:00
4982F51E2344A216008804B0 /* Cgo+Convert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Cgo+Convert.swift"; sourceTree = "<group>"; };
2018-10-27 12:22:20 +08:00
49862F9F218418C600A1D5EC /* ClashRule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClashRule.swift; sourceTree = "<group>"; };
2019-09-29 22:10:54 +08:00
498960722340F21C00AFB7EC /* com.west2online.ClashX.ProxyConfigHelper.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = com.west2online.ClashX.ProxyConfigHelper.entitlements; sourceTree = "<group>"; };
2019-09-25 18:39:33 +08:00
4989F98D20D0AE990001E564 /* sampleConfig.yaml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.yaml; path = sampleConfig.yaml; sourceTree = "<group>"; };
2022-11-20 12:08:46 +08:00
498BC2522929CC2A00CA8084 /* SettingTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingTabViewController.swift; sourceTree = "<group>"; };
498BC2542929CCAE00CA8084 /* GeneralSettingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralSettingViewController.swift; sourceTree = "<group>"; };
2018-08-29 00:18:12 +08:00
499976C721359F0400E7BF83 /* ClashWebViewContoller.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClashWebViewContoller.swift; sourceTree = "<group>"; };
2019-07-28 16:28:55 +08:00
499A485322ED707300F6C675 /* RemoteConfigViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteConfigViewController.swift; sourceTree = "<group>"; };
499A485722ED715200F6C675 /* RemoteConfigModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteConfigModel.swift; sourceTree = "<group>"; };
499A485922ED781100F6C675 /* RemoteConfigAddView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RemoteConfigAddView.xib; sourceTree = "<group>"; };
499A485B22ED793C00F6C675 /* NSView+Nib.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSView+Nib.swift"; sourceTree = "<group>"; };
2019-07-28 17:08:10 +08:00
499A485D22ED9B7C00F6C675 /* NSTableView+Reload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSTableView+Reload.swift"; sourceTree = "<group>"; };
2019-07-29 12:03:54 +08:00
499A486422EEA3FC00F6C675 /* Array+Safe.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Array+Safe.swift"; sourceTree = "<group>"; };
2020-06-16 22:27:48 +08:00
499ADAFC2498CC5900C488FE /* RemoteControlManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteControlManager.swift; sourceTree = "<group>"; };
499ADAFE2498FC6D00C488FE /* ExternalControlViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExternalControlViewController.swift; sourceTree = "<group>"; };
2019-10-31 21:03:22 +08:00
49ABB748236B0F9E00535CD7 /* UnsafePointer+bridge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UnsafePointer+bridge.swift"; sourceTree = "<group>"; };
2018-10-07 21:03:16 +08:00
49B10869216A356D0064FFCE /* String+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extension.swift"; sourceTree = "<group>"; };
2020-04-28 12:09:09 +08:00
49B445152457CDF000B27E3E /* ClashStatusTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClashStatusTool.swift; sourceTree = "<group>"; };
2020-04-21 23:57:06 +08:00
49B4575C244F4A2A00463C39 /* PrivilegedHelperManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrivilegedHelperManager.swift; sourceTree = "<group>"; };
2020-04-22 11:22:24 +08:00
49B4575E244FD4D100463C39 /* PrivilegedHelperManager+Legacy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PrivilegedHelperManager+Legacy.swift"; sourceTree = "<group>"; };
2022-06-19 14:48:24 +08:00
49BB31E6246853EA008A4CB0 /* ICloudManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ICloudManager.swift; sourceTree = "<group>"; };
2018-08-19 13:32:27 +08:00
49BC061B212931F4005A0FE7 /* AboutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutViewController.swift; sourceTree = "<group>"; };
2019-03-17 22:00:47 +08:00
49C9EF63223E78F5005D8B6A /* ClashProxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClashProxy.swift; sourceTree = "<group>"; };
2018-06-13 10:44:30 +08:00
49CF3B1D20CD7463001EBF94 /* ClashX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ClashX.app; sourceTree = BUILT_PRODUCTS_DIR; };
49CF3B2020CD7463001EBF94 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
49CF3B2720CD7465001EBF94 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
49CF3B2920CD7465001EBF94 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
49CF3B2A20CD7465001EBF94 /* ClashX.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ClashX.entitlements; sourceTree = "<group>"; };
49CF3B3520CD75DF001EBF94 /* ClashX-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ClashX-Bridging-Header.h"; sourceTree = "<group>"; };
2019-08-17 13:47:43 +08:00
49CF3B5B20CE8068001EBF94 /* ClashResourceManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClashResourceManager.swift; sourceTree = "<group>"; };
2018-06-13 10:44:30 +08:00
49CF3B6420CEE06C001EBF94 /* ConfigManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigManager.swift; sourceTree = "<group>"; };
2019-10-15 22:40:02 +08:00
49D176A62355FE680093DD7B /* NetworkChangeNotifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkChangeNotifier.swift; sourceTree = "<group>"; };
2019-10-16 22:46:03 +08:00
49D176A8235614340093DD7B /* ProxyGroupSpeedTestMenuItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxyGroupSpeedTestMenuItem.swift; sourceTree = "<group>"; };
49D176AA23575BB20093DD7B /* ProxyGroupMenuItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxyGroupMenuItemView.swift; sourceTree = "<group>"; };
2022-03-22 16:13:31 +08:00
49D8276627E9B01700159D93 /* LoginKitWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginKitWrapper.h; sourceTree = "<group>"; };
49D8276727E9B01700159D93 /* LoginKitWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginKitWrapper.m; sourceTree = "<group>"; };
2018-06-23 14:37:00 +08:00
5217C006C5A22A1CEA24BFC1 /* Pods-ClashX.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ClashX.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ClashX/Pods-ClashX.debug.xcconfig"; sourceTree = "<group>"; };
2022-01-25 23:44:54 +08:00
8A2BBEA627A03ACB0081EBEF /* ProxySetting.sdef */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = ProxySetting.sdef; sourceTree = "<group>"; };
8ACD21BA27A04C7800BC4632 /* ProxySettingCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxySettingCommand.swift; sourceTree = "<group>"; };
8ACD21BC27A04ED500BC4632 /* ProxyModeChangeCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxyModeChangeCommand.swift; sourceTree = "<group>"; };
2018-06-23 14:37:00 +08:00
A1485BCE642059532D01B8BA /* Pods-ClashX.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ClashX.release.xcconfig"; path = "Pods/Target Support Files/Pods-ClashX/Pods-ClashX.release.xcconfig"; sourceTree = "<group>"; };
2020-12-24 21:21:47 +08:00
CAE7981A9F34B5E210C549CB /* libPods-ClashX.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ClashX.a"; sourceTree = BUILT_PRODUCTS_DIR; };
2020-02-22 18:31:13 +08:00
F910AA23240134AF00116E95 /* ProxyGroupMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxyGroupMenu.swift; sourceTree = "<group>"; };
2019-10-28 14:47:47 +08:00
F915A4612366ADEF004840BE /* ClashConnection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClashConnection.swift; sourceTree = "<group>"; };
2019-10-25 23:30:11 +08:00
F9203A25236342820020D57D /* AppDelegate+..swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+..swift"; sourceTree = "<group>"; };
2019-11-01 20:47:55 +08:00
F92D0B23236BC12000575E15 /* SavedProxyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SavedProxyModel.swift; sourceTree = "<group>"; };
2019-11-01 22:17:05 +08:00
F92D0B29236C759100575E15 /* NSTextField+Vibrancy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSTextField+Vibrancy.swift"; sourceTree = "<group>"; };
2019-11-02 00:04:31 +08:00
F92D0B2B236C7C3600575E15 /* MenuItemBaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuItemBaseView.swift; sourceTree = "<group>"; };
2019-11-02 12:51:15 +08:00
F92D0B2D236D35C000575E15 /* ProxyItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProxyItemView.swift; sourceTree = "<group>"; };
2019-08-17 13:47:43 +08:00
F935B2EA2307B6BA009E4D33 /* Helper-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Helper-Info.plist"; sourceTree = "<group>"; };
F935B2F12307C802009E4D33 /* Helper-Launchd.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Helper-Launchd.plist"; sourceTree = "<group>"; };
F935B2F22307CD32009E4D33 /* ProxyConfigHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProxyConfigHelper.h; sourceTree = "<group>"; };
F935B2F32307CD32009E4D33 /* ProxyConfigHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ProxyConfigHelper.m; sourceTree = "<group>"; };
F935B2F52307D00D009E4D33 /* ProxyConfigRemoteProcessProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProxyConfigRemoteProcessProtocol.h; sourceTree = "<group>"; };
F935B2F823083EE6009E4D33 /* ProxySettingTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProxySettingTool.h; sourceTree = "<group>"; };
F935B2F923083EE6009E4D33 /* ProxySettingTool.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ProxySettingTool.m; sourceTree = "<group>"; };
F935B2FB23085515009E4D33 /* SystemProxyManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SystemProxyManager.swift; sourceTree = "<group>"; };
2019-12-14 17:52:44 +08:00
F939724B23A4B33500FE5A3F /* ClashProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClashProvider.swift; sourceTree = "<group>"; };
F939724D23A4DB0600FE5A3F /* DateFormatter+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+.swift"; sourceTree = "<group>"; };
2019-10-25 23:50:21 +08:00
F976275B23634DF8000EDEFE /* LoginServiceKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginServiceKit.swift; sourceTree = "<group>"; };
2019-10-28 10:48:22 +08:00
F977FAAB2366790500C17F1F /* AutoUpgardeManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoUpgardeManager.swift; sourceTree = "<group>"; };
2019-10-28 14:47:47 +08:00
F977FAAD23669D6400C17F1F /* ConnectionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectionManager.swift; sourceTree = "<group>"; };
2019-08-17 13:47:43 +08:00
F9A7C0692306E874007163C7 /* com.west2online.ClashX.ProxyConfigHelper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = com.west2online.ClashX.ProxyConfigHelper; sourceTree = BUILT_PRODUCTS_DIR; };
F9A7C06B2306E874007163C7 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
2020-04-07 15:40:18 +08:00
F9C180A1243C6590005EE8C4 /* goClash.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = goClash.a; path = ClashX/goClash/goClash.a; sourceTree = SOURCE_ROOT; };
F9C180A2243C6590005EE8C4 /* goClash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = goClash.h; path = ClashX/goClash/goClash.h; sourceTree = SOURCE_ROOT; };
2019-12-08 13:38:18 +08:00
F9E754CF239CC21F00CEE7CC /* WebPortalManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebPortalManager.swift; sourceTree = "<group>"; };
F9E754D1239CC28D00CEE7CC /* NSAlert+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSAlert+Extension.swift"; sourceTree = "<group>"; };
2019-12-11 22:04:53 +08:00
F9E8F34523A12B89002DE5E8 /* String+Encode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Encode.swift"; sourceTree = "<group>"; };
2021-04-18 11:47:16 +08:00
F9FAB31D262BE04800DE02A6 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
2018-06-13 10:44:30 +08:00
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
49CF3B1A20CD7463001EBF94 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2020-04-07 15:40:18 +08:00
F9C180A3243C6590005EE8C4 /* goClash.a in Frameworks */,
2020-12-24 21:21:47 +08:00
9E0E2F1481CB327D3753969D /* libPods-ClashX.a in Frameworks */,
2018-06-13 10:44:30 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2019-08-17 13:47:43 +08:00
F9A7C0662306E874007163C7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2018-06-13 10:44:30 +08:00
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2018-08-04 14:33:47 +08:00
4913C82021157CEB00F6B87C /* Macro */ = {
isa = PBXGroup;
children = (
4913C82221157D0200F6B87C /* Notification.swift */,
2018-08-26 13:25:29 +08:00
4949D153213242F600EF85E6 /* Paths.swift */,
2018-08-04 14:33:47 +08:00
);
path = Macro;
sourceTree = "<group>";
};
2018-12-09 22:00:15 +08:00
491C24FF21BD558B00AB5D44 /* Extensions */ = {
2018-07-30 15:55:10 +08:00
isa = PBXGroup;
children = (
2019-07-29 12:03:54 +08:00
499A486422EEA3FC00F6C675 /* Array+Safe.swift */,
2018-08-26 13:25:29 +08:00
4966E9E22118153A00A391FB /* NSUserNotificationCenter+Extension.swift */,
2019-07-28 16:28:55 +08:00
499A485B22ED793C00F6C675 /* NSView+Nib.swift */,
2019-07-28 17:08:10 +08:00
499A485D22ED9B7C00F6C675 /* NSTableView+Reload.swift */,
2019-10-02 21:43:18 +08:00
4982F51E2344A216008804B0 /* Cgo+Convert.swift */,
2019-10-25 23:30:11 +08:00
F9203A25236342820020D57D /* AppDelegate+..swift */,
2019-11-01 22:17:05 +08:00
F92D0B29236C759100575E15 /* NSTextField+Vibrancy.swift */,
2019-12-08 13:38:18 +08:00
F9E754D1239CC28D00CEE7CC /* NSAlert+Extension.swift */,
2019-12-11 22:04:53 +08:00
F9E8F34523A12B89002DE5E8 /* String+Encode.swift */,
2019-12-14 17:52:44 +08:00
F939724D23A4DB0600FE5A3F /* DateFormatter+.swift */,
2018-12-09 22:00:15 +08:00
);
path = Extensions;
sourceTree = "<group>";
};
491C250021BD55B900AB5D44 /* Utils */ = {
isa = PBXGroup;
children = (
2018-08-29 20:01:54 +08:00
4960A6DA2136529200B940C9 /* JSBridgeHandler.swift */,
2019-02-18 21:11:55 +08:00
493AEAE2221AE3420016FE98 /* AppVersionUtil.swift */,
2019-10-15 22:40:02 +08:00
49D176A62355FE680093DD7B /* NetworkChangeNotifier.swift */,
2020-04-28 12:09:09 +08:00
49B445152457CDF000B27E3E /* ClashStatusTool.swift */,
2018-12-09 22:00:15 +08:00
);
path = Utils;
sourceTree = "<group>";
};
491C250121BD561200AB5D44 /* Managers */ = {
isa = PBXGroup;
children = (
4952C3CF2117027C004A4FA8 /* ConfigFileManager.swift */,
2019-08-17 13:47:43 +08:00
49CF3B5B20CE8068001EBF94 /* ClashResourceManager.swift */,
2018-12-09 22:00:15 +08:00
49CF3B6420CEE06C001EBF94 /* ConfigManager.swift */,
2018-11-06 21:50:59 +08:00
495BFB8721919B9800C8779D /* RemoteConfigManager.swift */,
2018-12-09 22:00:15 +08:00
4952C3BE2115C7CA004A4FA8 /* MenuItemFactory.swift */,
2019-08-17 13:47:43 +08:00
F935B2FB23085515009E4D33 /* SystemProxyManager.swift */,
2019-10-28 10:48:22 +08:00
F977FAAB2366790500C17F1F /* AutoUpgardeManager.swift */,
2019-10-28 14:47:47 +08:00
F977FAAD23669D6400C17F1F /* ConnectionManager.swift */,
2019-12-08 13:38:18 +08:00
F9E754CF239CC21F00CEE7CC /* WebPortalManager.swift */,
2020-04-21 23:57:06 +08:00
49B4575C244F4A2A00463C39 /* PrivilegedHelperManager.swift */,
2020-04-22 11:22:24 +08:00
49B4575E244FD4D100463C39 /* PrivilegedHelperManager+Legacy.swift */,
2022-06-19 14:48:24 +08:00
49BB31E6246853EA008A4CB0 /* ICloudManager.swift */,
2020-06-16 22:27:48 +08:00
499ADAFC2498CC5900C488FE /* RemoteControlManager.swift */,
2020-12-18 21:24:11 +08:00
4929F67E258CE04700A435F6 /* Settings.swift */,
2018-12-09 22:00:15 +08:00
);
path = Managers;
sourceTree = "<group>";
};
492C4866210EE69B004554A0 /* General */ = {
isa = PBXGroup;
children = (
491C250121BD561200AB5D44 /* Managers */,
491C250021BD55B900AB5D44 /* Utils */,
492C4868210EE6B9004554A0 /* ApiRequest.swift */,
2018-07-30 15:55:10 +08:00
);
path = General;
sourceTree = "<group>";
};
492C486E210EF621004554A0 /* Models */ = {
isa = PBXGroup;
children = (
492C4870210EF62E004554A0 /* ClashConfig.swift */,
2018-10-27 12:22:20 +08:00
49862F9F218418C600A1D5EC /* ClashRule.swift */,
2019-03-17 22:00:47 +08:00
49C9EF63223E78F5005D8B6A /* ClashProxy.swift */,
2019-07-28 16:28:55 +08:00
499A485722ED715200F6C675 /* RemoteConfigModel.swift */,
2019-10-28 14:47:47 +08:00
F915A4612366ADEF004840BE /* ClashConnection.swift */,
2019-11-01 20:47:55 +08:00
F92D0B23236BC12000575E15 /* SavedProxyModel.swift */,
2019-12-14 17:52:44 +08:00
F939724B23A4B33500FE5A3F /* ClashProvider.swift */,
2018-07-30 15:55:10 +08:00
);
path = Models;
sourceTree = "<group>";
};
2018-10-02 12:05:55 +08:00
4931969C21631F2E00A8E6E7 /* Views */ = {
isa = PBXGroup;
children = (
2019-11-02 12:51:15 +08:00
F92D0B2B236C7C3600575E15 /* MenuItemBaseView.swift */,
49D176AA23575BB20093DD7B /* ProxyGroupMenuItemView.swift */,
49D176A8235614340093DD7B /* ProxyGroupSpeedTestMenuItem.swift */,
F92D0B2D236D35C000575E15 /* ProxyItemView.swift */,
2019-02-18 21:38:34 +08:00
493AEAE4221AE7230016FE98 /* ProxyMenuItem.swift */,
2019-07-28 16:28:55 +08:00
499A485922ED781100F6C675 /* RemoteConfigAddView.xib */,
2019-11-02 12:51:15 +08:00
495340B220DE68C300B0D3FF /* StatusItemView.swift */,
495340AF20DE5F7200B0D3FF /* StatusItemView.xib */,
2020-02-22 18:31:13 +08:00
F910AA23240134AF00116E95 /* ProxyGroupMenu.swift */,
2020-04-25 12:06:02 +08:00
493A9F272453E60400D35296 /* ProxyDelayHistoryMenu.swift */,
2021-10-04 12:19:34 +08:00
49228456270AADE20027A4B6 /* RemoteConfigUpdateIntervalSettingView.swift */,
2018-10-02 12:05:55 +08:00
);
path = Views;
sourceTree = "<group>";
};
2018-08-11 17:29:31 +08:00
49722FDD211ED2A900650A41 /* Vendor */ = {
isa = PBXGroup;
children = (
2020-12-18 21:24:11 +08:00
4929F683258CE07500A435F6 /* UserDefaultWrapper.swift */,
2019-10-25 23:50:21 +08:00
F976275D23634F18000EDEFE /* LoginServiceKit */,
2018-08-12 00:09:57 +08:00
49722FE9211F338B00650A41 /* Witness */,
2022-03-22 16:13:31 +08:00
49D8276627E9B01700159D93 /* LoginKitWrapper.h */,
49D8276727E9B01700159D93 /* LoginKitWrapper.m */,
2018-08-11 17:29:31 +08:00
);
path = Vendor;
sourceTree = "<group>";
};
2018-08-12 00:09:57 +08:00
49722FE9211F338B00650A41 /* Witness */ = {
isa = PBXGroup;
children = (
49722FEA211F338B00650A41 /* FileEvent.swift */,
49722FEB211F338B00650A41 /* EventStream.swift */,
49722FEC211F338B00650A41 /* Witness.swift */,
49722FED211F338B00650A41 /* Witness.h */,
);
path = Witness;
sourceTree = "<group>";
};
2018-12-21 09:31:05 +08:00
49761DA521C9490400AE13EF /* Resources */ = {
isa = PBXGroup;
children = (
2020-12-18 20:40:36 +08:00
4929F676258CD89B00A435F6 /* Country.mmdb.gz */,
2020-12-18 20:16:15 +08:00
4929F60F258CD22E00A435F6 /* menu_icon@2x.png */,
2018-12-21 09:31:05 +08:00
49761DA621C9497000AE13EF /* dashboard */,
2019-09-25 18:39:33 +08:00
4989F98D20D0AE990001E564 /* sampleConfig.yaml */,
2018-12-21 09:31:05 +08:00
);
path = Resources;
sourceTree = "<group>";
};
2018-06-13 10:44:30 +08:00
4989F98520D0AA300001E564 /* ViewControllers */ = {
isa = PBXGroup;
children = (
2022-11-20 12:08:46 +08:00
498BC2512929CC0A00CA8084 /* Settings */,
2018-08-19 13:32:27 +08:00
49BC061B212931F4005A0FE7 /* AboutViewController.swift */,
2018-08-29 00:18:12 +08:00
499976C721359F0400E7BF83 /* ClashWebViewContoller.swift */,
2019-07-28 16:28:55 +08:00
499A485322ED707300F6C675 /* RemoteConfigViewController.swift */,
2020-06-16 22:27:48 +08:00
499ADAFE2498FC6D00C488FE /* ExternalControlViewController.swift */,
2018-06-13 10:44:30 +08:00
);
path = ViewControllers;
sourceTree = "<group>";
};
2022-11-20 12:08:46 +08:00
498BC2512929CC0A00CA8084 /* Settings */ = {
isa = PBXGroup;
children = (
498BC2522929CC2A00CA8084 /* SettingTabViewController.swift */,
498BC2542929CCAE00CA8084 /* GeneralSettingViewController.swift */,
);
path = Settings;
sourceTree = "<group>";
};
2018-06-14 16:16:00 +08:00
4997732220D251A60009B136 /* Basic */ = {
isa = PBXGroup;
children = (
2018-06-16 16:59:15 +08:00
495A44D220D267D000888A0A /* LaunchAtLogin.swift */,
2018-08-06 15:30:41 +08:00
4966E9E5211824F300A391FB /* NSImage+extension.swift */,
2018-08-07 15:09:25 +08:00
496BDEDF21196F1E00C5207F /* Logger.swift */,
2018-10-07 21:03:16 +08:00
49B10869216A356D0064FFCE /* String+Extension.swift */,
2019-10-31 21:03:22 +08:00
49ABB748236B0F9E00535CD7 /* UnsafePointer+bridge.swift */,
2018-06-14 16:16:00 +08:00
);
path = Basic;
sourceTree = "<group>";
};
2018-06-13 10:44:30 +08:00
49CF3B1420CD7463001EBF94 = {
isa = PBXGroup;
children = (
49CF3B1F20CD7463001EBF94 /* ClashX */,
2019-08-17 13:47:43 +08:00
F9A7C06A2306E874007163C7 /* ProxyConfigHelper */,
2018-06-13 10:44:30 +08:00
49CF3B1E20CD7463001EBF94 /* Products */,
2018-06-23 14:37:00 +08:00
76229F122B00E935D126742A /* Pods */,
CF1AC9FACC36FCE7663C5583 /* Frameworks */,
2018-06-13 10:44:30 +08:00
);
sourceTree = "<group>";
};
49CF3B1E20CD7463001EBF94 /* Products */ = {
isa = PBXGroup;
children = (
49CF3B1D20CD7463001EBF94 /* ClashX.app */,
2019-08-17 13:47:43 +08:00
F9A7C0692306E874007163C7 /* com.west2online.ClashX.ProxyConfigHelper */,
2018-06-13 10:44:30 +08:00
);
name = Products;
sourceTree = "<group>";
};
49CF3B1F20CD7463001EBF94 /* ClashX */ = {
isa = PBXGroup;
children = (
2022-01-25 23:44:54 +08:00
8A2BBEA527A03A920081EBEF /* AppleScript */,
2018-08-11 17:29:31 +08:00
49722FDD211ED2A900650A41 /* Vendor */,
2018-08-04 14:33:47 +08:00
4913C82021157CEB00F6B87C /* Macro */,
2018-08-26 13:25:29 +08:00
4997732220D251A60009B136 /* Basic */,
2018-07-30 15:55:10 +08:00
492C486E210EF621004554A0 /* Models */,
2018-12-09 22:00:15 +08:00
491C24FF21BD558B00AB5D44 /* Extensions */,
2018-07-30 15:55:10 +08:00
492C4866210EE69B004554A0 /* General */,
2018-10-02 12:05:55 +08:00
4931969C21631F2E00A8E6E7 /* Views */,
2018-06-13 10:44:30 +08:00
4989F98520D0AA300001E564 /* ViewControllers */,
2018-12-21 09:31:05 +08:00
49761DA521C9490400AE13EF /* Resources */,
2018-06-13 10:44:30 +08:00
49CF3B3A20CD783A001EBF94 /* Support Files */,
49CF3B2020CD7463001EBF94 /* AppDelegate.swift */,
49CF3B2620CD7465001EBF94 /* Main.storyboard */,
49CF3B2920CD7465001EBF94 /* Info.plist */,
49CF3B2A20CD7465001EBF94 /* ClashX.entitlements */,
49CF3B3520CD75DF001EBF94 /* ClashX-Bridging-Header.h */,
2021-04-18 11:47:16 +08:00
F9FAB31D262BE04800DE02A6 /* Images.xcassets */,
2018-06-13 10:44:30 +08:00
);
path = ClashX;
sourceTree = "<group>";
};
49CF3B3A20CD783A001EBF94 /* Support Files */ = {
isa = PBXGroup;
children = (
2020-04-07 15:40:18 +08:00
F9C180A1243C6590005EE8C4 /* goClash.a */,
F9C180A2243C6590005EE8C4 /* goClash.h */,
2018-10-08 23:37:38 +08:00
4981C88D216BAE4A008CC14A /* Localizable.strings */,
2018-06-13 10:44:30 +08:00
);
path = "Support Files";
sourceTree = "<group>";
};
2018-06-23 14:37:00 +08:00
76229F122B00E935D126742A /* Pods */ = {
isa = PBXGroup;
children = (
5217C006C5A22A1CEA24BFC1 /* Pods-ClashX.debug.xcconfig */,
A1485BCE642059532D01B8BA /* Pods-ClashX.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
2022-01-25 23:44:54 +08:00
8A2BBEA527A03A920081EBEF /* AppleScript */ = {
isa = PBXGroup;
children = (
8A2BBEA627A03ACB0081EBEF /* ProxySetting.sdef */,
8ACD21BA27A04C7800BC4632 /* ProxySettingCommand.swift */,
8ACD21BC27A04ED500BC4632 /* ProxyModeChangeCommand.swift */,
);
path = AppleScript;
sourceTree = "<group>";
};
2018-06-23 14:37:00 +08:00
CF1AC9FACC36FCE7663C5583 /* Frameworks */ = {
isa = PBXGroup;
children = (
2020-12-24 21:21:47 +08:00
CAE7981A9F34B5E210C549CB /* libPods-ClashX.a */,
2018-06-23 14:37:00 +08:00
);
name = Frameworks;
sourceTree = "<group>";
};
2019-10-25 23:50:21 +08:00
F976275D23634F18000EDEFE /* LoginServiceKit */ = {
isa = PBXGroup;
children = (
F976275B23634DF8000EDEFE /* LoginServiceKit.swift */,
);
path = LoginServiceKit;
sourceTree = "<group>";
};
2019-08-17 13:47:43 +08:00
F9A7C06A2306E874007163C7 /* ProxyConfigHelper */ = {
isa = PBXGroup;
children = (
2020-12-16 21:51:00 +08:00
491E61FC258A424500313AEF /* CommonUtils.h */,
491E61FD258A424500313AEF /* CommonUtils.m */,
2019-09-29 22:10:54 +08:00
498960722340F21C00AFB7EC /* com.west2online.ClashX.ProxyConfigHelper.entitlements */,
2019-08-17 13:47:43 +08:00
F9A7C06B2306E874007163C7 /* main.m */,
F935B2F12307C802009E4D33 /* Helper-Launchd.plist */,
F935B2EA2307B6BA009E4D33 /* Helper-Info.plist */,
F935B2F22307CD32009E4D33 /* ProxyConfigHelper.h */,
F935B2F32307CD32009E4D33 /* ProxyConfigHelper.m */,
F935B2F52307D00D009E4D33 /* ProxyConfigRemoteProcessProtocol.h */,
F935B2F823083EE6009E4D33 /* ProxySettingTool.h */,
F935B2F923083EE6009E4D33 /* ProxySettingTool.m */,
);
path = ProxyConfigHelper;
sourceTree = "<group>";
};
2018-06-13 10:44:30 +08:00
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
49CF3B1C20CD7463001EBF94 /* ClashX */ = {
isa = PBXNativeTarget;
buildConfigurationList = 49CF3B2D20CD7465001EBF94 /* Build configuration list for PBXNativeTarget "ClashX" */;
buildPhases = (
2018-06-23 14:37:00 +08:00
2FD76081F5FF64514C3E5C9D /* [CP] Check Pods Manifest.lock */,
2018-06-13 10:44:30 +08:00
49CF3B1920CD7463001EBF94 /* Sources */,
49CF3B1A20CD7463001EBF94 /* Frameworks */,
49CF3B1B20CD7463001EBF94 /* Resources */,
2018-06-23 14:37:00 +08:00
A741C26F5755233F0D7CEC6F /* [CP] Embed Pods Frameworks */,
2019-08-17 13:47:43 +08:00
663E4677213FCDC4006F11BB /* Copy Files */,
2020-02-05 22:51:55 +08:00
494ED8F023EB0B36008D5D2F /* Run Script - Sparkle */,
2020-12-24 21:21:47 +08:00
318032FABBC2E552CB58B254 /* [CP] Copy Pods Resources */,
2018-06-13 10:44:30 +08:00
);
buildRules = (
);
dependencies = (
2019-08-17 13:47:43 +08:00
F935B2EC2307B7CD009E4D33 /* PBXTargetDependency */,
2018-06-13 10:44:30 +08:00
);
name = ClashX;
productName = ClashX;
productReference = 49CF3B1D20CD7463001EBF94 /* ClashX.app */;
productType = "com.apple.product-type.application";
};
2019-08-17 13:47:43 +08:00
F9A7C0682306E874007163C7 /* com.west2online.ClashX.ProxyConfigHelper */ = {
isa = PBXNativeTarget;
buildConfigurationList = F9A7C06D2306E874007163C7 /* Build configuration list for PBXNativeTarget "com.west2online.ClashX.ProxyConfigHelper" */;
buildPhases = (
F9A7C0652306E874007163C7 /* Sources */,
F9A7C0662306E874007163C7 /* Frameworks */,
F9A7C0672306E874007163C7 /* Copy Files */,
);
buildRules = (
);
dependencies = (
);
name = com.west2online.ClashX.ProxyConfigHelper;
productName = ProxyConfigHelper;
productReference = F9A7C0692306E874007163C7 /* com.west2online.ClashX.ProxyConfigHelper */;
productType = "com.apple.product-type.tool";
};
2018-06-13 10:44:30 +08:00
/* End PBXNativeTarget section */
/* Begin PBXProject section */
49CF3B1520CD7463001EBF94 /* Project object */ = {
isa = PBXProject;
attributes = {
2019-08-17 13:47:43 +08:00
LastSwiftUpdateCheck = 1030;
2019-05-10 20:31:24 +08:00
LastUpgradeCheck = 1020;
2018-06-13 10:44:30 +08:00
ORGANIZATIONNAME = west2online;
TargetAttributes = {
49CF3B1C20CD7463001EBF94 = {
CreatedOnToolsVersion = 9.4;
2019-03-30 15:37:31 +08:00
LastSwiftMigration = 1020;
2018-06-13 10:44:30 +08:00
SystemCapabilities = {
2018-10-19 13:44:37 +08:00
com.apple.HardenedRuntime = {
2019-07-30 10:13:04 +08:00
enabled = 1;
2018-10-19 13:44:37 +08:00
};
2018-06-13 10:44:30 +08:00
com.apple.Sandbox = {
enabled = 0;
};
};
};
2019-08-17 13:47:43 +08:00
F9A7C0682306E874007163C7 = {
CreatedOnToolsVersion = 10.3;
};
2018-06-13 10:44:30 +08:00
};
};
buildConfigurationList = 49CF3B1820CD7463001EBF94 /* Build configuration list for PBXProject "ClashX" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
2018-10-08 23:37:38 +08:00
"zh-Hans",
2018-06-13 10:44:30 +08:00
);
mainGroup = 49CF3B1420CD7463001EBF94;
productRefGroup = 49CF3B1E20CD7463001EBF94 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
49CF3B1C20CD7463001EBF94 /* ClashX */,
2019-08-17 13:47:43 +08:00
F9A7C0682306E874007163C7 /* com.west2online.ClashX.ProxyConfigHelper */,
2018-06-13 10:44:30 +08:00
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
49CF3B1B20CD7463001EBF94 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2018-12-21 09:31:05 +08:00
49761DA721C9497000AE13EF /* dashboard in Resources */,
2020-12-18 20:40:36 +08:00
4929F677258CD89B00A435F6 /* Country.mmdb.gz in Resources */,
2018-10-08 23:37:38 +08:00
4981C88B216BAE4A008CC14A /* Localizable.strings in Resources */,
2022-01-25 23:44:54 +08:00
8A2BBEA727A03ACB0081EBEF /* ProxySetting.sdef in Resources */,
2021-04-18 11:47:16 +08:00
F9FAB31E262BE04800DE02A6 /* Images.xcassets in Resources */,
2018-06-23 20:17:05 +08:00
495340B020DE5F7200B0D3FF /* StatusItemView.xib in Resources */,
2018-06-13 10:44:30 +08:00
49CF3B2820CD7465001EBF94 /* Main.storyboard in Resources */,
2019-07-28 16:28:55 +08:00
499A485A22ED781100F6C675 /* RemoteConfigAddView.xib in Resources */,
2020-12-18 20:16:15 +08:00
4929F610258CD22E00A435F6 /* menu_icon@2x.png in Resources */,
2019-06-29 18:52:05 +08:00
4989F98E20D0AE990001E564 /* sampleConfig.yaml in Resources */,
2018-06-13 10:44:30 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
2018-06-23 14:37:00 +08:00
/* Begin PBXShellScriptBuildPhase section */
2FD76081F5FF64514C3E5C9D /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-ClashX-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
2020-12-24 21:21:47 +08:00
318032FABBC2E552CB58B254 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-ClashX/Pods-ClashX-resources-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Copy Pods Resources";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-ClashX/Pods-ClashX-resources-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ClashX/Pods-ClashX-resources.sh\"\n";
showEnvVarsInLog = 0;
};
2020-02-05 22:51:55 +08:00
494ED8F023EB0B36008D5D2F /* Run Script - Sparkle */ = {
isa = PBXShellScriptBuildPhase;
2021-02-20 11:20:57 +08:00
buildActionMask = 12;
2020-02-05 22:51:55 +08:00
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Run Script - Sparkle";
outputFileListPaths = (
);
outputPaths = (
);
2021-02-20 11:20:57 +08:00
runOnlyForDeploymentPostprocessing = 0;
2020-02-05 22:51:55 +08:00
shellPath = /bin/sh;
2022-06-20 21:20:21 +08:00
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\nLOCATION=\"${BUILT_PRODUCTS_DIR}\"/\"${FRAMEWORKS_FOLDER_PATH}\"\n\n# By default, use the configured code signing identity for the project/target\nIDENTITY=\"${EXPANDED_CODE_SIGN_IDENTITY_NAME}\"\nif [ \"$IDENTITY\" == \"\" ]\nthen\n # If a code signing identity is not specified, use ad hoc signing\n IDENTITY=\"-\"\nfi\ncodesign --verbose --force --deep -o runtime --sign \"$IDENTITY\" \"$LOCATION/Sparkle.framework/Versions/A/Resources/AutoUpdate.app\"\ncodesign --verbose --force -o runtime --sign \"$IDENTITY\" \"$LOCATION/Sparkle.framework/Versions/A\"\n";
2020-02-05 22:51:55 +08:00
};
2018-06-23 14:37:00 +08:00
A741C26F5755233F0D7CEC6F /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
2019-06-29 17:48:18 +08:00
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-ClashX/Pods-ClashX-frameworks-${CONFIGURATION}-input-files.xcfilelist",
2018-06-23 14:37:00 +08:00
);
name = "[CP] Embed Pods Frameworks";
2019-06-29 17:48:18 +08:00
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-ClashX/Pods-ClashX-frameworks-${CONFIGURATION}-output-files.xcfilelist",
2018-06-23 14:37:00 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2019-05-10 20:31:24 +08:00
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ClashX/Pods-ClashX-frameworks.sh\"\n";
2018-06-23 14:37:00 +08:00
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
2018-06-16 16:59:15 +08:00
/* Begin PBXSourcesBuildPhase section */
2018-06-13 10:44:30 +08:00
49CF3B1920CD7463001EBF94 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2019-10-31 21:03:22 +08:00
49ABB749236B0F9E00535CD7 /* UnsafePointer+bridge.swift in Sources */,
2019-07-28 16:28:55 +08:00
499A485522ED707300F6C675 /* RemoteConfigViewController.swift in Sources */,
2019-08-17 13:47:43 +08:00
49CF3B5C20CE8068001EBF94 /* ClashResourceManager.swift in Sources */,
2018-12-09 22:00:15 +08:00
4952C3D02117027C004A4FA8 /* ConfigFileManager.swift in Sources */,
2018-08-19 13:32:27 +08:00
49BC061C212931F4005A0FE7 /* AboutViewController.swift in Sources */,
2018-08-26 13:25:29 +08:00
4949D154213242F600EF85E6 /* Paths.swift in Sources */,
2020-06-16 22:27:48 +08:00
499ADAFF2498FC6D00C488FE /* ExternalControlViewController.swift in Sources */,
2019-12-14 17:52:44 +08:00
F939724E23A4DB0600FE5A3F /* DateFormatter+.swift in Sources */,
2019-10-28 14:47:47 +08:00
F915A4622366ADEF004840BE /* ClashConnection.swift in Sources */,
F977FAAE23669D6400C17F1F /* ConnectionManager.swift in Sources */,
2018-06-23 20:17:05 +08:00
495340B320DE68C300B0D3FF /* StatusItemView.swift in Sources */,
2019-08-17 13:47:43 +08:00
F935B2FC23085515009E4D33 /* SystemProxyManager.swift in Sources */,
2018-06-16 16:59:15 +08:00
495A44D320D267D000888A0A /* LaunchAtLogin.swift in Sources */,
2020-12-18 21:24:11 +08:00
4929F67F258CE04700A435F6 /* Settings.swift in Sources */,
2019-02-18 21:11:55 +08:00
493AEAE3221AE3420016FE98 /* AppVersionUtil.swift in Sources */,
2018-06-13 10:44:30 +08:00
49CF3B2120CD7463001EBF94 /* AppDelegate.swift in Sources */,
2018-08-07 15:09:25 +08:00
496BDEE021196F1E00C5207F /* Logger.swift in Sources */,
2018-08-12 00:09:57 +08:00
49722FEF211F338B00650A41 /* FileEvent.swift in Sources */,
2019-10-15 22:40:02 +08:00
49D176A72355FE680093DD7B /* NetworkChangeNotifier.swift in Sources */,
2018-08-04 14:33:47 +08:00
4913C82321157D0200F6B87C /* Notification.swift in Sources */,
2022-01-25 23:44:54 +08:00
8ACD21BD27A04ED500BC4632 /* ProxyModeChangeCommand.swift in Sources */,
2022-11-20 12:08:46 +08:00
498BC2552929CCAE00CA8084 /* GeneralSettingViewController.swift in Sources */,
2021-10-04 12:19:34 +08:00
49228457270AADE20027A4B6 /* RemoteConfigUpdateIntervalSettingView.swift in Sources */,
2019-10-25 23:30:11 +08:00
F9203A26236342820020D57D /* AppDelegate+..swift in Sources */,
2019-07-28 16:28:55 +08:00
499A485C22ED793C00F6C675 /* NSView+Nib.swift in Sources */,
2020-04-25 12:06:02 +08:00
493A9F282453E60400D35296 /* ProxyDelayHistoryMenu.swift in Sources */,
2018-07-30 15:55:10 +08:00
492C4871210EF62E004554A0 /* ClashConfig.swift in Sources */,
492C4869210EE6B9004554A0 /* ApiRequest.swift in Sources */,
2018-06-13 10:44:30 +08:00
49CF3B6520CEE06C001EBF94 /* ConfigManager.swift in Sources */,
2019-12-08 13:38:18 +08:00
F9E754D0239CC21F00CEE7CC /* WebPortalManager.swift in Sources */,
2018-11-06 21:50:59 +08:00
495BFB8821919B9800C8779D /* RemoteConfigManager.swift in Sources */,
2019-10-02 21:43:18 +08:00
4982F51F2344A216008804B0 /* Cgo+Convert.swift in Sources */,
2022-01-25 23:44:54 +08:00
8ACD21BB27A04C7800BC4632 /* ProxySettingCommand.swift in Sources */,
2018-08-12 00:09:57 +08:00
49722FF1211F338B00650A41 /* Witness.swift in Sources */,
49722FF0211F338B00650A41 /* EventStream.swift in Sources */,
2019-07-29 12:03:54 +08:00
499A486522EEA3FD00F6C675 /* Array+Safe.swift in Sources */,
2019-11-01 20:47:55 +08:00
F92D0B24236BC12000575E15 /* SavedProxyModel.swift in Sources */,
2019-11-01 22:17:05 +08:00
F92D0B2A236C759100575E15 /* NSTextField+Vibrancy.swift in Sources */,
2020-02-22 18:31:13 +08:00
F910AA24240134AF00116E95 /* ProxyGroupMenu.swift in Sources */,
2018-11-30 22:14:20 +08:00
4952C3BF2115C7CA004A4FA8 /* MenuItemFactory.swift in Sources */,
2019-10-28 10:48:22 +08:00
F977FAAC2366790500C17F1F /* AutoUpgardeManager.swift in Sources */,
2019-07-28 16:28:55 +08:00
499A485822ED715200F6C675 /* RemoteConfigModel.swift in Sources */,
2019-10-16 22:46:03 +08:00
49D176AB23575BB20093DD7B /* ProxyGroupMenuItemView.swift in Sources */,
2020-04-21 23:57:06 +08:00
49B4575D244F4A2A00463C39 /* PrivilegedHelperManager.swift in Sources */,
2020-04-22 11:22:24 +08:00
49B4575F244FD4D100463C39 /* PrivilegedHelperManager+Legacy.swift in Sources */,
2018-08-06 14:17:04 +08:00
4966E9E32118153A00A391FB /* NSUserNotificationCenter+Extension.swift in Sources */,
2019-12-08 13:38:18 +08:00
F9E754D2239CC28D00CEE7CC /* NSAlert+Extension.swift in Sources */,
2018-08-29 00:18:12 +08:00
499976C821359F0400E7BF83 /* ClashWebViewContoller.swift in Sources */,
2019-10-16 22:46:03 +08:00
49D176A9235614340093DD7B /* ProxyGroupSpeedTestMenuItem.swift in Sources */,
2019-10-25 23:50:21 +08:00
F976275C23634DF8000EDEFE /* LoginServiceKit.swift in Sources */,
2018-08-06 15:30:41 +08:00
4966E9E6211824F300A391FB /* NSImage+extension.swift in Sources */,
2019-11-02 12:51:15 +08:00
F92D0B2E236D35C000575E15 /* ProxyItemView.swift in Sources */,
2022-06-19 14:48:24 +08:00
49BB31E7246853EA008A4CB0 /* ICloudManager.swift in Sources */,
2018-10-07 21:03:16 +08:00
49B1086A216A356D0064FFCE /* String+Extension.swift in Sources */,
2019-11-02 00:04:31 +08:00
F92D0B2C236C7C3600575E15 /* MenuItemBaseView.swift in Sources */,
2020-06-16 22:27:48 +08:00
499ADAFD2498CC5900C488FE /* RemoteControlManager.swift in Sources */,
2022-03-22 16:13:31 +08:00
49769FB427E9B3E400E3D664 /* LoginKitWrapper.m in Sources */,
2018-08-29 20:01:54 +08:00
4960A6DB2136529200B940C9 /* JSBridgeHandler.swift in Sources */,
2019-02-18 21:38:34 +08:00
493AEAE5221AE7230016FE98 /* ProxyMenuItem.swift in Sources */,
2019-07-28 17:08:10 +08:00
499A485E22ED9B7C00F6C675 /* NSTableView+Reload.swift in Sources */,
2019-12-14 17:52:44 +08:00
F939724C23A4B33500FE5A3F /* ClashProvider.swift in Sources */,
2022-11-20 12:08:46 +08:00
498BC2532929CC2A00CA8084 /* SettingTabViewController.swift in Sources */,
2018-10-27 12:22:20 +08:00
49862FA0218418C600A1D5EC /* ClashRule.swift in Sources */,
2019-03-17 22:00:47 +08:00
49C9EF64223E78F5005D8B6A /* ClashProxy.swift in Sources */,
2020-12-18 21:24:11 +08:00
4929F684258CE07500A435F6 /* UserDefaultWrapper.swift in Sources */,
2019-12-11 22:04:53 +08:00
F9E8F34623A12B89002DE5E8 /* String+Encode.swift in Sources */,
2020-04-28 12:09:09 +08:00
49B445162457CDF000B27E3E /* ClashStatusTool.swift in Sources */,
2018-06-13 10:44:30 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2019-08-17 13:47:43 +08:00
F9A7C0652306E874007163C7 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F935B2F42307CD32009E4D33 /* ProxyConfigHelper.m in Sources */,
F9A7C06C2306E874007163C7 /* main.m in Sources */,
2020-12-16 21:51:00 +08:00
491E6203258A424D00313AEF /* CommonUtils.m in Sources */,
2019-08-17 13:47:43 +08:00
F935B2FA23083EE6009E4D33 /* ProxySettingTool.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2018-06-13 10:44:30 +08:00
/* End PBXSourcesBuildPhase section */
2018-06-16 16:59:15 +08:00
/* Begin PBXTargetDependency section */
2019-08-17 13:47:43 +08:00
F935B2EC2307B7CD009E4D33 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = F9A7C0682306E874007163C7 /* com.west2online.ClashX.ProxyConfigHelper */;
targetProxy = F935B2EB2307B7CD009E4D33 /* PBXContainerItemProxy */;
};
2018-06-16 16:59:15 +08:00
/* End PBXTargetDependency section */
2018-06-13 10:44:30 +08:00
/* Begin PBXVariantGroup section */
2018-10-08 23:37:38 +08:00
4981C88D216BAE4A008CC14A /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
4981C88C216BAE4A008CC14A /* en */,
4981C88E216BAE4D008CC14A /* zh-Hans */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
2018-06-13 10:44:30 +08:00
49CF3B2620CD7465001EBF94 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
49CF3B2720CD7465001EBF94 /* Base */,
2018-10-08 23:37:38 +08:00
4981C887216BAB8A008CC14A /* zh-Hans */,
2018-06-13 10:44:30 +08:00
);
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
49CF3B2B20CD7465001EBF94 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
2018-09-27 23:07:05 +08:00
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
2018-06-13 10:44:30 +08: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;
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 = "Mac Developer";
COPY_PHASE_STRIP = NO;
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;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
49CF3B2C20CD7465001EBF94 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
2018-09-27 23:07:05 +08:00
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
2018-06-13 10:44:30 +08: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;
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 = "Mac Developer";
COPY_PHASE_STRIP = NO;
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;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
};
name = Release;
};
49CF3B2E20CD7465001EBF94 /* Debug */ = {
isa = XCBuildConfiguration;
2018-06-23 14:37:00 +08:00
baseConfigurationReference = 5217C006C5A22A1CEA24BFC1 /* Pods-ClashX.debug.xcconfig */;
2018-06-13 10:44:30 +08:00
buildSettings = {
2020-12-28 16:25:10 +08:00
ARCHS = "$(ARCHS_STANDARD)";
2021-04-18 11:47:16 +08:00
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2018-06-13 10:44:30 +08:00
CLANG_ENABLE_MODULES = YES;
2020-05-10 23:36:43 +08:00
CODE_SIGN_ENTITLEMENTS = ClashX/ClashX.entitlements;
2021-02-20 11:20:57 +08:00
CODE_SIGN_IDENTITY = "Developer ID Application";
2019-02-12 16:12:44 +08:00
CODE_SIGN_STYLE = Manual;
2018-06-13 10:44:30 +08:00
COMBINE_HIDPI_IMAGES = YES;
2021-04-18 11:47:16 +08:00
COMPRESS_PNG_FILES = YES;
2022-09-04 11:39:08 +08:00
CURRENT_PROJECT_VERSION = 1.95.1;
2018-06-13 10:44:30 +08:00
DEVELOPMENT_TEAM = MEWHFZ92DY;
2019-07-30 10:13:04 +08:00
ENABLE_HARDENED_RUNTIME = YES;
2019-07-31 11:16:49 +08:00
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/ClashX/Support\\ Files",
"$(PROJECT_DIR)/ClashX/Support\\ Files",
"$(PROJECT_DIR)/ClashX/Support\\ Files",
"$(PROJECT_DIR)/ClashX/Support\\ Files",
);
2018-06-13 10:44:30 +08:00
INFOPLIST_FILE = ClashX/Info.plist;
2018-07-30 15:55:10 +08:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
2019-07-31 11:16:49 +08:00
"@loader_path/../Frameworks",
2018-07-30 15:55:10 +08:00
);
2018-06-13 10:44:30 +08:00
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/ClashX",
2020-04-07 15:40:18 +08:00
"$(PROJECT_DIR)/ClashX/goClash",
2018-06-13 10:44:30 +08:00
);
2022-11-20 10:34:31 +08:00
MACOSX_DEPLOYMENT_TARGET = 10.14;
2022-09-04 11:39:08 +08:00
MARKETING_VERSION = 1.95.1;
2018-06-13 10:44:30 +08:00
PRODUCT_BUNDLE_IDENTIFIER = com.west2online.ClashX;
PRODUCT_NAME = "$(TARGET_NAME)";
2018-10-07 21:03:16 +08:00
PROVISIONING_PROFILE_SPECIFIER = "";
2019-03-30 18:20:06 +08:00
STRIP_INSTALLED_PRODUCT = NO;
2021-04-18 11:47:16 +08:00
STRIP_PNG_TEXT = YES;
2018-06-13 10:44:30 +08:00
SWIFT_OBJC_BRIDGING_HEADER = "ClashX/ClashX-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2019-03-30 15:37:31 +08:00
SWIFT_VERSION = 5.0;
2018-06-13 10:44:30 +08:00
};
name = Debug;
};
49CF3B2F20CD7465001EBF94 /* Release */ = {
isa = XCBuildConfiguration;
2018-06-23 14:37:00 +08:00
baseConfigurationReference = A1485BCE642059532D01B8BA /* Pods-ClashX.release.xcconfig */;
2018-06-13 10:44:30 +08:00
buildSettings = {
2020-12-28 16:25:10 +08:00
ARCHS = "$(ARCHS_STANDARD)";
2021-04-18 11:47:16 +08:00
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2018-06-13 10:44:30 +08:00
CLANG_ENABLE_MODULES = YES;
2020-05-10 23:36:43 +08:00
CODE_SIGN_ENTITLEMENTS = ClashX/ClashX.entitlements;
2019-05-10 22:12:53 +08:00
CODE_SIGN_IDENTITY = "Developer ID Application";
2019-02-12 16:12:44 +08:00
CODE_SIGN_STYLE = Manual;
2018-06-13 10:44:30 +08:00
COMBINE_HIDPI_IMAGES = YES;
2021-04-18 11:47:16 +08:00
COMPRESS_PNG_FILES = YES;
2020-12-24 21:21:47 +08:00
COPY_PHASE_STRIP = YES;
2022-09-04 11:39:08 +08:00
CURRENT_PROJECT_VERSION = 1.95.1;
2020-12-24 21:21:47 +08:00
DEPLOYMENT_POSTPROCESSING = YES;
2018-06-13 10:44:30 +08:00
DEVELOPMENT_TEAM = MEWHFZ92DY;
2019-07-30 10:13:04 +08:00
ENABLE_HARDENED_RUNTIME = YES;
2019-07-31 11:16:49 +08:00
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/ClashX/Support\\ Files",
"$(PROJECT_DIR)/ClashX/Support\\ Files",
"$(PROJECT_DIR)/ClashX/Support\\ Files",
"$(PROJECT_DIR)/ClashX/Support\\ Files",
);
2018-06-13 10:44:30 +08:00
INFOPLIST_FILE = ClashX/Info.plist;
2018-07-30 15:55:10 +08:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
2019-07-31 11:16:49 +08:00
"@loader_path/../Frameworks",
2018-07-30 15:55:10 +08:00
);
2018-06-13 10:44:30 +08:00
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/ClashX",
2020-04-07 15:40:18 +08:00
"$(PROJECT_DIR)/ClashX/goClash",
2018-06-13 10:44:30 +08:00
);
2022-11-20 10:34:31 +08:00
MACOSX_DEPLOYMENT_TARGET = 10.14;
2022-09-04 11:39:08 +08:00
MARKETING_VERSION = 1.95.1;
2019-07-30 10:13:04 +08:00
OTHER_CODE_SIGN_FLAGS = "--timestamp";
2018-06-13 10:44:30 +08:00
PRODUCT_BUNDLE_IDENTIFIER = com.west2online.ClashX;
PRODUCT_NAME = "$(TARGET_NAME)";
2018-10-07 21:03:16 +08:00
PROVISIONING_PROFILE_SPECIFIER = "";
2020-12-24 21:21:47 +08:00
STRIP_INSTALLED_PRODUCT = YES;
2021-04-18 11:47:16 +08:00
STRIP_PNG_TEXT = YES;
2018-06-13 10:44:30 +08:00
SWIFT_OBJC_BRIDGING_HEADER = "ClashX/ClashX-Bridging-Header.h";
2019-03-30 15:37:31 +08:00
SWIFT_VERSION = 5.0;
2018-06-13 10:44:30 +08:00
};
name = Release;
};
2019-08-17 13:47:43 +08:00
F9A7C06E2306E874007163C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
2020-12-28 16:25:10 +08:00
ARCHS = "$(ARCHS_STANDARD)";
2019-09-29 22:10:54 +08:00
CODE_SIGN_ENTITLEMENTS = ProxyConfigHelper/com.west2online.ClashX.ProxyConfigHelper.entitlements;
2020-12-24 21:21:47 +08:00
CODE_SIGN_IDENTITY = "-";
2019-08-17 13:47:43 +08:00
CODE_SIGN_STYLE = Manual;
DEVELOPMENT_TEAM = MEWHFZ92DY;
2019-09-29 22:10:54 +08:00
ENABLE_HARDENED_RUNTIME = YES;
2019-08-17 13:47:43 +08:00
INFOPLIST_FILE = "$(SRCROOT)/ProxyConfigHelper/Helper-Info.plist";
2022-11-20 10:34:31 +08:00
MACOSX_DEPLOYMENT_TARGET = 10.14;
2020-12-16 21:51:00 +08:00
MARKETING_VERSION = 1.6;
2019-08-17 13:47:43 +08:00
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
OTHER_LDFLAGS = (
"-sectcreate",
__TEXT,
__info_plist,
"\"$(SRCROOT)/ProxyConfigHelper/Helper-Info.plist\"",
"-sectcreate",
__TEXT,
__launchd_plist,
"\"$(SRCROOT)/ProxyConfigHelper/Helper-Launchd.plist\"",
);
PRODUCT_BUNDLE_IDENTIFIER = com.west2online.ClashX.ProxyConfigHelper;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
2020-03-21 21:43:47 +08:00
SKIP_INSTALL = YES;
2019-08-17 13:47:43 +08:00
};
name = Debug;
};
F9A7C06F2306E874007163C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
2020-12-28 16:25:10 +08:00
ARCHS = "$(ARCHS_STANDARD)";
2019-09-29 22:10:54 +08:00
CODE_SIGN_ENTITLEMENTS = ProxyConfigHelper/com.west2online.ClashX.ProxyConfigHelper.entitlements;
2019-08-17 13:47:43 +08:00
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
2020-12-24 21:21:47 +08:00
DEPLOYMENT_POSTPROCESSING = YES;
2019-08-17 13:47:43 +08:00
DEVELOPMENT_TEAM = MEWHFZ92DY;
2019-09-29 22:10:54 +08:00
ENABLE_HARDENED_RUNTIME = YES;
2019-08-17 13:47:43 +08:00
INFOPLIST_FILE = "$(SRCROOT)/ProxyConfigHelper/Helper-Info.plist";
2022-11-20 10:34:31 +08:00
MACOSX_DEPLOYMENT_TARGET = 10.14;
2020-12-16 21:51:00 +08:00
MARKETING_VERSION = 1.6;
2019-08-17 13:47:43 +08:00
MTL_FAST_MATH = YES;
OTHER_LDFLAGS = (
"-sectcreate",
__TEXT,
__info_plist,
"\"$(SRCROOT)/ProxyConfigHelper/Helper-Info.plist\"",
"-sectcreate",
__TEXT,
__launchd_plist,
"\"$(SRCROOT)/ProxyConfigHelper/Helper-Launchd.plist\"",
);
PRODUCT_BUNDLE_IDENTIFIER = com.west2online.ClashX.ProxyConfigHelper;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
2020-03-21 21:43:47 +08:00
SKIP_INSTALL = YES;
2019-08-17 13:47:43 +08:00
};
name = Release;
};
2018-06-13 10:44:30 +08:00
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
49CF3B1820CD7463001EBF94 /* Build configuration list for PBXProject "ClashX" */ = {
isa = XCConfigurationList;
buildConfigurations = (
49CF3B2B20CD7465001EBF94 /* Debug */,
49CF3B2C20CD7465001EBF94 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
49CF3B2D20CD7465001EBF94 /* Build configuration list for PBXNativeTarget "ClashX" */ = {
isa = XCConfigurationList;
buildConfigurations = (
49CF3B2E20CD7465001EBF94 /* Debug */,
49CF3B2F20CD7465001EBF94 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2019-08-17 13:47:43 +08:00
F9A7C06D2306E874007163C7 /* Build configuration list for PBXNativeTarget "com.west2online.ClashX.ProxyConfigHelper" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F9A7C06E2306E874007163C7 /* Debug */,
F9A7C06F2306E874007163C7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2018-06-13 10:44:30 +08:00
/* End XCConfigurationList section */
};
rootObject = 49CF3B1520CD7463001EBF94 /* Project object */;
}