DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Installing an .ipa on iOS device from the command line in OSX or linux

4 years ago medium.com
Installing an .ipa on iOS device from the command line in OSX or linux

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Sometimes as a software engineer when working and developing mobile apps you may want to quickly verify that your work application works correctly before deployment on a real device. Unfortunately Apple makes the whole process hard to do so. But there exist a command line tool available part of the amazing libimobiledevice project. And the best part is that this tool is also available on linux. To install it simply use the appropriate package: Then plugin your device and run the following to get your app installed: Written by

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com