iVoider / GenshinJailbreakBypass

42 stars 12 forks source link

Type error on GenshinJailbreakBypass.plist #1

Closed Gravitationyw closed 2 years ago

Gravitationyw commented 2 years ago

1 type error on GenshinJailbreakBypass.plist { Filter = { Bundles = ( "com.miHoYo.GenshinImpact", "com.miHoYo.Yanshen" ); }; } should be { Filter = { Bundles = ( "com.miHoYo.GenshinImpact", "com.miHoYo.Yuanshen" ); }; }

I don't know wheather it cause this tweak doesn't work for CN server. If not, would you please help to rewrite tweak for compatible with CN server? Thank you very much!

yueqingyou commented 2 years ago

Hi, I have made it. details: https://vccv.cc/2021/12/23/ios-jailbreak-genshin/ Thanks to author again.

iVoider commented 2 years ago

Thanks, problem was fixed.