|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0106179F2AF38EFA005C7877 /* Command.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49FEC6682AD9369C00BAD9F5 /* Command.swift */; }; |
| 11 | + 0114F0CF2E5B60CB007C7AAC /* LogRateLimiter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0114F0CE2E5B60CB007C7AAC /* LogRateLimiter.swift */; }; |
11 | 12 | 0162E74F2864B819007218A6 /* MetaTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0162E74E2864B819007218A6 /* MetaTask.swift */; }; |
12 | 13 | 0197255A2CA15D6400C14E49 /* UserNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 019725592CA15D6400C14E49 /* UserNotificationCenter.swift */; }; |
13 | 14 | 0197255C2CA15FC600C14E49 /* NSWorkspace+openFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0197255B2CA15FC600C14E49 /* NSWorkspace+openFile.swift */; }; |
|
214 | 215 | /* End PBXCopyFilesBuildPhase section */ |
215 | 216 |
|
216 | 217 | /* Begin PBXFileReference section */ |
| 218 | + 0114F0CE2E5B60CB007C7AAC /* LogRateLimiter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogRateLimiter.swift; sourceTree = "<group>"; }; |
217 | 219 | 015F1E90288E42A50052B20A /* ClashMetaConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClashMetaConfig.swift; sourceTree = "<group>"; }; |
218 | 220 | 0162E74D2864B818007218A6 /* com.metacubex.ClashX.ProxyConfigHelper-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "com.metacubex.ClashX.ProxyConfigHelper-Bridging-Header.h"; sourceTree = "<group>"; }; |
219 | 221 | 0162E74E2864B819007218A6 /* MetaTask.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MetaTask.swift; sourceTree = "<group>"; }; |
|
597 | 599 | 49B445152457CDF000B27E3E /* ClashStatusTool.swift */, |
598 | 600 | 49D223382A1DA5F10002FFCB /* SSIDSuspendTool.swift */, |
599 | 601 | 49FEC6682AD9369C00BAD9F5 /* Command.swift */, |
| 602 | + 0114F0CE2E5B60CB007C7AAC /* LogRateLimiter.swift */, |
600 | 603 | ); |
601 | 604 | path = Utils; |
602 | 605 | sourceTree = "<group>"; |
|
1101 | 1104 | 01BCDB042C9ECD010028FA94 /* ClashApiDatasStorage.swift in Sources */, |
1102 | 1105 | 01BCDB052C9ECD010028FA94 /* RulesView.swift in Sources */, |
1103 | 1106 | 01BCDB062C9ECD010028FA94 /* RuleProviderView.swift in Sources */, |
| 1107 | + 0114F0CF2E5B60CB007C7AAC /* LogRateLimiter.swift in Sources */, |
1104 | 1108 | 01BCDB072C9ECD010028FA94 /* SidebarItem.swift in Sources */, |
1105 | 1109 | 01BCDB092C9ECD010028FA94 /* DBProxyStorage.swift in Sources */, |
1106 | 1110 | 01BCDB0A2C9ECD010028FA94 /* SwiftUIViewExtensions.swift in Sources */, |
|
0 commit comments