DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.64k stars 1.06k forks source link

Error processing deb file #23

Closed Ademzz closed 8 years ago

Ademzz commented 8 years ago

I keep getting this "error processing deb file" on almost every deb file. and i wonder if i can fix it some way

skarmavbild 2016-06-30 kl 15 41 50

DanTheMan827 commented 8 years ago

Could you please post the application log? (View > Application Log)

Ademzz commented 8 years ago

skarmavbild 2016-06-30 kl 16 06 12

Ademzz commented 8 years ago

skarmavbild 2016-06-30 kl 16 09 45

Maybe this is the problem

Ademzz commented 8 years ago

skarmavbild 2016-07-01 kl 12 56 35

DanTheMan827 commented 8 years ago

Which deb are you trying to sign?

If it's a jailbreak tweak it may not work...

There needs to be a Applications folder inside of the .deb file or the application would in fact give that error...

The application is failing when it tries to move the Applications folder from the extracted deb file to the working directory.