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:
14
services/apple/iOS (App)/SceneDelegate.h
Normal file
14
services/apple/iOS (App)/SceneDelegate.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// SceneDelegate.h
|
||||
// iOS (App)
|
||||
//
|
||||
// Created by Tomek Wójcik on 21/08/2025.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface SceneDelegate : UIResponder <UIWindowSceneDelegate>
|
||||
|
||||
@property (strong, nonatomic) UIWindow * window;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user