You've already forked hotpocket
BTHLABS-50: Safari Web extension
Co-authored-by: Tomek Wójcik <labs@tomekwojcik.pl> Co-committed-by: Tomek Wójcik <labs@tomekwojcik.pl>
This commit is contained in:
12
services/apple/macOS (App)/AppDelegate.h
Normal file
12
services/apple/macOS (App)/AppDelegate.h
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// AppDelegate.h
|
||||
// macOS (App)
|
||||
//
|
||||
// Created by Tomek Wójcik on 21/08/2025.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface AppDelegate : NSObject <NSApplicationDelegate>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user