]>
Commit | Line | Data |
---|---|---|
79b78df5 | 1 | name := Veency |
c03dc350 | 2 | id := vncs |
4e128283 | 3 | 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 |
79b78df5 JF |
4 | base := ../tweaks |
5 | include ../tweaks/tweak.mk | |
6 | ||
7 | extra: | |
8 | mkdir -p package/System/Library/CoreServices/SpringBoard.app | |
9 | cp -a Default_Veency.png FSO_Veency.png package/System/Library/CoreServices/SpringBoard.app |