roothide / Bootstrap

A full featured bootstrap for iOS 15.0-17.0 A8-A17 & M1+M2 using roothide
MIT License
1.18k stars 793 forks source link

Why is there a lack of testing on iOS 14? #188

Closed qichong closed 5 months ago

qichong commented 7 months ago

As mentioned

roothide commented 7 months ago

unsupported yet since there are many jailbreaks for ios14, unless there are developers willing to maintain Bootstrap for ios14

hero3210 commented 6 months ago

unsupported yet since there are many jailbreaks for ios14, unless there are developers willing to maintain Bootstrap for ios14

Please consider supporting it. at least for the varClean function. We really need a jailbreak remnants remover before switching to TrollStore.

On iOS 14.3 (probably all 14.x) Bootstrap crashes upon launch due to the unavailability of /usr/lib/swift/libswift_Concurrency.dylib

I’m available for testing. thanks.

imnltsa commented 6 months ago

unsupported yet since there are many jailbreaks for ios14, unless there are developers willing to maintain Bootstrap for ios14

Please consider supporting it. at least for the varClean function. We really need a jailbreak remnants remover before switching to TrollStore.

On iOS 14.3 (probably all 14.x) Bootstrap crashes upon launch due to the unavailability of /usr/lib/swift/libswift_Concurrency.dylib

I’m available for testing. thanks.

If you have an iOS 15+ TrollStore device, you could maybe try repacking the .app directory of the Manager app into an .ipa and installing it on iOS 14, though I'm not sure how far that would get you. You could also likely build the Manager app and remove any iOS 15 functions if they exist.

Considering the Manager app is outside the scope of the repository, your request is most likely suited for roothide/RootHideManagerApp.

There are rules the application follows to determine what files or directories should be listed for removal; maybe try manually testing items against these rules? Check out VarCleanRules.json for what the application considers to be a part of a jailbroken environment.

hero3210 commented 6 months ago

Considering the Manager app is outside the scope of the repository, your request is most likely suited for roothide/RootHideManagerApp.

Thanks so much for the informative reply. But my request is mainly to fix the iOS 14 support since the README states that iOS 14 is supported.

ip146 commented 6 months ago

I hope ios14 will be supported, because un and taurine jailbreak will make some machines unable to make normal calls.

ip146 commented 6 months ago

It seems that ios14 is not supported