|
28 | 28 | 6C81916B29B41DD300B75C92 /* DequeModule in Frameworks */ = {isa = PBXBuildFile; productRef = 6C81916A29B41DD300B75C92 /* DequeModule */; }; |
29 | 29 | 6C85BB402C2105ED00EB5DEF /* CodeEditKit in Frameworks */ = {isa = PBXBuildFile; productRef = 6C85BB3F2C2105ED00EB5DEF /* CodeEditKit */; }; |
30 | 30 | 6C85BB442C210EFD00EB5DEF /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = 6C85BB432C210EFD00EB5DEF /* SwiftUIIntrospect */; }; |
31 | | - 6C9DB9E42D55656300ACD86E /* CodeEditSourceEditor in Frameworks */ = {isa = PBXBuildFile; productRef = 6C9DB9E32D55656300ACD86E /* CodeEditSourceEditor */; }; |
32 | 31 | 6CAAF68A29BC9C2300A1F48A /* (null) in Sources */ = {isa = PBXBuildFile; }; |
33 | 32 | 6CAAF69229BCC71C00A1F48A /* (null) in Sources */ = {isa = PBXBuildFile; }; |
34 | 33 | 6CAAF69429BCD78600A1F48A /* (null) in Sources */ = {isa = PBXBuildFile; }; |
|
185 | 184 | 6C0824A12C5C0C9700A0751E /* SwiftTerm in Frameworks */, |
186 | 185 | 6C81916B29B41DD300B75C92 /* DequeModule in Frameworks */, |
187 | 186 | 6CB94D032CA1205100E8651C /* AsyncAlgorithms in Frameworks */, |
188 | | - 6C9DB9E42D55656300ACD86E /* CodeEditSourceEditor in Frameworks */, |
189 | 187 | ); |
190 | 188 | runOnlyForDeploymentPostprocessing = 0; |
191 | 189 | }; |
|
319 | 317 | 6CB94D022CA1205100E8651C /* AsyncAlgorithms */, |
320 | 318 | 6CC00A8A2CBEF150004E8134 /* CodeEditSourceEditor */, |
321 | 319 | 6C73A6D22D4F1E550012D95C /* CodeEditSourceEditor */, |
322 | | - 6C9DB9E32D55656300ACD86E /* CodeEditSourceEditor */, |
323 | 320 | ); |
324 | 321 | productName = CodeEdit; |
325 | 322 | productReference = B658FB2C27DA9E0F00EA4DBD /* CodeEdit.app */; |
|
422 | 419 | 303E88462C276FD600EEA8D9 /* XCRemoteSwiftPackageReference "LanguageServerProtocol" */, |
423 | 420 | 6C4E37FA2C73E00700AEE7B5 /* XCRemoteSwiftPackageReference "SwiftTerm" */, |
424 | 421 | 6CB94D012CA1205100E8651C /* XCRemoteSwiftPackageReference "swift-async-algorithms" */, |
425 | | - 6C9DB9E22D55656300ACD86E /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */, |
| 422 | + 30E4D51A2D9A2F3B00B94EB6 /* XCLocalSwiftPackageReference "../CodeEditSourceEditorOverscroll" */, |
426 | 423 | ); |
427 | 424 | preferredProjectObjectVersion = 55; |
428 | 425 | productRefGroup = B658FB2D27DA9E0F00EA4DBD /* Products */; |
|
1619 | 1616 | }; |
1620 | 1617 | /* End XCConfigurationList section */ |
1621 | 1618 |
|
| 1619 | +/* Begin XCLocalSwiftPackageReference section */ |
| 1620 | + 30E4D51A2D9A2F3B00B94EB6 /* XCLocalSwiftPackageReference "../CodeEditSourceEditorOverscroll" */ = { |
| 1621 | + isa = XCLocalSwiftPackageReference; |
| 1622 | + relativePath = ../CodeEditSourceEditorOverscroll; |
| 1623 | + }; |
| 1624 | +/* End XCLocalSwiftPackageReference section */ |
| 1625 | + |
1622 | 1626 | /* Begin XCRemoteSwiftPackageReference section */ |
1623 | 1627 | 2816F592280CF50500DD548B /* XCRemoteSwiftPackageReference "CodeEditSymbols" */ = { |
1624 | 1628 | isa = XCRemoteSwiftPackageReference; |
|
1740 | 1744 | minimumVersion = 1.2.0; |
1741 | 1745 | }; |
1742 | 1746 | }; |
1743 | | - 6C9DB9E22D55656300ACD86E /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */ = { |
1744 | | - isa = XCRemoteSwiftPackageReference; |
1745 | | - repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor"; |
1746 | | - requirement = { |
1747 | | - kind = upToNextMajorVersion; |
1748 | | - minimumVersion = 0.10.0; |
1749 | | - }; |
1750 | | - }; |
1751 | 1747 | 6CB94D012CA1205100E8651C /* XCRemoteSwiftPackageReference "swift-async-algorithms" */ = { |
1752 | 1748 | isa = XCRemoteSwiftPackageReference; |
1753 | 1749 | repositoryURL = "https://github.com/apple/swift-async-algorithms.git"; |
|
1841 | 1837 | package = 6C85BB422C210EFD00EB5DEF /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */; |
1842 | 1838 | productName = SwiftUIIntrospect; |
1843 | 1839 | }; |
1844 | | - 6C9DB9E32D55656300ACD86E /* CodeEditSourceEditor */ = { |
1845 | | - isa = XCSwiftPackageProductDependency; |
1846 | | - package = 6C9DB9E22D55656300ACD86E /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */; |
1847 | | - productName = CodeEditSourceEditor; |
1848 | | - }; |
1849 | 1840 | 6CB4463F2B6DFF3A00539ED0 /* CodeEditSourceEditor */ = { |
1850 | 1841 | isa = XCSwiftPackageProductDependency; |
1851 | 1842 | productName = CodeEditSourceEditor; |
|
0 commit comments