Generalized everything to match SideStore branding for workflow

Sideloading now works with AltServer
This commit is contained in:
Josh-WikiRealty
2022-07-04 16:19:10 -07:00
parent 989580d196
commit 874da8c8d6
4 changed files with 9 additions and 7 deletions

View File

@@ -3264,6 +3264,7 @@
);
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG BETA";
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
SYSTEM_HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Dependencies/AltSign/Dependencies\"";