Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: zip_open /path/to/app/app.app : 5 #100

Closed
hngiannopoulos opened this issue Aug 12, 2014 · 1 comment
Closed

Error: zip_open /path/to/app/app.app : 5 #100

hngiannopoulos opened this issue Aug 12, 2014 · 1 comment
Labels

Comments

@hngiannopoulos
Copy link

I am trying to install a .app signed with the proper Developer credentials, to an iPhone 4s running iOS 7 from OSX Mavericks. Originally I had installed the libimobile tools through homebrew, and everything was working smoothly. However, due to homebrew's issues running alongside macports, I decided to explore alternative installation methods.
I found https://github.com/benvium/libimobiledevice-macosx, which appears to install fine. I can call idevicesyslog and idevicescreenshot and both act as expected. However, when I go to install the .app to an iOS device, (the same way I was when having installed libmobiledevice with homebrew), I get the following:
ERROR: zip_open: /usr/.../appImTryingtoInstall.app: 5

I understand that this OSX version of libimobiledevice is not official or completely up to date. If that is the most likely problem I will go back to the homebrew installation.
I run the command
ideviceinstaller -U (UUID) -i /path/to/app/appIWantToInstall.app

@FunkyM
Copy link
Member

FunkyM commented Oct 14, 2014

Yes, forks are pretty much unsupported and they have their own issues tracker, too. :)
Please mind to create tickets in the correct project.
Nevertheless I assume this is a duplicate to libimobiledevice/ideviceinstaller#9.
Should be fixed in latest git master.

@FunkyM FunkyM closed this as completed Oct 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants