Browse Source

v1.1

master
mac-user669 4 years ago
parent
commit
0c2fbab2be
3 changed files with 4 additions and 2 deletions
  1. +1
    -1
      Makefile
  2. BIN
      packages/com.mac-user669.zenithdark_1.0.1-1-1+debug_iphoneos-arm.deb
  3. +3
    -1
      zenithdarkprefs/Makefile

+ 1
- 1
Makefile View File

@@ -1,5 +1,5 @@
ARCHS = arm64 arm64e
SDK = iPhoneOS12.4
SDK = iPhoneOS12.2
FINALPACKAGE = 1

include $(THEOS)/makefiles/common.mk

BIN
packages/com.mac-user669.zenithdark_1.0.1-1-1+debug_iphoneos-arm.deb View File


+ 3
- 1
zenithdarkprefs/Makefile View File

@@ -1,6 +1,8 @@
ARCHS = arm64 arm64e
SDK = iPhoneOS12.4
SDK = iPhoneOS12.2
FINALPACKAGE = 1
TARGET = iphone:12.2:13.0


include $(THEOS)/makefiles/common.mk


Loading…
Cancel
Save