We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0b770 commit ce2e9ddCopy full SHA for ce2e9dd
4 files changed
TrollFools/Version.Debug.xcconfig
@@ -9,4 +9,4 @@
9
// https://help.apple.com/xcode/#/dev745c5c974
10
11
DEBUG_VERSION = 4.3
12
-DEBUG_BUILD_NUMBER = 202604161
+DEBUG_BUILD_NUMBER = 202604231
TrollFools/Version.xcconfig
VERSION = 4.3
-BUILD_NUMBER = 246
+BUILD_NUMBER = 253
control
@@ -1,6 +1,6 @@
1
Package: wiki.qaq.trollfools
2
Name: TrollFools
3
-Version: 4.3-246
+Version: 4.3-253
4
Section: Applications
5
Depends: firmware (>= 14.0)
6
Architecture: iphoneos-arm
devkit/rootless.sh
#!/bin/sh
-export THEOS=$HOME/theos
+export THEOS="$HOME/theos"
export THEOS_PACKAGE_SCHEME=rootless
export THEOS_DEVICE_IP=127.0.0.1
export THEOS_DEVICE_PORT=58422
0 commit comments