build script and github actions for rootful and rootless builds

This commit is contained in:
Siddharth Saxena
2023-12-17 02:12:33 +05:30
parent 91e167e25d
commit 1d8626ae9b
11 changed files with 121 additions and 18 deletions

View File

@@ -5,8 +5,6 @@
#import <IOSurface/IOSurfaceRef.h>
#import <rootless.h>
#define kSettingsPath @"/var/jb/var/mobile/Library/Preferences/com.cosmosgenius.screendump.plist"
static bool CCSisEnabled = true;
static NSString *CCSPassword = nil;
static rfbScreenInfoPtr screen;