|
105 | 105 | 39E1549F2569A2D700287D8A /* ImageVIew.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39E1549E2569A2D700287D8A /* ImageVIew.swift */; };
|
106 | 106 | ABF91B7D2589C7920020590A /* NSFont+Offset.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABF91B7C2589C7920020590A /* NSFont+Offset.swift */; };
|
107 | 107 | FA06104625F0564400B08B6E /* PluginEntryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA06104525F0564400B08B6E /* PluginEntryView.swift */; };
|
| 108 | + FA136A542917EE0700A7D712 /* PluginUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA136A532917EE0700A7D712 /* PluginUtilities.swift */; }; |
108 | 109 | FA57F2A4272A307900817A79 /* XbarAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39B64C3E26152F5E00B7FA63 /* XbarAPI.swift */; };
|
109 | 110 | FA57F2A5272A308F00817A79 /* DisablePluginIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA14A142728C6FC0052FDB8 /* DisablePluginIntentHandler.swift */; };
|
110 | 111 | FA57F2A6272A308F00817A79 /* EnablePluginIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA14A102728C6E90052FDB8 /* EnablePluginIntentHandler.swift */; };
|
|
115 | 116 | FA64C9DF25CF691D00C4E5C5 /* GeneralPreferencesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA64C9DE25CF691D00C4E5C5 /* GeneralPreferencesView.swift */; };
|
116 | 117 | FA64C9E225CF696D00C4E5C5 /* PluginsPreferencesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA64C9E125CF696D00C4E5C5 /* PluginsPreferencesView.swift */; };
|
117 | 118 | FA69F5BC2791145E00D6DDC6 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA69F5BB2791145E00D6DDC6 /* WebView.swift */; };
|
| 119 | + FA6E13862915B70E00BA4594 /* ShortcutPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6E13852915B70E00BA4594 /* ShortcutPlugin.swift */; }; |
| 120 | + FA6E13882915B81400BA4594 /* ShortcutsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6E13872915B81400BA4594 /* ShortcutsManager.swift */; }; |
118 | 121 | FA8518CC258DAAAB008AD21C /* Binding+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8518CB258DAAAB008AD21C /* Binding+Extension.swift */; };
|
119 | 122 | FA8518F52598E786008AD21C /* SwifCron in Frameworks */ = {isa = PBXBuildFile; productRef = FA8518F42598E786008AD21C /* SwifCron */; };
|
120 | 123 | FA90185927C318A700D72E63 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = FA90185827C318A700D72E63 /* Sparkle */; };
|
|
124 | 127 | FAA14A152728C6FC0052FDB8 /* DisablePluginIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA14A142728C6FC0052FDB8 /* DisablePluginIntentHandler.swift */; };
|
125 | 128 | FAA14A172728C79B0052FDB8 /* GetPluginsIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA14A162728C79B0052FDB8 /* GetPluginsIntentHandler.swift */; };
|
126 | 129 | FAA14A192728C7FC0052FDB8 /* AppDelegate+Intents.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA14A182728C7FC0052FDB8 /* AppDelegate+Intents.swift */; };
|
127 |
| - FABE059728C4035200093A83 /* AppCenterCrashes in Frameworks */ = {isa = PBXBuildFile; productRef = FABE059628C4035200093A83 /* AppCenterCrashes */; }; |
| 130 | + FAC3F2ED2915D88300D8F346 /* ShortcutPluginsPreferencesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC3F2EC2915D88300D8F346 /* ShortcutPluginsPreferencesView.swift */; }; |
| 131 | + FAC3F2F12916A61800D8F346 /* AboutSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC3F2F02916A61800D8F346 /* AboutSettingsView.swift */; }; |
128 | 132 | FAD14C052585AE1800CB7BBE /* String+ANSIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD14C042585AE1800CB7BBE /* String+ANSIColor.swift */; };
|
129 | 133 | FAD1BC9B25D22E9400B761E8 /* PluginDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD1BC9A25D22E9400B761E8 /* PluginDetailsView.swift */; };
|
130 | 134 | FAD1BC9E25D22EEA00B761E8 /* AnimatableWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD1BC9D25D22EEA00B761E8 /* AnimatableWindow.swift */; };
|
|
197 | 201 | 39E1549E2569A2D700287D8A /* ImageVIew.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageVIew.swift; sourceTree = "<group>"; };
|
198 | 202 | ABF91B7C2589C7920020590A /* NSFont+Offset.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSFont+Offset.swift"; sourceTree = "<group>"; };
|
199 | 203 | FA06104525F0564400B08B6E /* PluginEntryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PluginEntryView.swift; sourceTree = "<group>"; };
|
| 204 | + FA136A532917EE0700A7D712 /* PluginUtilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PluginUtilities.swift; sourceTree = "<group>"; }; |
200 | 205 | FA3C3793281EB2760003DEDE /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
201 | 206 | FA3C3794281EB27B0003DEDE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
202 | 207 | FA58E39927AD855D0034837F /* SystemNotificationName.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SystemNotificationName.swift; sourceTree = "<group>"; };
|
203 | 208 | FA60506726B593FA001A939A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
204 | 209 | FA64C9DE25CF691D00C4E5C5 /* GeneralPreferencesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralPreferencesView.swift; sourceTree = "<group>"; };
|
205 | 210 | FA64C9E125CF696D00C4E5C5 /* PluginsPreferencesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PluginsPreferencesView.swift; sourceTree = "<group>"; };
|
206 | 211 | FA69F5BB2791145E00D6DDC6 /* WebView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = "<group>"; };
|
| 212 | + FA6E13852915B70E00BA4594 /* ShortcutPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutPlugin.swift; sourceTree = "<group>"; }; |
| 213 | + FA6E13872915B81400BA4594 /* ShortcutsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsManager.swift; sourceTree = "<group>"; }; |
207 | 214 | FA8518CB258DAAAB008AD21C /* Binding+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Binding+Extension.swift"; sourceTree = "<group>"; };
|
208 | 215 | FAA14A0D2728C65D0052FDB8 /* Intents.intentdefinition */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; path = Intents.intentdefinition; sourceTree = "<group>"; };
|
209 | 216 | FAA14A102728C6E90052FDB8 /* EnablePluginIntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EnablePluginIntentHandler.swift; sourceTree = "<group>"; };
|
210 | 217 | FAA14A122728C6F20052FDB8 /* ReloadPluginIntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReloadPluginIntentHandler.swift; sourceTree = "<group>"; };
|
211 | 218 | FAA14A142728C6FC0052FDB8 /* DisablePluginIntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisablePluginIntentHandler.swift; sourceTree = "<group>"; };
|
212 | 219 | FAA14A162728C79B0052FDB8 /* GetPluginsIntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetPluginsIntentHandler.swift; sourceTree = "<group>"; };
|
213 | 220 | FAA14A182728C7FC0052FDB8 /* AppDelegate+Intents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Intents.swift"; sourceTree = "<group>"; };
|
| 221 | + FAC3F2EC2915D88300D8F346 /* ShortcutPluginsPreferencesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutPluginsPreferencesView.swift; sourceTree = "<group>"; }; |
| 222 | + FAC3F2F02916A61800D8F346 /* AboutSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutSettingsView.swift; sourceTree = "<group>"; }; |
214 | 223 | FAD14C042585AE1800CB7BBE /* String+ANSIColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+ANSIColor.swift"; sourceTree = "<group>"; };
|
215 | 224 | FAD1BC9A25D22E9400B761E8 /* PluginDetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PluginDetailsView.swift; sourceTree = "<group>"; };
|
216 | 225 | FAD1BC9D25D22EEA00B761E8 /* AnimatableWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnimatableWindow.swift; sourceTree = "<group>"; };
|
|
224 | 233 | buildActionMask = 2147483647;
|
225 | 234 | files = (
|
226 | 235 | FA90185927C318A700D72E63 /* Sparkle in Frameworks */,
|
227 |
| - FABE059728C4035200093A83 /* AppCenterCrashes in Frameworks */, |
228 | 236 | 3989359625896DF9007CF2E8 /* LaunchAtLogin in Frameworks */,
|
229 | 237 | 39B64C29260F70D900B7FA63 /* Preferences in Frameworks */,
|
230 | 238 | FA8518F52598E786008AD21C /* SwifCron in Frameworks */,
|
|
358 | 366 | 39AF7771254612BF001D76E5 /* PluginMetadata.swift */,
|
359 | 367 | 39AF7774254613C9001D76E5 /* PluginManger.swift */,
|
360 | 368 | 3990DCE02602BB5B002CDCD5 /* PluginDebugInfo.swift */,
|
| 369 | + FA6E13852915B70E00BA4594 /* ShortcutPlugin.swift */, |
361 | 370 | );
|
362 | 371 | path = Plugin;
|
363 | 372 | sourceTree = "<group>";
|
|
395 | 404 | 39224DD425F414F500BABF21 /* Notification+Extension.swift */,
|
396 | 405 | 39224E5B25F530AF00BABF21 /* Environment.swift */,
|
397 | 406 | FA58E39927AD855D0034837F /* SystemNotificationName.swift */,
|
| 407 | + FA6E13872915B81400BA4594 /* ShortcutsManager.swift */, |
| 408 | + FA136A532917EE0700A7D712 /* PluginUtilities.swift */, |
398 | 409 | );
|
399 | 410 | path = Utility;
|
400 | 411 | sourceTree = "<group>";
|
|
406 | 417 | FA64C9DE25CF691D00C4E5C5 /* GeneralPreferencesView.swift */,
|
407 | 418 | FA64C9E125CF696D00C4E5C5 /* PluginsPreferencesView.swift */,
|
408 | 419 | FAD1BC9A25D22E9400B761E8 /* PluginDetailsView.swift */,
|
| 420 | + FAC3F2EC2915D88300D8F346 /* ShortcutPluginsPreferencesView.swift */, |
| 421 | + FAC3F2F02916A61800D8F346 /* AboutSettingsView.swift */, |
409 | 422 | );
|
410 | 423 | path = Preferences;
|
411 | 424 | sourceTree = "<group>";
|
|
463 | 476 | FA8518F42598E786008AD21C /* SwifCron */,
|
464 | 477 | 39B64C28260F70D900B7FA63 /* Preferences */,
|
465 | 478 | FA90185827C318A700D72E63 /* Sparkle */,
|
466 |
| - FABE059628C4035200093A83 /* AppCenterCrashes */, |
467 | 479 | );
|
468 | 480 | productName = SwiftBar;
|
469 | 481 | productReference = 3920747A25460FD000213DBE /* SwiftBar.app */;
|
|
715 | 727 | 3990DCDA2602BB32002CDCD5 /* DebugView.swift in Sources */,
|
716 | 728 | 39E1549C25699C8F00287D8A /* URLTextView.swift in Sources */,
|
717 | 729 | FAD1BC9B25D22E9400B761E8 /* PluginDetailsView.swift in Sources */,
|
| 730 | + FAC3F2ED2915D88300D8F346 /* ShortcutPluginsPreferencesView.swift in Sources */, |
| 731 | + FAC3F2F12916A61800D8F346 /* AboutSettingsView.swift in Sources */, |
718 | 732 | 39224DCF25F3E6DE00BABF21 /* AppDelegate+Menu.swift in Sources */,
|
719 | 733 | 3920747E25460FD000213DBE /* AppDelegate.swift in Sources */,
|
720 | 734 | 393375E725507ADE0050AC28 /* Log.swift in Sources */,
|
|
726 | 740 | 398DAE7A25537DAF00747D90 /* PluginErrorView.swift in Sources */,
|
727 | 741 | 396257262569667000341A19 /* PluginRepositoryView.swift in Sources */,
|
728 | 742 | 39AF7778254613FB001D76E5 /* ExecutablePlugin.swift in Sources */,
|
| 743 | + FA6E13862915B70E00BA4594 /* ShortcutPlugin.swift in Sources */, |
729 | 744 | 396E6CB0258E8D47002C735D /* Localizable.swift in Sources */,
|
730 | 745 | FA58E39A27AD855D0034837F /* SystemNotificationName.swift in Sources */,
|
731 | 746 | 39AF77842547750E001D76E5 /* AppShared.swift in Sources */,
|
732 | 747 | FAA14A0E2728C65D0052FDB8 /* Intents.intentdefinition in Sources */,
|
733 | 748 | 39641EA1254DD32100713DAF /* AboutPluginView.swift in Sources */,
|
734 | 749 | 39AF7793254B5834001D76E5 /* NSColor.swift in Sources */,
|
| 750 | + FA136A542917EE0700A7D712 /* PluginUtilities.swift in Sources */, |
735 | 751 | 398B86C4254DA85300DEA027 /* URL+Extension.swift in Sources */,
|
736 | 752 | FAA14A192728C7FC0052FDB8 /* AppDelegate+Intents.swift in Sources */,
|
737 | 753 | 39AF778D2548EBA3001D76E5 /* MenuLineParameters.swift in Sources */,
|
|
741 | 757 | ABF91B7D2589C7920020590A /* NSFont+Offset.swift in Sources */,
|
742 | 758 | 398B86CA254DB5D200DEA027 /* DirectoryObserver.swift in Sources */,
|
743 | 759 | 39B84A22257D63F700FA012E /* NSMutableAttributedString+SFSymbols.swift in Sources */,
|
| 760 | + FA6E13882915B81400BA4594 /* ShortcutsManager.swift in Sources */, |
744 | 761 | 39224E5C25F530AF00BABF21 /* Environment.swift in Sources */,
|
745 | 762 | FAA14A112728C6E90052FDB8 /* EnablePluginIntentHandler.swift in Sources */,
|
746 | 763 | 39224DD225F3F19B00BABF21 /* AppDelegate+Toolbar.swift in Sources */,
|
|
963 | 980 | CODE_SIGN_IDENTITY = "Apple Development";
|
964 | 981 | CODE_SIGN_STYLE = Automatic;
|
965 | 982 | COMBINE_HIDPI_IMAGES = YES;
|
966 |
| - CURRENT_PROJECT_VERSION = 445; |
| 983 | + CURRENT_PROJECT_VERSION = 461; |
967 | 984 | DEVELOPMENT_ASSET_PATHS = "\"SwiftBar/Preview Content\"";
|
968 | 985 | DEVELOPMENT_TEAM = X93LWC49WV;
|
969 | 986 | ENABLE_HARDENED_RUNTIME = YES;
|
|
974 | 991 | "@executable_path/../Frameworks",
|
975 | 992 | );
|
976 | 993 | MACOSX_DEPLOYMENT_TARGET = 10.15;
|
977 |
| - MARKETING_VERSION = 1.4.4; |
| 994 | + MARKETING_VERSION = 1.5.0; |
978 | 995 | PRODUCT_BUNDLE_IDENTIFIER = com.ameba.SwiftBar;
|
979 | 996 | PRODUCT_NAME = "$(TARGET_NAME)";
|
980 | 997 | SWIFT_VERSION = 5.0;
|
|
990 | 1007 | CODE_SIGN_IDENTITY = "Apple Development";
|
991 | 1008 | CODE_SIGN_STYLE = Automatic;
|
992 | 1009 | COMBINE_HIDPI_IMAGES = YES;
|
993 |
| - CURRENT_PROJECT_VERSION = 445; |
| 1010 | + CURRENT_PROJECT_VERSION = 461; |
994 | 1011 | DEVELOPMENT_ASSET_PATHS = "\"SwiftBar/Preview Content\"";
|
995 | 1012 | DEVELOPMENT_TEAM = X93LWC49WV;
|
996 | 1013 | ENABLE_HARDENED_RUNTIME = YES;
|
|
1001 | 1018 | "@executable_path/../Frameworks",
|
1002 | 1019 | );
|
1003 | 1020 | MACOSX_DEPLOYMENT_TARGET = 10.15;
|
1004 |
| - MARKETING_VERSION = 1.4.4; |
| 1021 | + MARKETING_VERSION = 1.5.0; |
1005 | 1022 | PRODUCT_BUNDLE_IDENTIFIER = com.ameba.SwiftBar;
|
1006 | 1023 | PRODUCT_NAME = "$(TARGET_NAME)";
|
1007 | 1024 | SWIFT_VERSION = 5.0;
|
|
1218 | 1235 | package = FA90185727C318A700D72E63 /* XCRemoteSwiftPackageReference "Sparkle" */;
|
1219 | 1236 | productName = Sparkle;
|
1220 | 1237 | };
|
1221 |
| - FABE059628C4035200093A83 /* AppCenterCrashes */ = { |
1222 |
| - isa = XCSwiftPackageProductDependency; |
1223 |
| - package = FABE059528C4035200093A83 /* XCRemoteSwiftPackageReference "appcenter-sdk-apple" */; |
1224 |
| - productName = AppCenterCrashes; |
1225 |
| - }; |
1226 | 1238 | /* End XCSwiftPackageProductDependency section */
|
1227 | 1239 | };
|
1228 | 1240 | rootObject = 3920747225460FD000213DBE /* Project object */;
|
|
0 commit comments