dayanch96 / YTLite

A flexible enhancer for YouTube on iOS
574 stars 751 forks source link

cannot build :/ #219

Closed AndreGoressi closed 2 weeks ago

AndreGoressi commented 2 weeks ago

Describe the bug

ipa is nit an zip file error

Steps to reproduce

ths steps from the build description

Crashlog

No response

Post Requisites

cybrnook commented 2 weeks ago

Not sure it helps you, but just wanted to let you know that as a test just now I was able to compile without issue using the github actions feature.

AndreGoressi commented 2 weeks ago

Not sure it helps you, but just wanted to let you know that as a test just now I was able to compile without issue using the github actions feature.

but you need an decrypted .ipa fiel right ? can you send me screenshots how have setup your workflow ? and maabe an link for an website to download appstore apps as ipa file ?

cybrnook commented 2 weeks ago

https://armconverter.com/decryptedappstore/us is a source for decrypted ipa's (amongst others). Then you can use any hosting service really to stage your IPA file online (litterbox is one). Generate the link for the IPA and paste it into your URL field in Actions: image

You need to first fork the project to build your own copy.

I would suggest closing this as a BUG as it's more user error and not an actual bug.

AndreGoressi commented 2 weeks ago

https://armconverter.com/decryptedappstore/us is a source for decrypted ipa's (amongst others). Then you can use any hosting service really to stage your IPA file online (litterbox is one). Generate the link for the IPA and paste it into your URL field in Actions: image

You need to first fork the project to build your own copy.

I would suggest closing this as a BUG as it's more user error and not an actual bug.

and the link with the .ipa file ? the upload link /Direct link to ther decrypted .ipa file ? with or without https:// ?

AndreGoressi commented 2 weeks ago

https://armconverter.com/decryptedappstore/us is a source for decrypted ipa's (amongst others). Then you can use any hosting service really to stage your IPA file online (litterbox is one). Generate the link for the IPA and paste it into your URL field in Actions: image You need to first fork the project to build your own copy. I would suggest closing this as a BUG as it's more user error and not an actual bug.

and the link with the .ipa file ? the upload link /Direct link to ther decrypted .ipa file ? with or without https:// ?

lol i was yesterday on this website but didnt work :/

cybrnook commented 2 weeks ago

I am not posting a link to a shared ipa file on this repo. Honestly that's the easiest part of this, if you are having troubles already with that then you may have an issue locally on your PC or something. A simple google search around and I am confident you can find your own copy of the ipa file.

AndreGoressi commented 2 weeks ago

lol now works :) with litterbox thx

AndreGoressi commented 2 weeks ago

with the toher file hoster dont work idk why

cybrnook commented 2 weeks ago

I would suggest closing this as it is not a bug.

Glad you got it working.

dayanch96 commented 2 weeks ago

@AndreGoressi problem in your link to the ipa. you have to put direct link so that remote machine will be able to download it. otherwise it will give error that you see when it tries to inject tweak into 'nothing'