Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa60537

Browse files
Fix Theos compiling (buildapp.yml)
Fixes Theos compiling with a temporary solution by downgrading it in uYouEnhanced. This commit goes to the main branch to ensure ipa compilation is still successful before next release.
1 parent 55d3626 commit aa60537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
uses: actions/checkout@v5
7777
with:
7878
repository: theos/theos
79-
ref: master
79+
ref: 9bc73406cf80b711ef4d02c15ff1dedc4478a275
8080
path: theos
8181
submodules: recursive
8282

0 commit comments

Comments
 (0)