Mr.Code
Aug 16, 2016 - 14:01
Is it possible to write a Pythonista script which signs iPA files like Cydia Impactor?
Is it possible to write a Pythonista script which signs iPA files like Cydia Impactor?
Maybe you can download the cert, but the signing part should be done by Xcode codesign, so i don't think that's possible
Yes, It is possible to write it like CydiaImpactor does.