From: Jay Freeman (saurik) Date: Tue, 5 Oct 2010 21:49:50 +0000 (-0700) Subject: Added call to ldid, neccessary for launch.xml (and the fact that I am no longer using... X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/d610ce3021c49cc1a81a0a37c25d3b4f9a2fe23b?ds=inline Added call to ldid, neccessary for launch.xml (and the fact that I am no longer using cycc). --- diff --git a/makefile b/makefile index 71b35876..52a91b61 100644 --- a/makefile +++ b/makefile @@ -44,6 +44,7 @@ clean: Cydia: Cydia.mm Reachability.mm UICaboodle/*.mm iPhonePrivate.h $(cycc) $(filter %.mm,$^) $(flags) $(link) + ldid -Slaunch.xml $@ package: Cydia sudo rm -rf _