arichornlover / uYouEnhanced

uYouEnhanced is an expanded version of uYou+ (made by @qnblackcat) with additional features and mainly made for non jailbroken users!

Home Page:https://github.com/arichornlover/YouTubeRebornPlus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Building Error] When updating the latest submodules and compiling, I get an error

TheNightRider12 opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Have you read the FAQ?

  • Yes, I did read the FAQ

iOS/iPadOS version

17.4.1

Device model

iPhone 13

Sideload tool

AltStore

Tweak version

19.16.3 3.0.3

Describe the bug

When building the latest submodules and then compiling the IPA, Github actions cannot build the IPA due to errors.
I have attached a screenshot showing the errors
image

Steps to reproduce the issue

  1. Build the latest submodules update
  2. Attempt to compile the IPA
  3. The build should fail at this time

Crash log (if the app crashes)

No response

Are you using the newest version of uYouPlus? If not, why?

✅ Yes, I'm using the latest version of uYouPlus right now

Does the issue happen with the official YouTube from AppStore?

❌ No, I can't reproduce this issue in the official YouTube from AppStore

Additional context

No response

Getting the same error "Process completed with exit code 2."

when you fork the repo you have to also select all the "sub-branches/connected stuff"

when you fork the repo you have to also select all the "sub-branches/connected stuff"

When trying to fork the repo again today, I deselected the "fork Main branch only" option. Is this what you are referring to? Either way, still got the same error 'exit code 2'.

when you fork the repo you have to also select all the "sub-branches/connected stuff"

I’ve done how I’ve done it for quite a while now. I always update the submodules after I sync the repo to get everything up to date. My method hasn’t changed and it’s worked before.

when you fork the repo you have to also select all the "sub-branches/connected stuff"

I’ve done how I’ve done it for quite a while now. I always update the submodules after I sync the repo to get everything up to date. My method hasn’t changed and it’s worked before.

Do you update the submodules from the 'main' branch? Just tried that and got the same error :/

when you fork the repo you have to also select all the "sub-branches/connected stuff"

I’ve done how I’ve done it for quite a while now. I always update the submodules after I sync the repo to get everything up to date. My method hasn’t changed and it’s worked before.

Do you update the submodules from the 'main' branch? Just tried that and got the same error :/

Yep. I synced the changes then ran the update submodules action. Then ran the build & release one. I think it’s an issue with the latest commits from that tweak
arichornlover/YTABConfig2@10ce435

Line 95 is the spot for one of the errors from what I can see.

Issue has been resolved. Closing.