I build my app for iPhone (without code-signing, with help of Jailcoder utility). How to install it on my jailbroken device over Wi-Fi? I need only to install it, without running/debugging from XCode.
As an approach I tried to pack it as IPA
and download in Installous
, but installation failed with unexpected content
error message.
Is there a working method?
I solved it via Installous
. Previously the build was not configured for my device and thats why there was an error.
Steps:
XCode
(Product->Archive
)app
folder from itapp
folder into Payload
folder and compress this all.zip
to .ipa
Installous
get device IP adress, than enter it in desktop browseripa
file