|
11 | 11 | 283BDCBD2972EEBD002AFF81 /* Package.resolved in Resources */ = {isa = PBXBuildFile; fileRef = 283BDCBC2972EEBD002AFF81 /* Package.resolved */; }; |
12 | 12 | 284DC8512978BA2600BF2770 /* .all-contributorsrc in Resources */ = {isa = PBXBuildFile; fileRef = 284DC8502978BA2600BF2770 /* .all-contributorsrc */; }; |
13 | 13 | 2BE487F428245162003F3F64 /* OpenWithCodeEdit.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 2BE487EC28245162003F3F64 /* OpenWithCodeEdit.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
14 | | - 302AD7FF2D8054D500231E16 /* ZIPFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 30818CB42D4E563900967860 /* ZIPFoundation */; }; |
15 | 14 | 30CB64912C16CA8100CC8A9E /* LanguageServerProtocol in Frameworks */ = {isa = PBXBuildFile; productRef = 30CB64902C16CA8100CC8A9E /* LanguageServerProtocol */; }; |
16 | 15 | 30CB64942C16CA9100CC8A9E /* LanguageClient in Frameworks */ = {isa = PBXBuildFile; productRef = 30CB64932C16CA9100CC8A9E /* LanguageClient */; }; |
17 | 16 | 583E529C29361BAB001AB554 /* SnapshotTesting in Frameworks */ = {isa = PBXBuildFile; productRef = 583E529B29361BAB001AB554 /* SnapshotTesting */; }; |
|
33 | 32 | 6C81916B29B41DD300B75C92 /* DequeModule in Frameworks */ = {isa = PBXBuildFile; productRef = 6C81916A29B41DD300B75C92 /* DequeModule */; }; |
34 | 33 | 6C85BB402C2105ED00EB5DEF /* CodeEditKit in Frameworks */ = {isa = PBXBuildFile; productRef = 6C85BB3F2C2105ED00EB5DEF /* CodeEditKit */; }; |
35 | 34 | 6C85BB442C210EFD00EB5DEF /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = 6C85BB432C210EFD00EB5DEF /* SwiftUIIntrospect */; }; |
36 | | - 6C9DB9E42D55656300ACD86E /* CodeEditSourceEditor in Frameworks */ = {isa = PBXBuildFile; productRef = 6C9DB9E32D55656300ACD86E /* CodeEditSourceEditor */; }; |
37 | 35 | 6CAAF68A29BC9C2300A1F48A /* (null) in Sources */ = {isa = PBXBuildFile; }; |
38 | 36 | 6CAAF69229BCC71C00A1F48A /* (null) in Sources */ = {isa = PBXBuildFile; }; |
39 | 37 | 6CAAF69429BCD78600A1F48A /* (null) in Sources */ = {isa = PBXBuildFile; }; |
|
169 | 167 | isa = PBXFrameworksBuildPhase; |
170 | 168 | buildActionMask = 2147483647; |
171 | 169 | files = ( |
172 | | - 302AD7FF2D8054D500231E16 /* ZIPFoundation in Frameworks */, |
173 | 170 | 6C85BB402C2105ED00EB5DEF /* CodeEditKit in Frameworks */, |
174 | 171 | 6C66C31329D05CDC00DE9ED2 /* GRDB in Frameworks */, |
175 | 172 | 58F2EB1E292FB954004A9BDE /* Sparkle in Frameworks */, |
|
195 | 192 | 6C0824A12C5C0C9700A0751E /* SwiftTerm in Frameworks */, |
196 | 193 | 6C81916B29B41DD300B75C92 /* DequeModule in Frameworks */, |
197 | 194 | 6CB94D032CA1205100E8651C /* AsyncAlgorithms in Frameworks */, |
198 | | - 6C9DB9E42D55656300ACD86E /* CodeEditSourceEditor in Frameworks */, |
199 | 195 | ); |
200 | 196 | runOnlyForDeploymentPostprocessing = 0; |
201 | 197 | }; |
|
328 | 324 | 6CD3CA542C8B508200D83DCD /* CodeEditSourceEditor */, |
329 | 325 | 6CB94D022CA1205100E8651C /* AsyncAlgorithms */, |
330 | 326 | 6CC00A8A2CBEF150004E8134 /* CodeEditSourceEditor */, |
331 | | - 30818CB42D4E563900967860 /* ZIPFoundation */, |
332 | 327 | 6C73A6D22D4F1E550012D95C /* CodeEditSourceEditor */, |
333 | 328 | 5EACE6212DF4BF08005E08B8 /* WelcomeWindow */, |
334 | 329 | 5E4485602DF600D9008BBE69 /* AboutWindow */, |
|
436 | 431 | 303E88462C276FD600EEA8D9 /* XCRemoteSwiftPackageReference "LanguageServerProtocol" */, |
437 | 432 | 6C4E37FA2C73E00700AEE7B5 /* XCRemoteSwiftPackageReference "SwiftTerm" */, |
438 | 433 | 6CB94D012CA1205100E8651C /* XCRemoteSwiftPackageReference "swift-async-algorithms" */, |
439 | | - 30ED7B722DD299E600ACC922 /* XCRemoteSwiftPackageReference "ZIPFoundation" */, |
440 | 434 | 5EACE6202DF4BF08005E08B8 /* XCRemoteSwiftPackageReference "WelcomeWindow" */, |
441 | 435 | 5E44855F2DF600D9008BBE69 /* XCRemoteSwiftPackageReference "AboutWindow" */, |
442 | 436 | 6C76D6D22E15B91E00EF52C3 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */, |
|
1679 | 1673 | minimumVersion = 0.13.2; |
1680 | 1674 | }; |
1681 | 1675 | }; |
1682 | | - 30818CB32D4E563900967860 /* XCRemoteSwiftPackageReference "ZIPFoundation" */ = { |
1683 | | - isa = XCRemoteSwiftPackageReference; |
1684 | | - repositoryURL = "https://github.com/weichsel/ZIPFoundation"; |
1685 | | - requirement = { |
1686 | | - kind = upToNextMajorVersion; |
1687 | | - minimumVersion = 0.9.19; |
1688 | | - }; |
1689 | | - }; |
1690 | 1676 | 30CB648F2C16CA8100CC8A9E /* XCRemoteSwiftPackageReference "LanguageServerProtocol" */ = { |
1691 | 1677 | isa = XCRemoteSwiftPackageReference; |
1692 | 1678 | repositoryURL = "https://github.com/ChimeHQ/LanguageServerProtocol"; |
|
1703 | 1689 | minimumVersion = 0.8.0; |
1704 | 1690 | }; |
1705 | 1691 | }; |
1706 | | - 30ED7B722DD299E600ACC922 /* XCRemoteSwiftPackageReference "ZIPFoundation" */ = { |
1707 | | - isa = XCRemoteSwiftPackageReference; |
1708 | | - repositoryURL = "https://github.com/weichsel/ZIPFoundation"; |
1709 | | - requirement = { |
1710 | | - kind = upToNextMajorVersion; |
1711 | | - minimumVersion = 0.9.19; |
1712 | | - }; |
1713 | | - }; |
1714 | 1692 | 583E529A29361BAB001AB554 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */ = { |
1715 | 1693 | isa = XCRemoteSwiftPackageReference; |
1716 | 1694 | repositoryURL = "https://github.com/pointfreeco/swift-snapshot-testing.git"; |
|
1807 | 1785 | minimumVersion = 1.2.0; |
1808 | 1786 | }; |
1809 | 1787 | }; |
1810 | | - 6C9DB9E22D55656300ACD86E /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */ = { |
1811 | | - isa = XCRemoteSwiftPackageReference; |
1812 | | - repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor"; |
1813 | | - requirement = { |
1814 | | - kind = upToNextMajorVersion; |
1815 | | - minimumVersion = 0.10.0; |
1816 | | - }; |
1817 | | - }; |
1818 | 1788 | 6CB94D012CA1205100E8651C /* XCRemoteSwiftPackageReference "swift-async-algorithms" */ = { |
1819 | 1789 | isa = XCRemoteSwiftPackageReference; |
1820 | 1790 | repositoryURL = "https://github.com/apple/swift-async-algorithms.git"; |
|
1831 | 1801 | package = 2816F592280CF50500DD548B /* XCRemoteSwiftPackageReference "CodeEditSymbols" */; |
1832 | 1802 | productName = CodeEditSymbols; |
1833 | 1803 | }; |
1834 | | - 30818CB42D4E563900967860 /* ZIPFoundation */ = { |
1835 | | - isa = XCSwiftPackageProductDependency; |
1836 | | - package = 30818CB32D4E563900967860 /* XCRemoteSwiftPackageReference "ZIPFoundation" */; |
1837 | | - productName = ZIPFoundation; |
1838 | | - }; |
1839 | 1804 | 30CB64902C16CA8100CC8A9E /* LanguageServerProtocol */ = { |
1840 | 1805 | isa = XCSwiftPackageProductDependency; |
1841 | 1806 | package = 30CB648F2C16CA8100CC8A9E /* XCRemoteSwiftPackageReference "LanguageServerProtocol" */; |
|
1932 | 1897 | package = 6C85BB422C210EFD00EB5DEF /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */; |
1933 | 1898 | productName = SwiftUIIntrospect; |
1934 | 1899 | }; |
1935 | | - 6C9DB9E32D55656300ACD86E /* CodeEditSourceEditor */ = { |
1936 | | - isa = XCSwiftPackageProductDependency; |
1937 | | - package = 6C9DB9E22D55656300ACD86E /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */; |
1938 | | - productName = CodeEditSourceEditor; |
1939 | | - }; |
1940 | 1900 | 6CB4463F2B6DFF3A00539ED0 /* CodeEditSourceEditor */ = { |
1941 | 1901 | isa = XCSwiftPackageProductDependency; |
1942 | 1902 | productName = CodeEditSourceEditor; |
|
0 commit comments