X-Git-Url: https://git.saurik.com/veency.git/blobdiff_plain/4e128283200ece22ecb5056aeeb19bb22824f9d0..3d2848be9dcd20c8a5c7c44b899c359c1ec7a49a:/makefile diff --git a/makefile b/makefile index 5568d0d..2c3d88b 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,7 @@ name := Veency id := vncs flags := -lvncserver -framework IOMobileFramebuffer -framework CoreSurface -framework IOKit -framework GraphicsServices -I/apl/inc/iPhoneOS-2.0 -framework QuartzCore -weak_reference_mismatches weak -framework UIKit -framework GraphicsServices +flags += -fvisibility=hidden base := ../tweaks include ../tweaks/tweak.mk