mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 22:19:21 +00:00
Added rudementary support to add plugins via the plugin settings tab
This commit is contained in:
@@ -29,8 +29,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (copy, readonly) NSString *applicationName;
|
||||
@property (copy, readonly, nullable) NSURL *applicationSupportDirectoryURL;
|
||||
|
||||
- (NSURL * _Nullable)applicationSupportDirectoryURL:(BOOL)create;
|
||||
|
||||
- (NSURL *_Nullable)applicationSupportDirectoryURL:(BOOL)create;
|
||||
- (void)relaunchAfterDelay:(CGFloat)seconds;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user