Skip to content

Fix IPA generated by ipatool not installable via itms-services#434

Open
anjiuzhe wants to merge 1 commit intomajd:mainfrom
anjiuzhe:fix/itms-services-install
Open

Fix IPA generated by ipatool not installable via itms-services#434
anjiuzhe wants to merge 1 commit intomajd:mainfrom
anjiuzhe:fix/itms-services-install

Conversation

@anjiuzhe
Copy link

This PR fixes an issue where IPA files generated by ipatool can be installed via Xcode,
but fail when installed through the itms-services protocol.

The installation failure was caused by the generated IPA not being compatible with
iOS streaming unzip (StreamingUnzip), which is required by itms-services installation.

Fixes #433


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IPA downloaded by ipatool cannot be installed via itms-services (but works with Xcode)

1 participant