|
61 | 61 | B0B17439207D6B590004B740 /* Vox.nowPlaying.scpt in Resources */ = {isa = PBXBuildFile; fileRef = B0B1742F207D6B590004B740 /* Vox.nowPlaying.scpt */; };
|
62 | 62 | B0B1743A207D6B590004B740 /* iTunes.nowPlaying.scpt in Resources */ = {isa = PBXBuildFile; fileRef = B0B17430207D6B590004B740 /* iTunes.nowPlaying.scpt */; };
|
63 | 63 | B0F3112520C9E35F0076BB88 /* SupportNSTouchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0F3112420C9E35F0076BB88 /* SupportNSTouchBar.swift */; };
|
| 64 | + B0F54A7A2295AC7D00B4C509 /* DarkModeBarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0F54A792295AC7D00B4C509 /* DarkModeBarItem.swift */; }; |
64 | 65 | B0F8771A207AC1EA00D6E430 /* TouchBarSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F87719207AC1EA00D6E430 /* TouchBarSupport.m */; };
|
65 | 66 | /* End PBXBuildFile section */
|
66 | 67 |
|
|
142 | 143 | B0B1742F207D6B590004B740 /* Vox.nowPlaying.scpt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Vox.nowPlaying.scpt; sourceTree = "<group>"; };
|
143 | 144 | B0B17430207D6B590004B740 /* iTunes.nowPlaying.scpt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = iTunes.nowPlaying.scpt; sourceTree = "<group>"; };
|
144 | 145 | B0F3112420C9E35F0076BB88 /* SupportNSTouchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SupportNSTouchBar.swift; sourceTree = "<group>"; };
|
| 146 | + B0F54A792295AC7D00B4C509 /* DarkModeBarItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DarkModeBarItem.swift; sourceTree = "<group>"; }; |
145 | 147 | B0F87719207AC1EA00D6E430 /* TouchBarSupport.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TouchBarSupport.m; sourceTree = "<group>"; };
|
146 | 148 | B0F8771B207AC92700D6E430 /* TouchBarSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TouchBarSupport.h; sourceTree = "<group>"; };
|
147 | 149 | /* End PBXFileReference section */
|
|
293 | 295 | 6027D1B82080E52A004FFDC7 /* VolumeViewController.swift */,
|
294 | 296 | 607EEA4A2087835F009DA5F0 /* WeatherBarItem.swift */,
|
295 | 297 | B08126F0217BE19000A98970 /* WidgetProtocol.swift */,
|
| 298 | + B0F54A792295AC7D00B4C509 /* DarkModeBarItem.swift */, |
296 | 299 | );
|
297 | 300 | path = Widgets;
|
298 | 301 | sourceTree = "<group>";
|
|
446 | 449 | B0008E552080286C003AD4DD /* SupportHelpers.swift in Sources */,
|
447 | 450 | 6042B6A72083E03A00C525C8 /* AppScrubberTouchBarItem.swift in Sources */,
|
448 | 451 | B082B253205C7D8000BC04DC /* AppDelegate.swift in Sources */,
|
| 452 | + B0F54A7A2295AC7D00B4C509 /* DarkModeBarItem.swift in Sources */, |
449 | 453 | B08126EF217BD0B900A98970 /* PomodoroBarItem.swift in Sources */,
|
450 | 454 | B081732C213739FE005D4908 /* DnDBarItem.swift in Sources */,
|
451 | 455 | 60C44AFD20A373A100C0EC91 /* MusicBarItem.swift in Sources */,
|
|
0 commit comments