|
247 | 247 | 58F2EB0D292FB2B0004A9BDE /* ThemeSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58F2EAE0292FB2B0004A9BDE /* ThemeSettings.swift */; };
|
248 | 248 | 58F2EB0E292FB2B0004A9BDE /* SoftwareUpdater.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58F2EAE1292FB2B0004A9BDE /* SoftwareUpdater.swift */; };
|
249 | 249 | 58F2EB17292FB74D004A9BDE /* CodeEditTextView in Frameworks */ = {isa = PBXBuildFile; productRef = 58F2EB16292FB74D004A9BDE /* CodeEditTextView */; };
|
250 |
| - 58F2EB1A292FB91C004A9BDE /* Preferences in Frameworks */ = {isa = PBXBuildFile; productRef = 58F2EB19292FB91C004A9BDE /* Preferences */; }; |
251 | 250 | 58F2EB1E292FB954004A9BDE /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = 58F2EB1D292FB954004A9BDE /* Sparkle */; };
|
252 | 251 | 58FD7608291EA1CB0051D6E4 /* CommandPaletteViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58FD7605291EA1CB0051D6E4 /* CommandPaletteViewModel.swift */; };
|
253 | 252 | 58FD7609291EA1CB0051D6E4 /* CommandPaletteView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58FD7607291EA1CB0051D6E4 /* CommandPaletteView.swift */; };
|
|
782 | 781 | isa = PBXFrameworksBuildPhase;
|
783 | 782 | buildActionMask = 2147483647;
|
784 | 783 | files = (
|
785 |
| - 58F2EB1A292FB91C004A9BDE /* Preferences in Frameworks */, |
786 | 784 | 58F2EB17292FB74D004A9BDE /* CodeEditTextView in Frameworks */,
|
787 | 785 | 58F2EB1E292FB954004A9BDE /* Sparkle in Frameworks */,
|
788 | 786 | 6C147C4529A329350089B630 /* OrderedCollections in Frameworks */,
|
|
2321 | 2319 | 2816F593280CF50500DD548B /* CodeEditSymbols */,
|
2322 | 2320 | 58798289292ED15F0085B254 /* SwiftTerm */,
|
2323 | 2321 | 58F2EB16292FB74D004A9BDE /* CodeEditTextView */,
|
2324 |
| - 58F2EB19292FB91C004A9BDE /* Preferences */, |
2325 | 2322 | 58F2EB1D292FB954004A9BDE /* Sparkle */,
|
2326 | 2323 | 6C147C4429A329350089B630 /* OrderedCollections */,
|
2327 | 2324 | 6C81916A29B41DD300B75C92 /* DequeModule */,
|
|
2413 | 2410 | 287136B1292A407E00E9F5F4 /* XCRemoteSwiftPackageReference "SwiftLintPlugin" */,
|
2414 | 2411 | 58798288292ED15F0085B254 /* XCRemoteSwiftPackageReference "SwiftTerm" */,
|
2415 | 2412 | 58F2EB15292FB74D004A9BDE /* XCRemoteSwiftPackageReference "CodeEditTextView" */,
|
2416 |
| - 58F2EB18292FB91C004A9BDE /* XCRemoteSwiftPackageReference "Preferences" */, |
2417 | 2413 | 58F2EB1C292FB954004A9BDE /* XCRemoteSwiftPackageReference "Sparkle" */,
|
2418 | 2414 | 583E529A29361BAB001AB554 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */,
|
2419 | 2415 | 6C147C4329A329350089B630 /* XCRemoteSwiftPackageReference "swift-collections" */,
|
|
3757 | 3753 | repositoryURL = "https://github.com/CodeEditApp/CodeEditTextView.git";
|
3758 | 3754 | requirement = {
|
3759 | 3755 | kind = exactVersion;
|
3760 |
| - version = 0.6.1; |
3761 |
| - }; |
3762 |
| - }; |
3763 |
| - 58F2EB18292FB91C004A9BDE /* XCRemoteSwiftPackageReference "Preferences" */ = { |
3764 |
| - isa = XCRemoteSwiftPackageReference; |
3765 |
| - repositoryURL = "https://github.com/sindresorhus/Preferences.git"; |
3766 |
| - requirement = { |
3767 |
| - kind = exactVersion; |
3768 |
| - version = 2.6.0; |
| 3756 | + version = 0.6.2; |
3769 | 3757 | };
|
3770 | 3758 | };
|
3771 | 3759 | 58F2EB1C292FB954004A9BDE /* XCRemoteSwiftPackageReference "Sparkle" */ = {
|
|
3820 | 3808 | package = 58F2EB15292FB74D004A9BDE /* XCRemoteSwiftPackageReference "CodeEditTextView" */;
|
3821 | 3809 | productName = CodeEditTextView;
|
3822 | 3810 | };
|
3823 |
| - 58F2EB19292FB91C004A9BDE /* Preferences */ = { |
3824 |
| - isa = XCSwiftPackageProductDependency; |
3825 |
| - package = 58F2EB18292FB91C004A9BDE /* XCRemoteSwiftPackageReference "Preferences" */; |
3826 |
| - productName = Preferences; |
3827 |
| - }; |
3828 | 3811 | 58F2EB1D292FB954004A9BDE /* Sparkle */ = {
|
3829 | 3812 | isa = XCSwiftPackageProductDependency;
|
3830 | 3813 | package = 58F2EB1C292FB954004A9BDE /* XCRemoteSwiftPackageReference "Sparkle" */;
|
|
0 commit comments