summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2013-09-28 17:37:32 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2013-09-28 17:37:32 -0700
commit7c80833fdddd3df49d6b083bdca0996bfb0990a6 (patch)
treef325056414893aa81feea7cffb1d02089e67dfcd /makefile
parent0f5beb70fff75c1d4a843cd0933d32bb2746448c (diff)
Use MobileGestalt to get device uniqueIdentifier.
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile b/makefile
index d167f4e..bcd811c 100644
--- a/makefile
+++ b/makefile
@@ -62,7 +62,6 @@ libs += -framework CoreGraphics
libs += -framework Foundation
libs += -framework GraphicsServices
libs += -framework IOKit
-libs += -framework JavaScriptCore
libs += -framework QuartzCore
libs += -framework SpringBoardServices
libs += -framework SystemConfiguration