forked from Mojave/NotifyMusic
removed debugging lines and fixed spacing
This commit is contained in:
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ include theos/makefiles/common.mk
|
|||||||
|
|
||||||
TWEAK_NAME = NotifyMusic
|
TWEAK_NAME = NotifyMusic
|
||||||
NotifyMusic_FILES = Tweak.xm
|
NotifyMusic_FILES = Tweak.xm
|
||||||
NotifyMusic_FRAMEWORKS = CoreTelephony AudioToolbox UIKit
|
NotifyMusic_FRAMEWORKS = UIKit
|
||||||
NotifyMusic_LIBRARIES = bulletin
|
NotifyMusic_LIBRARIES = bulletin
|
||||||
|
|
||||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||||
|
Reference in New Issue
Block a user