1
0
mirror of https://github.com/gilshahar7/AVLock.git synced 2025-06-28 08:46:47 +00:00

Version 1.0

This commit is contained in:
2018-04-01 13:49:50 +03:00
committed by GitHub
parent 9e55e5ae22
commit f13073336b
3 changed files with 34 additions and 6 deletions

View File

@ -5,7 +5,6 @@ include $(THEOS)/makefiles/common.mk
TWEAK_NAME = AVLock
AVLock_FILES = Tweak.xm
AVLock_FRAMEWORKS = UIKit
AVLock_PRIVATE_FRAMEWORKS = CoreTelephony AudioToolbox
include $(THEOS_MAKE_PATH)/tweak.mk