From 8ef33a5e9dc7593d7e35a331229e17987adf9c52 Mon Sep 17 00:00:00 2001 From: Gil Shahar Date: Sun, 5 Mar 2017 03:38:23 +0200 Subject: [PATCH] Changed name to submit to cydia --- Makefile | 6 +++--- control | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 5ff093a..8a45895 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,9 @@ ARCHS = armv7 arm64 DEBUG = 0 include $(THEOS)/makefiles/common.mk -TWEAK_NAME = SpotlightSiri10 -SpotlightSiri10_FILES = Tweak.xm -SpotlightSiri10_FRAMEWORKS = UIKit +TWEAK_NAME = SiriSpotlight +SiriSpotlight_FILES = Tweak.xm +SiriSpotlight_FRAMEWORKS = UIKit include $(THEOS_MAKE_PATH)/tweak.mk diff --git a/control b/control index 79d976f..5eff6cf 100644 --- a/control +++ b/control @@ -1,5 +1,5 @@ -Package: com.gilshahar7.spotlightsiri10 -Name: SpotlightSiri10 +Package: com.gilshahar7.sirispotlight +Name: SiriSpotlight Depends: mobilesubstrate Version: 1.1 Architecture: iphoneos-arm