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-Tag: v1.0.3366~115 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/19f0811d048f0f0eef58452b118a96075ed0c764 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 _