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

Version 1.0.3

Added a12 compatability.

Fixed a bug where AVLock's button was overlapping.
This commit is contained in:
2019-06-22 15:35:41 +03:00
committed by GitHub
parent 713095850c
commit d0fd47ccba
3 changed files with 30 additions and 18 deletions

View File

@ -1,5 +1,5 @@
ARCHS = armv7 arm64
ARCHS = armv7 arm64 arm64e
export TARGET = iphone:clang:11.2:7.0
include $(THEOS)/makefiles/common.mk
TWEAK_NAME = AVLock