-
### What are the steps to reproduce this issue?
1. Make new project
2. make
3. see the error...
### What happens?
```
> Making all for tweak test…
/Applications/Xcode11.4.app/Contents/Dev…
-
### What are the steps to reproduce this issue?
Minimum project to reproduce:
- `Makefile`
```make
TARGET := iphone:clang:latest:14.0
THEOS_PACKAGE_SCHEME := rootless
include $(THE…
-
### Severity
Inconvenience
### Short Description
visual effects such as flying and grinders grinding don't work
### Reproduction
activate a grinder or wings
watch the repeating animation start f…
-
Novice question for theos-jailed.
I developed a simple iPhone tweak using theos and can make, install and run in a jailbroken phone.
I am trying theos-jailed so that I can run the same tweak in a no…
-
什么时候为Helium适配Xcode,theos不好用
-
I keep getting a error when trying to run nic.pl that says "[error] Cowardly refusing to make a project inside $THEOS" And when i run sudo, it does the same :(
-
Hi,
another issue which i found and which basically doesn't allow me to use this theos branch on some of my projects is that i can't use relative paths in makefiles xxx_FILES
For example this doesn'…
-
#THEOS
sudo git clone --recursive https://github.com/theos/theos.git /opt/theos
sudo chown $(id -u):$(id -g) /opt/theos
cd ~/
touch ~/.bash_profile
open ~/.bash_profile > export THEOS="…
-
```
$ plutil -convert binary1
Unimplemented
```
This happens no matter the format to convert from. This is problematic since [theos uses plutil if it can find it](https://github.com/theos/theos/…
-
What are the steps to reproduce this issue?
-------------------------------------------
1. Follow the "getting started" guide
What happens?
-------------
Build fails with `error: 'swift-support…