|
39 | 39 | 1153BD9A2D98824300979FB0 /* SpotifyController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1153BD992D98824300979FB0 /* SpotifyController.swift */; }; |
40 | 40 | 1153BD9C2D98853B00979FB0 /* NowPlayingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1153BD9B2D98853B00979FB0 /* NowPlayingController.swift */; }; |
41 | 41 | 1153BDA72D99B22200979FB0 /* YouTubeMusicController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1153BDA62D99B22200979FB0 /* YouTubeMusicController.swift */; }; |
| 42 | + 115C12EC2ED3D003009754CA /* OpenNotchHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 115C12EB2ED3D003009754CA /* OpenNotchHUD.swift */; }; |
42 | 43 | 1160F8D82DD98230006FBB94 /* NotchShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1160F8D72DD98230006FBB94 /* NotchShape.swift */; }; |
43 | 44 | 1163988D2DF5CAB40052E6AF /* EventModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1163988C2DF5CAB40052E6AF /* EventModel.swift */; }; |
44 | 45 | 1163988F2DF5CC870052E6AF /* CalendarModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1163988E2DF5CC870052E6AF /* CalendarModel.swift */; }; |
|
102 | 103 | 14D570CB2C5F4B2C0011E668 /* BatteryStatusViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14D570CA2C5F4B2C0011E668 /* BatteryStatusViewModel.swift */; }; |
103 | 104 | 14D570CD2C5F4BB70011E668 /* BoringBattery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14D570CC2C5F4BB70011E668 /* BoringBattery.swift */; }; |
104 | 105 | 14D570D22C5F6C6A0011E668 /* BoringExtrasMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14D570D12C5F6C6A0011E668 /* BoringExtrasMenu.swift */; }; |
105 | | - 14D570D52C5F710B0011E668 /* constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14D570D42C5F710B0011E668 /* constants.swift */; }; |
106 | 106 | 14E9FEAA2C70BF610062E83F /* DownloadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14E9FEA92C70BF610062E83F /* DownloadView.swift */; }; |
107 | 107 | 14E9FEAE2C7325770062E83F /* Button+Bouncing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14E9FEAD2C7325770062E83F /* Button+Bouncing.swift */; }; |
108 | 108 | 14FC6E502C7DED5600C7BEA5 /* DataTypes+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14FC6E4F2C7DED5600C7BEA5 /* DataTypes+Extensions.swift */; }; |
|
209 | 209 | 1153BD992D98824300979FB0 /* SpotifyController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpotifyController.swift; sourceTree = "<group>"; }; |
210 | 210 | 1153BD9B2D98853B00979FB0 /* NowPlayingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NowPlayingController.swift; sourceTree = "<group>"; }; |
211 | 211 | 1153BDA62D99B22200979FB0 /* YouTubeMusicController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YouTubeMusicController.swift; sourceTree = "<group>"; }; |
| 212 | + 115C12EB2ED3D003009754CA /* OpenNotchHUD.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenNotchHUD.swift; sourceTree = "<group>"; }; |
212 | 213 | 1160F8D72DD98230006FBB94 /* NotchShape.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotchShape.swift; sourceTree = "<group>"; }; |
213 | 214 | 1163988C2DF5CAB40052E6AF /* EventModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventModel.swift; sourceTree = "<group>"; }; |
214 | 215 | 1163988E2DF5CC870052E6AF /* CalendarModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarModel.swift; sourceTree = "<group>"; }; |
|
272 | 273 | 14D570CA2C5F4B2C0011E668 /* BatteryStatusViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BatteryStatusViewModel.swift; sourceTree = "<group>"; }; |
273 | 274 | 14D570CC2C5F4BB70011E668 /* BoringBattery.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoringBattery.swift; sourceTree = "<group>"; }; |
274 | 275 | 14D570D12C5F6C6A0011E668 /* BoringExtrasMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoringExtrasMenu.swift; sourceTree = "<group>"; }; |
275 | | - 14D570D42C5F710B0011E668 /* constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = constants.swift; sourceTree = "<group>"; }; |
276 | 276 | 14E9FEA92C70BF610062E83F /* DownloadView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DownloadView.swift; sourceTree = "<group>"; }; |
277 | 277 | 14E9FEAD2C7325770062E83F /* Button+Bouncing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Button+Bouncing.swift"; sourceTree = "<group>"; }; |
278 | 278 | 14FC6E4F2C7DED5600C7BEA5 /* DataTypes+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DataTypes+Extensions.swift"; sourceTree = "<group>"; }; |
|
567 | 567 | 14288DD92C6E015000B9F80C /* helpers */, |
568 | 568 | B186543A2C6F49A4000B926A /* Shortcuts */, |
569 | 569 | 1443E7F12C609DB90027C1FC /* sizing */, |
570 | | - 14D570D32C5F70FA0011E668 /* strings */, |
571 | 570 | 14D570C72C5F38760011E668 /* models */, |
572 | 571 | 14D570BA2C5E98E30011E668 /* enums */, |
573 | 572 | 14D570B72C5E98960011E668 /* animations */, |
|
639 | 638 | path = models; |
640 | 639 | sourceTree = "<group>"; |
641 | 640 | }; |
642 | | - 14D570D32C5F70FA0011E668 /* strings */ = { |
643 | | - isa = PBXGroup; |
644 | | - children = ( |
645 | | - 14D570D42C5F710B0011E668 /* constants.swift */, |
646 | | - ); |
647 | | - path = strings; |
648 | | - sourceTree = "<group>"; |
649 | | - }; |
650 | 641 | 9A0887332C7AFF7E00C160EA /* Tabs */ = { |
651 | 642 | isa = PBXGroup; |
652 | 643 | children = ( |
|
739 | 730 | B18654312C6F45AE000B926A /* Live activities */ = { |
740 | 731 | isa = PBXGroup; |
741 | 732 | children = ( |
| 733 | + 115C12EB2ED3D003009754CA /* OpenNotchHUD.swift */, |
742 | 734 | 14D570CC2C5F4BB70011E668 /* BoringBattery.swift */, |
743 | 735 | B1C974332C642B6D0000E707 /* MarqueeTextView.swift */, |
744 | 736 | B1D365CD2C6A979C0047BDBC /* LiveActivityModifier.swift */, |
|
913 | 905 | isa = PBXSourcesBuildPhase; |
914 | 906 | buildActionMask = 2147483647; |
915 | 907 | files = ( |
| 908 | + 115C12EC2ED3D003009754CA /* OpenNotchHUD.swift in Sources */, |
916 | 909 | 14C08BB92C8DE4B1000F8AA0 /* BoringCalendar.swift in Sources */, |
917 | 910 | 5955950D2E900ED800C66711 /* ApplicationRelauncher.swift in Sources */, |
918 | 911 | 1100292A2E8691B400035A57 /* FileShareView.swift in Sources */, |
|
986 | 979 | B10F84A32C6C9596009F3026 /* TestView.swift in Sources */, |
987 | 980 | 1443E7F32C609DCE0027C1FC /* matters.swift in Sources */, |
988 | 981 | 11C5E3162DFE88510065821E /* SettingsView.swift in Sources */, |
989 | | - 14D570D52C5F710B0011E668 /* constants.swift in Sources */, |
990 | 982 | 1153BD932D986E4300979FB0 /* AppleMusicController.swift in Sources */, |
991 | 983 | 11C5E3132DFE85970065821E /* SettingsWindowController.swift in Sources */, |
992 | 984 | 110029272E84FD4C00035A57 /* TemporaryFileStorageService.swift in Sources */, |
|
1050 | 1042 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1051 | 1043 | CODE_SIGN_STYLE = Automatic; |
1052 | 1044 | COMBINE_HIDPI_IMAGES = YES; |
1053 | | - CURRENT_PROJECT_VERSION = 262; |
| 1045 | + CURRENT_PROJECT_VERSION = 271; |
1054 | 1046 | DEVELOPMENT_TEAM = ""; |
1055 | 1047 | GENERATE_INFOPLIST_FILE = YES; |
1056 | 1048 | INFOPLIST_FILE = BoringNotchXPCHelper/Info.plist; |
1057 | 1049 | INFOPLIST_KEY_CFBundleDisplayName = BoringNotchXPCHelper; |
1058 | 1050 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
1059 | | - MACOSX_DEPLOYMENT_TARGET = 15.5; |
1060 | | - MARKETING_VERSION = 2.7.2; |
| 1051 | + MACOSX_DEPLOYMENT_TARGET = 14.0; |
| 1052 | + MARKETING_VERSION = 2.7.3; |
1061 | 1053 | PRODUCT_BUNDLE_IDENTIFIER = theboringteam.boringnotch.BoringNotchXPCHelper; |
1062 | 1054 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1063 | 1055 | REGISTER_APP_GROUPS = YES; |
|
1075 | 1067 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1076 | 1068 | CODE_SIGN_STYLE = Automatic; |
1077 | 1069 | COMBINE_HIDPI_IMAGES = YES; |
1078 | | - CURRENT_PROJECT_VERSION = 262; |
| 1070 | + CURRENT_PROJECT_VERSION = 271; |
1079 | 1071 | DEVELOPMENT_TEAM = ""; |
1080 | 1072 | GENERATE_INFOPLIST_FILE = YES; |
1081 | 1073 | INFOPLIST_FILE = BoringNotchXPCHelper/Info.plist; |
1082 | 1074 | INFOPLIST_KEY_CFBundleDisplayName = BoringNotchXPCHelper; |
1083 | 1075 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
1084 | | - MACOSX_DEPLOYMENT_TARGET = 15.5; |
1085 | | - MARKETING_VERSION = 2.7.2; |
| 1076 | + MACOSX_DEPLOYMENT_TARGET = 14.0; |
| 1077 | + MARKETING_VERSION = 2.7.3; |
1086 | 1078 | PRODUCT_BUNDLE_IDENTIFIER = theboringteam.boringnotch.BoringNotchXPCHelper; |
1087 | 1079 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1088 | 1080 | REGISTER_APP_GROUPS = YES; |
|
1229 | 1221 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1230 | 1222 | CODE_SIGN_STYLE = Automatic; |
1231 | 1223 | COMBINE_HIDPI_IMAGES = YES; |
1232 | | - CURRENT_PROJECT_VERSION = 262; |
| 1224 | + CURRENT_PROJECT_VERSION = 271; |
1233 | 1225 | DEAD_CODE_STRIPPING = YES; |
1234 | 1226 | DEVELOPMENT_ASSET_PATHS = "\"boringNotch/Preview Content\""; |
1235 | 1227 | DEVELOPMENT_TEAM = ""; |
|
1256 | 1248 | "@executable_path/../Frameworks", |
1257 | 1249 | ); |
1258 | 1250 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
1259 | | - MARKETING_VERSION = 2.7.2; |
| 1251 | + MARKETING_VERSION = 2.7.3; |
1260 | 1252 | PRODUCT_BUNDLE_IDENTIFIER = theboringteam.boringnotch; |
1261 | 1253 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1262 | 1254 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
1283 | 1275 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1284 | 1276 | CODE_SIGN_STYLE = Automatic; |
1285 | 1277 | COMBINE_HIDPI_IMAGES = YES; |
1286 | | - CURRENT_PROJECT_VERSION = 262; |
| 1278 | + CURRENT_PROJECT_VERSION = 271; |
1287 | 1279 | DEAD_CODE_STRIPPING = YES; |
1288 | 1280 | DEVELOPMENT_ASSET_PATHS = "\"boringNotch/Preview Content\""; |
1289 | 1281 | DEVELOPMENT_TEAM = ""; |
|
1309 | 1301 | "@executable_path/../Frameworks", |
1310 | 1302 | ); |
1311 | 1303 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
1312 | | - MARKETING_VERSION = 2.7.2; |
| 1304 | + MARKETING_VERSION = 2.7.3; |
1313 | 1305 | PRODUCT_BUNDLE_IDENTIFIER = theboringteam.boringnotch; |
1314 | 1306 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1315 | 1307 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
0 commit comments