forked from yaypixxo/SquareSwitcherX
A12 and sileo depiction
This commit is contained in:
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
ARCHS = arm64
|
||||
ARCHS = arm64 arm64e
|
||||
TARGET = iphone:clang:11.2:11.2
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
5
control
5
control
@ -1,10 +1,11 @@
|
||||
Package: com.yaypixxo.squareswitcherx
|
||||
Name: SquareSwitcherX
|
||||
Depends: mobilesubstrate, preferenceloader
|
||||
Version: 1.1.1
|
||||
Version: 1.1.3
|
||||
Architecture: iphoneos-arm
|
||||
Description: Reduce corner radius of iPhone X switcher cards
|
||||
Depiction: http://yaypixxo.com/depictions?p=com.yaypixxo.squareswitcherx
|
||||
Depiction: https://yaypixxo.com/depictions?p=com.yaypixxo.squareswitcherx
|
||||
SileoDepiction: https://yaypixxo.com/sileo/com.yaypixxo.squareswitcherx
|
||||
Maintainer: YaYPIXXO <viggo@lekdorf.com>
|
||||
Author: YaYPIXXO <viggo@lekdorf.com>
|
||||
Section: Tweaks
|
||||
|
@ -1,4 +1,4 @@
|
||||
ARCHS = arm64
|
||||
ARCHS = arm64 arm64e
|
||||
TARGET = iphone:clang:11.2:11.2
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
Reference in New Issue
Block a user