X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/8dbbd7d6bc2796cb56b41ae3dade5d85d03ec49b..e3799a2e08946d914e75ae16d8286868660ba862:/makefile?ds=sidebyside diff --git a/makefile b/makefile index fa6581b9..ce94153b 100644 --- a/makefile +++ b/makefile @@ -123,7 +123,7 @@ MobileCydia: sysroot $(object) entitlements.xml @mkdir -p bins @cp -a $@ bins/$@-$(version) @echo "[strp] $@" - @strip -no_uuid $@ + @strip $@ @echo "[uikt] $@" @./uikit.sh $@ @echo "[sign] $@"