uYou-for-YouTube icon indicating copy to clipboard operation
uYou-for-YouTube copied to clipboard

Compilation Error - Decrypted YouTube IPA v19.09.4

Open junaid143143 opened this issue 11 months ago • 8 comments

https://github.com/MiRO92/uYou-for-YouTube/issues/164

==> Compiling SponsorBlockRequest.m (arm64)… iSponsorBlock.xm:19:47: error: member reference base type 'const char[50]' is not a structure or union ==> Compiling iSponsorBlock.xm (arm64)… bundle = [NSBundle bundleWithPath:ROOT_PATH_NS("/Library/Application Support/iSponsorBlock.bundle")]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/runner/work/uYouPlus/uYouPlus/theos/vendor/include/rootless.h:10:30: note: expanded from macro 'ROOT_PATH_NS' #define ROOT_PATH_NS(nsPath) JBROOT_PATH_NSSTRING(nsPath) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/runner/work/uYouPlus/uYouPlus/theos/vendor/include/libroot/libroot.h:20:36: note: expanded from macro 'JBROOT_PATH_NSSTRING' #define JBROOT_PATH_NSSTRING(path) __CONVERT_PATH_NSSTRING(libroot_dyn_jbrootpath, path) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/runner/work/uYouPlus/uYouPlus/theos/vendor/include/libroot/libroot.h:17:47: note: expanded from macro '_CONVERT_PATH_NSSTRING' [NSString stringWithUTF8String:converter(path.fileSystemRepresentation, tmpBuf)];
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[4]: *** [/Users/runner/work/uYouPlus/uYouPlus/theos/makefiles/instance/rules.mk:390: /Users/runner/work/uYouPlus/uYouPlus/main/.theos/obj/arm64/iSponsorBlock.xm.61968dba.o] Error 1 rm /Users/runner/work/uYouPlus/uYouPlus/main/.theos/obj/arm64/iSponsorBlock.xm.mm make[3]: *** [/Users/runner/work/uYouPlus/uYouPlus/theos/makefiles/instance/library.mk:52: /Users/runner/work/uYouPlus/uYouPlus/main/.theos/obj/arm64/iSponsorBlock.dylib] Error 2 make[2]: *** [/Users/runner/work/uYouPlus/uYouPlus/theos/makefiles/instance/library.mk:37: internal-library-all
] Error 2 make[1]: *** [/Users/runner/work/uYouPlus/uYouPlus/theos/makefiles/master/rules.mk:146: iSponsorBlock.all.tweak.variables] Error 2 make: *** [/Users/runner/work/uYouPlus/uYouPlus/theos/makefiles/master/aggregate.mk:12: internal-all] Error 2 Error: Process completed with exit code 2.

junaid143143 avatar Mar 08 '24 21:03 junaid143143

same to you

bibabibu369 avatar Mar 09 '24 11:03 bibabibu369

I got the same error as well and I've been struggling to figure out why that is and even more so that I used the same download link for the IPA.

Utyranto avatar Mar 10 '24 02:03 Utyranto

Same

JakeAi avatar Mar 10 '24 02:03 JakeAi

in line 68 buildapp.yml REPLACE ref: master WITH ref: 4bcc52914e0eeca719288522938185decaa8a1cb

bibabibu369 avatar Mar 10 '24 03:03 bibabibu369

^

arichornlover avatar Mar 12 '24 03:03 arichornlover

I am having a problem compiling also. I get an error saying “ Error: Process completed with exit code 2.

Menojohnson avatar Mar 15 '24 12:03 Menojohnson

I am having a problem compiling also. I get an error saying “ Error: Process completed with exit code 2.

just follow my steps upper there

bibabibu369 avatar Mar 16 '24 06:03 bibabibu369

in line 68 buildapp.yml REPLACE ref: master WITH ref: 4bcc52914e0eeca719288522938185decaa8a1cb

This wont fix it in my case

melikootje avatar Apr 18 '24 17:04 melikootje