Al4ise / Azule

Other
491 stars 50 forks source link

ldid.cpp(3266): _assert(): signature != NULL ldid.cpp(1197): _assert(): errno=22 libc++abi: terminating with uncaught exception of type char const* /usr/local/bin/azule: line 1334: 15590 Abort trap: 6 ldid -S"$dir/exec_entitlements" "$executable" #111

Closed iammanpreetsingh closed 10 months ago

iammanpreetsingh commented 2 years ago

After Updating to version 0.7.2 I am getting these errors.

`Last login: Mon Aug 29 00:29:36 on ttys000
manpreetsingh@Manpreets-MacBook-Air ~ % azule -n wa -i /Users/manpreetsingh/Offline\ Downloads/app\ editing/net.whatsapp.WhatsApp_v22.17.77_watusi3_1.1.35_stalky_4.1.14.ipa -o /Users/manpreetsingh/Offline\ Downloads/app\ editing -f /Users/manpreetsingh/Offline\ Downloads/app\ editing/onlinenotify/OnlineNotify.dylib /Users/manpreetsingh/Offline\ Downloads/app\ editing/onlinenotify/OnlineNotifySB.dylib /Users/manpreetsingh/Offline\ Downloads/app\ editing/onlinenotify/OnlineNotifyAssets.bundle /Users/manpreetsingh/Offline\ Downloads/app\ editing/onlinenotify/OnlineNotifyPrefs.bundle
[*] Extracting iPA...
[*] IPA extracted
ldid.cpp(3266): _assert(): signature != NULL
[*] Copied OnlineNotifyAssets.bundle to work directory
[*] Copied OnlineNotifyPrefs.bundle to work directory
[*] ID Successful
[*] Injected OnlineNotifySB.dylib
[*] Injected OnlineNotify.dylib
ldid.cpp(1197): _assert(): errno=22
libc++abi: terminating with uncaught exception of type char const*
/usr/local/bin/azule: line 1334: 15590 Abort trap: 6           ldid -S"$dir/exec_entitlements" "$executable"
[*] Couldn't Restore App Entitlements
[*] Generating iPA...
[*] Generated IPA at /Users/manpreetsingh/Offline Downloads/app editing/wa.ipa
manpreetsingh@Manpreets-MacBook-Air ~ % 
`
Al4ise commented 2 years ago

what mac are you running this on?

iammanpreetsingh commented 2 years ago

MacBook Air 11 inch 2015 Early 2015

Al4ise commented 2 years ago

can you send me the ipa you are using?

Al4ise commented 10 months ago

I think it’s fixed. Thank @udevsharold for the fix