enmity-mod / tweak

🔧 iOS jailbreak tweak to handle bundle loading and native functionality for Enmity.
329 stars 46 forks source link

Fix the crash when Enmity is sideloaded on 184+ #29

Closed m4fn3 closed 1 year ago

m4fn3 commented 1 year ago

From 184, Discord made some changes, resulting in the sideloaded Discord crash. This PR includes my implementation of the fix for this issue. Now workflow generates separated deb that includes sideloading fix and will be used for building Enmtiy ipa, and releases will include debs that have sideload fix (Normal users who use this as a tweak on jb devices shouldn't use one with sideload fix)

acquitelol commented 1 year ago

Looks good! Thank you.