Hey!!
it was really great to have that help note!
After trying out I was able to run the commands but when I am running the last command
brew install -s --HEAD libimobiledevice ideviceinstaller
it works but at the end it breaks down…
I am checking on the same if you have any suggestion I appreciate it… Thank you so much for your wonderful help!!
pkpsecs-MacBook-Pro:~ rashmin$ brew install -s --HEAD libimobiledevice ideviceinstaller
==> Installing dependencies for libimobiledevice: autoconf, automake, libtool, libxml2, pkg-config, libtasn1, libplist, libusb, usbmuxd, openssl
==> Installing libimobiledevice dependency: autoconf
==> Downloading https://homebrew.bintray.com/bottles/autoconf-2.69.el_capitan.bottle.4.tar.gz
######################################################################## 100.0%
==> Pouring autoconf-2.69.el_capitan.bottle.4.tar.gz
==> Caveats
Emacs Lisp files have been installed to:
/usr/local/share/emacs/site-lisp/autoconf
==> Summary
/usr/local/Cellar/autoconf/2.69: 70 files, 3.0M
==> Installing libimobiledevice dependency: automake
==> Downloading https://homebrew.bintray.com/bottles/automake-1.15.el_capitan.bottle.2.tar.gz
######################################################################## 100.0%
==> Pouring automake-1.15.el_capitan.bottle.2.tar.gz
/usr/local/Cellar/automake/1.15: 130 files, 2.9M
==> Installing libimobiledevice dependency: libtool
==> Downloading https://homebrew.bintray.com/bottles/libtool-2.4.6_1.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libtool-2.4.6_1.el_capitan.bottle.tar.gz
==> Caveats
In order to prevent conflicts with Apple’s own libtool we have prepended a “g”
so, you have instead: glibtool and glibtoolize.
==> Summary
/usr/local/Cellar/libtool/2.4.6_1: 70 files, 3.7M
==> Installing libimobiledevice dependency: libxml2
==> Downloading https://homebrew.bintray.com/bottles/libxml2-2.9.4_2.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libxml2-2.9.4_2.el_capitan.bottle.tar.gz
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local.
macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.
Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you’ll need to add to your
build variables:
LDFLAGS: -L/usr/local/opt/libxml2/lib
CPPFLAGS: -I/usr/local/opt/libxml2/include
==> Summary
/usr/local/Cellar/libxml2/2.9.4_2: 277 files, 9.8M
==> Installing libimobiledevice dependency: pkg-config
==> Downloading https://homebrew.bintray.com/bottles/pkg-config-0.29.1_2.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring pkg-config-0.29.1_2.el_capitan.bottle.tar.gz
/usr/local/Cellar/pkg-config/0.29.1_2: 10 files, 627.4K
==> Installing libimobiledevice dependency: libtasn1
==> Downloading https://homebrew.bintray.com/bottles/libtasn1-4.10.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libtasn1-4.10.el_capitan.bottle.tar.gz
/usr/local/Cellar/libtasn1/4.10: 59 files, 439.3K
==> Installing libimobiledevice dependency: libplist
==> Downloading https://homebrew.bintray.com/bottles/libplist-1.12.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libplist-1.12.el_capitan.bottle.tar.gz
/usr/local/Cellar/libplist/1.12: 28 files, 314.3K
==> Installing libimobiledevice dependency: libusb
==> Downloading https://homebrew.bintray.com/bottles/libusb-1.0.21.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libusb-1.0.21.el_capitan.bottle.tar.gz
/usr/local/Cellar/libusb/1.0.21: 29 files, 510.5K
==> Installing libimobiledevice dependency: usbmuxd
==> Downloading https://homebrew.bintray.com/bottles/usbmuxd-1.0.10_1.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring usbmuxd-1.0.10_1.el_capitan.bottle.tar.gz
/usr/local/Cellar/usbmuxd/1.0.10_1: 12 files, 118.5K
==> Installing libimobiledevice dependency: openssl
==> Downloading https://homebrew.bintray.com/bottles/openssl-1.0.2j.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring openssl-1.0.2j.el_capitan.bottle.tar.gz
==> Using the sandbox
==> Caveats
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
/usr/local/etc/openssl/certs
and run
/usr/local/opt/openssl/bin/c_rehash
This formula is keg-only, which means it was not symlinked into /usr/local.
Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries
Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you’ll need to add to your
build variables:
LDFLAGS: -L/usr/local/opt/openssl/lib
CPPFLAGS: -I/usr/local/opt/openssl/include
PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig
==> Summary
/usr/local/Cellar/openssl/1.0.2j: 1,695 files, 12M
==> Installing libimobiledevice --HEAD
==> Cloning https://git.libimobiledevice.org/libimobiledevice.git
Cloning into ‘/Users/rashmin/Library/Caches/Homebrew/libimobiledevice–git’…
remote: Counting objects: 8048, done.
remote: Compressing objects: 100% (5337/5337), done.
remote: Total 8048 (delta 6014), reused 3620 (delta 2654)
Receiving objects: 100% (8048/8048), 1.53 MiB | 443.00 KiB/s, done.
Resolving deltas: 100% (6014/6014), done.
Checking connectivity… done.
==> Checking out branch master
==> ./autogen.sh
==> ./configure --disable-silent-rules --prefix=/usr/local/Cellar/libimobiledevice/HEAD-b78a42e --without-cython
==> make install
/usr/local/Cellar/libimobiledevice/HEAD-b78a42e: 66 files, 997K, built in 1 minute 1 second
==> Installing dependencies for ideviceinstaller: libzip
==> Installing ideviceinstaller dependency: libzip
==> Downloading https://homebrew.bintray.com/bottles/libzip-1.1.2.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libzip-1.1.2.el_capitan.bottle.tar.gz
/usr/local/Cellar/libzip/1.1.2: 119 files, 455.4K
==> Installing ideviceinstaller --HEAD
==> Cloning http://git.sukimashita.com/ideviceinstaller.git
Cloning into ‘/Users/rashmin/Library/Caches/Homebrew/ideviceinstaller–git’…
fatal: unable to access ‘http://git.sukimashita.com/ideviceinstaller.git/’: Could not resolve host: git.sukimashita.com
Error: Failed to download resource “ideviceinstaller”
Failure while executing: git clone --branch master http://git.sukimashita.com/ideviceinstaller.git /Users/rashmin/Library/Caches/Homebrew/ideviceinstaller–git
pkpsecs-MacBook-Pro:~ rashmin$ idevice_id
Usage: idevice_id [OPTIONS] [UDID]
Prints device name or a list of attached devices.
The UDID is a 40-digit hexadecimal number of the device
for which the name should be retrieved.
-l, --list list UDID of all attached devices
-d, --debug enable communication debugging
-h, --help prints usage information
Homepage: http://libimobiledevice.org
Thank you!!
-Rashmi