|
63 | 63 | 28A51006281701B40087B0CC /* codeedit-github-dark.json in Resources */ = {isa = PBXBuildFile; fileRef = 28A51004281701B40087B0CC /* codeedit-github-dark.json */; }; |
64 | 64 | 28B0A19827E385C300B73177 /* NavigatorSidebarToolbarTop.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B0A19727E385C300B73177 /* NavigatorSidebarToolbarTop.swift */; }; |
65 | 65 | 28B8F884280FFE4600596236 /* NSTableView+Background.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B8F883280FFE4600596236 /* NSTableView+Background.swift */; }; |
66 | | - 28F43DDC2973840A008BBA45 /* codeedit-solarized-light.json in Resources */ = {isa = PBXBuildFile; fileRef = 28F43DDA2973840A008BBA45 /* codeedit-solarized-light.json */; }; |
67 | 66 | 28F43DE029738792008BBA45 /* codeedit-solarized-dark.json in Resources */ = {isa = PBXBuildFile; fileRef = 28F43DDF29738792008BBA45 /* codeedit-solarized-dark.json */; }; |
| 67 | + 28F43DE2297388C5008BBA45 /* codeedit-solarized-light.json in Resources */ = {isa = PBXBuildFile; fileRef = 28F43DE1297388C5008BBA45 /* codeedit-solarized-light.json */; }; |
68 | 68 | 28FFE1BF27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28FFE1BE27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift */; }; |
69 | 69 | 2B7A583527E4BA0100D25D4E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0468438427DC76E200F8E88E /* AppDelegate.swift */; }; |
70 | 70 | 2B7AC06B282452FB0082A5B8 /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2B7AC06A282452FB0082A5B8 /* Media.xcassets */; }; |
|
441 | 441 | 28A51004281701B40087B0CC /* codeedit-github-dark.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "codeedit-github-dark.json"; sourceTree = "<group>"; }; |
442 | 442 | 28B0A19727E385C300B73177 /* NavigatorSidebarToolbarTop.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarTop.swift; sourceTree = "<group>"; tabWidth = 4; }; |
443 | 443 | 28B8F883280FFE4600596236 /* NSTableView+Background.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSTableView+Background.swift"; sourceTree = "<group>"; }; |
444 | | - 28F43DDA2973840A008BBA45 /* codeedit-solarized-light.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "codeedit-solarized-light.json"; sourceTree = "<group>"; }; |
445 | 444 | 28F43DDF29738792008BBA45 /* codeedit-solarized-dark.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "codeedit-solarized-dark.json"; sourceTree = "<group>"; }; |
| 445 | + 28F43DE1297388C5008BBA45 /* codeedit-solarized-light.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "codeedit-solarized-light.json"; sourceTree = "<group>"; }; |
446 | 446 | 28FFE1BE27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarBottom.swift; sourceTree = "<group>"; tabWidth = 4; }; |
447 | 447 | 2B15CA0028254139004E8F22 /* OpenWithCodeEdit.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = OpenWithCodeEdit.entitlements; sourceTree = "<group>"; }; |
448 | 448 | 2B7AC06A282452FB0082A5B8 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; }; |
|
885 | 885 | isa = PBXGroup; |
886 | 886 | children = ( |
887 | 887 | 28F43DDF29738792008BBA45 /* codeedit-solarized-dark.json */, |
888 | | - 28F43DDA2973840A008BBA45 /* codeedit-solarized-light.json */, |
| 888 | + 28F43DE1297388C5008BBA45 /* codeedit-solarized-light.json */, |
889 | 889 | 28A50FFF281673530087B0CC /* codeedit-xcode-dark.json */, |
890 | 890 | 28A51000281673530087B0CC /* codeedit-xcode-light.json */, |
891 | 891 | 28A51004281701B40087B0CC /* codeedit-github-dark.json */, |
|
2425 | 2425 | 28A51002281673530087B0CC /* codeedit-xcode-light.json in Resources */, |
2426 | 2426 | 28A51005281701B40087B0CC /* codeedit-github-light.json in Resources */, |
2427 | 2427 | D7211D4727E06BFE008F2ED7 /* Localizable.strings in Resources */, |
| 2428 | + 28F43DE2297388C5008BBA45 /* codeedit-solarized-light.json in Resources */, |
2428 | 2429 | 28A51001281673530087B0CC /* codeedit-xcode-dark.json in Resources */, |
2429 | 2430 | B658FB3427DA9E1000EA4DBD /* Assets.xcassets in Resources */, |
2430 | | - 28F43DDC2973840A008BBA45 /* codeedit-solarized-light.json in Resources */, |
2431 | 2431 | 474397C52893AC4B00518C8C /* codeedit-midnight.json in Resources */, |
2432 | 2432 | 043C321A27E32295006AE443 /* MainMenu.xib in Resources */, |
2433 | 2433 | ); |
|
0 commit comments