]> git.saurik.com Git - veency.git/blame - makefile
Use CFUserNotificationCreate for dialogs on iOS 6.
[veency.git] / makefile
CommitLineData
79b78df5 1name := Veency
c03dc350 2id := vncs
4e128283 3flags := -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
3d2848be 4flags += -fvisibility=hidden
451e908a 5flags += SpringBoardAccess.c
79b78df5
JF
6base := ../tweaks
7include ../tweaks/tweak.mk
8
9extra:
10 mkdir -p package/System/Library/CoreServices/SpringBoard.app
11 cp -a Default_Veency.png FSO_Veency.png package/System/Library/CoreServices/SpringBoard.app