We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5396740 commit 7d1ab4dCopy full SHA for 7d1ab4d
Makefile
@@ -1,6 +1,6 @@
1
THEOS_DEVICE_IP = 192.168.1.215
2
FINAL_BUILD = 1
3
-FOR_RELEASE= 0
+FOR_RELEASE= 1
4
export ARCHS = arm64 arm64e
5
export TARGET = iphone:clang:13.0:10.0
6
control
@@ -1,8 +1,10 @@
Package: com.squidkingdom.bop
Name: Bop
Depends: mobilesubstrate, ws.hbang.common (>= 1.11)
-Version: 1.2
+Version: 0.9.1
Architecture: iphoneos-arm
Description: Control music on your device using the hardware buttons.
7
+Homepage: https://repo.squidkingdom.com/depictions/bop.html
8
+Depiction: https://repo.squidkingdom.com/depictions/bop.html
9
Author: Brady Holland <oskiekid@gmail.com>
10
Section: Tweaks
0 commit comments