Skip to content

Commit

Permalink
Lower minimum iOS requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyCA committed Dec 6, 2023
1 parent b29db08 commit d4af529
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARCHS = arm64

TARGET := iphone:clang:latest:15.0
TARGET := iphone:clang:latest:12.0
INSTALL_TARGET_PROCESSES = Apollo
THEOS_LEAN_AND_MEAN = 1

Expand Down
4 changes: 2 additions & 2 deletions control
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Package: ca.jeffrey.apollo-improvedcustomapi
Name: Apollo-ImprovedCustomApi
Version: 1.0.6~experimental
Version: 1.0.6b~experimental
Architecture: iphoneos-arm
Description: Apollo for Reddit tweak with in-app configurable API keys
Maintainer: JeffreyCA
Author: JeffreyCA
Section: Tweaks
Depends: mobilesubstrate (>= 0.9.5000), firmware (>= 15.0)
Depends: mobilesubstrate (>= 0.9.5000)

0 comments on commit d4af529

Please sign in to comment.