From 1919d1ddfcc0793471c1d34daecb1985d80b9d3f Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Thu, 3 Dec 2020 11:36:39 -0500 Subject: Strip the binary --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 0307fb6..f164042 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ all: snaprestore snaprestore: snaprestore.m ent.xml NSTask.h $(CC) $(CFLAGS) -o snaprestore snaprestore.m -framework IOKit -framework Foundation -fobjc-arc + $(STRIP) snaprestore $(LDID) -Sent.xml snaprestore install: snaprestore -- cgit v1.2.3-56-ge451