Initial commit
Able to actually block scripts using a plugin, have XPC set up between plugin and host process. Limited UI support
This commit is contained in:
5
SBrowser/Supporting Files/SBrowser-Bridging-Header.h
Normal file
5
SBrowser/Supporting Files/SBrowser-Bridging-Header.h
Normal file
@@ -0,0 +1,5 @@
|
||||
//
|
||||
// Use this file to import your target's public headers that you would like to expose to Swift.
|
||||
//
|
||||
|
||||
#import "SBRProcessBundleBridge.h"
|
||||
Reference in New Issue
Block a user