diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 265c806..0cfa885 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,8 +15,9 @@ jobs: - uses: actions/checkout@v3 - name: Prepare Theos - # Don't use @main in production, this repo is specifically for testing it. uses: Randomblock1/theos-action@v1 + with: + orion: 'false' - name: Build run: | @@ -29,4 +30,3 @@ jobs: with: name: packages path: packages/*.deb - diff --git a/Tweak.x b/Tweak.x index fc61662..984ecad 100644 --- a/Tweak.x +++ b/Tweak.x @@ -7,7 +7,6 @@ #include #include #include -#include #include // #define DEBUG_LOG_IDIOM diff --git a/control b/control index 79c7d6f..b5367d4 100644 --- a/control +++ b/control @@ -7,4 +7,3 @@ Maintainer: khanhduytran0 Author: khanhduytran0 Section: Tweaks Depends: mobilesubstrate (>= 0.9.5000), firmware (>= 15.0), plistbuddy -Recommends: oldabi