|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0106179F2AF38EFA005C7877 /* Command.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49FEC6682AD9369C00BAD9F5 /* Command.swift */; }; |
11 | 11 | 0114F0CF2E5B60CB007C7AAC /* LogRateLimiter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0114F0CE2E5B60CB007C7AAC /* LogRateLimiter.swift */; }; |
| 12 | + 013B21FB2F7E95E0009B30CB /* DGCharts in Frameworks */ = {isa = PBXBuildFile; productRef = 013B21FA2F7E95E0009B30CB /* DGCharts */; }; |
12 | 13 | 0162E74F2864B819007218A6 /* MetaTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0162E74E2864B819007218A6 /* MetaTask.swift */; }; |
13 | 14 | 0197255A2CA15D6400C14E49 /* UserNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 019725592CA15D6400C14E49 /* UserNotificationCenter.swift */; }; |
14 | 15 | 0197255C2CA15FC600C14E49 /* NSWorkspace+openFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0197255B2CA15FC600C14E49 /* NSWorkspace+openFile.swift */; }; |
15 | 16 | 019A239628657A7A00AE5698 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 019A239528657A7A00AE5698 /* main.swift */; }; |
16 | 17 | 01BC9ABE2928EB5A00F9B177 /* MetaDNS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01BC9ABD2928E5C600F9B177 /* MetaDNS.swift */; }; |
17 | | - 01BCDAAC2C9ECB3A0028FA94 /* DSFSparkline in Frameworks */ = {isa = PBXBuildFile; productRef = 01BCDAAB2C9ECB3A0028FA94 /* DSFSparkline */; }; |
18 | 18 | 01BCDAB32C9ECB560028FA94 /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = 01BCDAB22C9ECB560028FA94 /* SwiftUIIntrospect */; }; |
19 | 19 | 01BCDAF02C9ECD010028FA94 /* DBProviderStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01BCDABB2C9ECD010028FA94 /* DBProviderStorage.swift */; }; |
20 | 20 | 01BCDAF12C9ECD010028FA94 /* ProviderRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01BCDAD42C9ECD010028FA94 /* ProviderRowView.swift */; }; |
|
398 | 398 | 01F336272AD10D0B0048AF77 /* CocoaLumberjackSwift in Frameworks */, |
399 | 399 | 01F336282AD10D0B0048AF77 /* Starscream in Frameworks */, |
400 | 400 | 01F336292AD10D0B0048AF77 /* PromiseKit in Frameworks */, |
401 | | - 01BCDAAC2C9ECB3A0028FA94 /* DSFSparkline in Frameworks */, |
402 | 401 | 01F3362A2AD10D0B0048AF77 /* KeyboardShortcuts in Frameworks */, |
403 | 402 | 01BCDB212C9EEE260028FA94 /* Sparkle in Frameworks */, |
404 | 403 | 01F3362B2AD10D0B0048AF77 /* Alamofire in Frameworks */, |
| 404 | + 013B21FB2F7E95E0009B30CB /* DGCharts in Frameworks */, |
405 | 405 | 01F3362C2AD10D0B0048AF77 /* CocoaLumberjack in Frameworks */, |
406 | 406 | 01F3362D2AD10D0B0048AF77 /* Yams in Frameworks */, |
407 | 407 | 01F3362E2AD10D0B0048AF77 /* RxCocoa in Frameworks */, |
|
902 | 902 | 01F335C62AD10D0B0048AF77 /* Gzip */, |
903 | 903 | 01F335C82AD10D0B0048AF77 /* Yams */, |
904 | 904 | 01F335CA2AD10D0B0048AF77 /* PromiseKit */, |
905 | | - 01BCDAAB2C9ECB3A0028FA94 /* DSFSparkline */, |
906 | 905 | 01BCDAB22C9ECB560028FA94 /* SwiftUIIntrospect */, |
907 | 906 | 01BCDB202C9EEE260028FA94 /* Sparkle */, |
| 907 | + 013B21FA2F7E95E0009B30CB /* DGCharts */, |
908 | 908 | ); |
909 | 909 | productName = ClashX; |
910 | 910 | productReference = 01F336442AD10D0B0048AF77 /* ClashX Meta.app */; |
|
966 | 966 | 015B977E2A4F30EA00F9FA4D /* XCRemoteSwiftPackageReference "GzipSwift" */, |
967 | 967 | 015B97812A4F311300F9FA4D /* XCRemoteSwiftPackageReference "Yams" */, |
968 | 968 | 015B97842A4F31AE00F9FA4D /* XCRemoteSwiftPackageReference "PromiseKit" */, |
969 | | - 01BCDAAA2C9ECB3A0028FA94 /* XCRemoteSwiftPackageReference "DSFSparkline" */, |
970 | 969 | 01BCDAB12C9ECB560028FA94 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */, |
971 | 970 | 01BCDB1F2C9EEE260028FA94 /* XCRemoteSwiftPackageReference "Sparkle" */, |
| 971 | + 013B21F92F7E95E0009B30CB /* XCRemoteSwiftPackageReference "Charts" */, |
972 | 972 | ); |
973 | 973 | productRefGroup = 49CF3B1E20CD7463001EBF94 /* Products */; |
974 | 974 | projectDirPath = ""; |
|
1524 | 1524 | /* End XCConfigurationList section */ |
1525 | 1525 |
|
1526 | 1526 | /* Begin XCRemoteSwiftPackageReference section */ |
| 1527 | + 013B21F92F7E95E0009B30CB /* XCRemoteSwiftPackageReference "Charts" */ = { |
| 1528 | + isa = XCRemoteSwiftPackageReference; |
| 1529 | + repositoryURL = "https://github.com/ChartsOrg/Charts"; |
| 1530 | + requirement = { |
| 1531 | + kind = upToNextMajorVersion; |
| 1532 | + minimumVersion = 5.1.0; |
| 1533 | + }; |
| 1534 | + }; |
1527 | 1535 | 015B97682A4F2F4500F9FA4D /* XCRemoteSwiftPackageReference "Alamofire" */ = { |
1528 | 1536 | isa = XCRemoteSwiftPackageReference; |
1529 | 1537 | repositoryURL = "https://github.com/Alamofire/Alamofire"; |
|
1585 | 1593 | repositoryURL = "https://github.com/jpsim/Yams"; |
1586 | 1594 | requirement = { |
1587 | 1595 | kind = upToNextMajorVersion; |
1588 | | - minimumVersion = 5.0.0; |
| 1596 | + minimumVersion = 6.0.0; |
1589 | 1597 | }; |
1590 | 1598 | }; |
1591 | 1599 | 015B97842A4F31AE00F9FA4D /* XCRemoteSwiftPackageReference "PromiseKit" */ = { |
|
1596 | 1604 | minimumVersion = 8.0.0; |
1597 | 1605 | }; |
1598 | 1606 | }; |
1599 | | - 01BCDAAA2C9ECB3A0028FA94 /* XCRemoteSwiftPackageReference "DSFSparkline" */ = { |
1600 | | - isa = XCRemoteSwiftPackageReference; |
1601 | | - repositoryURL = "https://github.com/dagronf/DSFSparkline"; |
1602 | | - requirement = { |
1603 | | - kind = upToNextMajorVersion; |
1604 | | - minimumVersion = 6.0.2; |
1605 | | - }; |
1606 | | - }; |
1607 | 1607 | 01BCDAB12C9ECB560028FA94 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = { |
1608 | 1608 | isa = XCRemoteSwiftPackageReference; |
1609 | 1609 | repositoryURL = "https://github.com/siteline/SwiftUI-Introspect"; |
1610 | 1610 | requirement = { |
1611 | 1611 | kind = upToNextMajorVersion; |
1612 | | - minimumVersion = 1.3.0; |
| 1612 | + minimumVersion = 26.0.0; |
1613 | 1613 | }; |
1614 | 1614 | }; |
1615 | 1615 | 01BCDB1F2C9EEE260028FA94 /* XCRemoteSwiftPackageReference "Sparkle" */ = { |
|
1702 | 1702 | }; |
1703 | 1703 | 4905A2C62A2058D400AEDA2E /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */ = { |
1704 | 1704 | isa = XCRemoteSwiftPackageReference; |
1705 | | - repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts.git"; |
| 1705 | + repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts"; |
1706 | 1706 | requirement = { |
1707 | 1707 | kind = upToNextMajorVersion; |
1708 | | - minimumVersion = 1.0.0; |
| 1708 | + minimumVersion = 2.0.0; |
1709 | 1709 | }; |
1710 | 1710 | }; |
1711 | 1711 | /* End XCRemoteSwiftPackageReference section */ |
1712 | 1712 |
|
1713 | 1713 | /* Begin XCSwiftPackageProductDependency section */ |
1714 | | - 01BCDAAB2C9ECB3A0028FA94 /* DSFSparkline */ = { |
| 1714 | + 013B21FA2F7E95E0009B30CB /* DGCharts */ = { |
1715 | 1715 | isa = XCSwiftPackageProductDependency; |
1716 | | - package = 01BCDAAA2C9ECB3A0028FA94 /* XCRemoteSwiftPackageReference "DSFSparkline" */; |
1717 | | - productName = DSFSparkline; |
| 1716 | + package = 013B21F92F7E95E0009B30CB /* XCRemoteSwiftPackageReference "Charts" */; |
| 1717 | + productName = DGCharts; |
1718 | 1718 | }; |
1719 | 1719 | 01BCDAB22C9ECB560028FA94 /* SwiftUIIntrospect */ = { |
1720 | 1720 | isa = XCSwiftPackageProductDependency; |
|
0 commit comments