Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

how to use isign to resign ipa on centos7 #125

Open
simpleway2016 opened this issue Jun 13, 2019 · 2 comments
Open

how to use isign to resign ipa on centos7 #125

simpleway2016 opened this issue Jun 13, 2019 · 2 comments

Comments

@simpleway2016
Copy link

I try to use isign to resign my ipa file.But i got this message:

File "/usr/bin/isign", line 4, in
import('pkg_resources').run_script('isign==1.6.15.1560424713.dev61+root', 'isign')
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 666, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 1453, in run_script
exec(code, namespace, namespace)
File "/usr/lib/python2.7/site-packages/isign-1.6.15.1560424713.dev61+root-py2.7.egg/EGG-INFO/scripts/isign", line 199, in
isign.resign(app_path, **kwargs)
File "/usr/lib/python2.7/site-packages/isign-1.6.15.1560424713.dev61+root-py2.7.egg/isign/isign.py", line 82, in resign
raise NotSignable(e)
isign.isign.NotSignable: helpers not present

@ncc0706
Copy link

ncc0706 commented Jul 31, 2019

yum install zip

@yh414209726
Copy link

我的也是这样 楼主解决了吗 安装了zip还是不行

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants