forked from lint/TFDidThatSay
Bump version to 1.3.3 and update Makefile
This commit is contained in:
3
Makefile
3
Makefile
@ -1,4 +1,5 @@
|
|||||||
ARCHS = armv7 armv7s arm64 arm64e
|
ARCHS = armv7 armv7s arm64 arm64e
|
||||||
|
GO_EASY_ON_ME=1
|
||||||
|
|
||||||
include $(THEOS)/makefiles/common.mk
|
include $(THEOS)/makefiles/common.mk
|
||||||
|
|
||||||
@ -11,4 +12,4 @@ tweak/Apollo.xm_CFLAGS = -fno-objc-arc
|
|||||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||||
|
|
||||||
SUBPROJECTS += prefs
|
SUBPROJECTS += prefs
|
||||||
include $(THEOS_MAKE_PATH)/aggregate.mk
|
include $(THEOS_MAKE_PATH)/aggregate.mk
|
||||||
|
2
control
2
control
@ -1,7 +1,7 @@
|
|||||||
Package: com.lint.undelete
|
Package: com.lint.undelete
|
||||||
Name: TFDidThatSay?
|
Name: TFDidThatSay?
|
||||||
Depends: mobilesubstrate
|
Depends: mobilesubstrate
|
||||||
Version: 1.3.2
|
Version: 1.3.3
|
||||||
Architecture: iphoneos-arm
|
Architecture: iphoneos-arm
|
||||||
Description: See "[deleted]" comments and posts without leaving Reddit!
|
Description: See "[deleted]" comments and posts without leaving Reddit!
|
||||||
Maintainer: lint <apieceoflint@protonmail.com>
|
Maintainer: lint <apieceoflint@protonmail.com>
|
||||||
|
Reference in New Issue
Block a user