|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
objects = { |
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */ |
|
|
|
|
3508CC942599FFEC000E3530 /* MenubarHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3508CC932599FFEC000E3530 /* MenubarHandler.swift */; }; |
|
|
|
|
3508CC942599FFEC000E3530 /* MenubarTitleProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3508CC932599FFEC000E3530 /* MenubarTitleProvider.swift */; }; |
|
|
|
|
3508CC9A259A0001000E3530 /* StatusItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3508CC99259A0001000E3530 /* StatusItemView.swift */; }; |
|
|
|
|
3508CC9F259A000E000E3530 /* StatusItemHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3508CC9E259A000E000E3530 /* StatusItemHandler.swift */; }; |
|
|
|
|
3508CCAA259A0027000E3530 /* StatusContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3508CCA9259A0027000E3530 /* StatusContainerView.swift */; }; |
|
|
|
@ -255,7 +255,7 @@
|
|
|
|
|
/* End PBXCopyFilesBuildPhase section */ |
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */ |
|
|
|
|
3508CC932599FFEC000E3530 /* MenubarHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenubarHandler.swift; sourceTree = "<group>"; }; |
|
|
|
|
3508CC932599FFEC000E3530 /* MenubarTitleProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenubarTitleProvider.swift; sourceTree = "<group>"; }; |
|
|
|
|
3508CC99259A0001000E3530 /* StatusItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusItemView.swift; sourceTree = "<group>"; }; |
|
|
|
|
3508CC9E259A000E000E3530 /* StatusItemHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusItemHandler.swift; sourceTree = "<group>"; }; |
|
|
|
|
3508CCA9259A0027000E3530 /* StatusContainerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusContainerView.swift; sourceTree = "<group>"; }; |
|
|
|
@ -568,7 +568,7 @@
|
|
|
|
|
35C36EDF22595D9C002FA5C6 /* Menu Bar */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
3508CC932599FFEC000E3530 /* MenubarHandler.swift */, |
|
|
|
|
3508CC932599FFEC000E3530 /* MenubarTitleProvider.swift */, |
|
|
|
|
3508CC99259A0001000E3530 /* StatusItemView.swift */, |
|
|
|
|
3508CC9E259A000E000E3530 /* StatusItemHandler.swift */, |
|
|
|
|
3508CCA9259A0027000E3530 /* StatusContainerView.swift */, |
|
|
|
@ -1317,7 +1317,7 @@
|
|
|
|
|
35C36F4F2259D981002FA5C6 /* AppDefaults.swift in Sources */, |
|
|
|
|
35C36F5D2259DD96002FA5C6 /* TimezoneDataOperations.swift in Sources */, |
|
|
|
|
3548C45D26BEEF4C00AFB533 /* ParentPanelController+UpcomingEvents.swift in Sources */, |
|
|
|
|
3508CC942599FFEC000E3530 /* MenubarHandler.swift in Sources */, |
|
|
|
|
3508CC942599FFEC000E3530 /* MenubarTitleProvider.swift in Sources */, |
|
|
|
|
35C36F14225961DA002FA5C6 /* Integer+DateTools.swift in Sources */, |
|
|
|
|
35C36FA22259ED6D002FA5C6 /* RemindersHandler.swift in Sources */, |
|
|
|
|
35C36F622259DE67002FA5C6 /* NotesPopover.swift in Sources */, |
|
|
|
|