You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the version 1.1.1, command
ideviceinstaller -l
to get the appVersion, but the output is CFBundleVersion.
I looked up the source code on master branch. Found that the latest code used CFBundleShortVersionString.
Could you please publish a new version to homebrew based on the latest code.
Thank you very much!
The text was updated successfully, but these errors were encountered:
I use the version 1.1.1, command
ideviceinstaller -l
to get the appVersion, but the output is CFBundleVersion.
I looked up the source code on master branch. Found that the latest code used CFBundleShortVersionString.
Could you please publish a new version to homebrew based on the latest code.
Thank you very much!
The text was updated successfully, but these errors were encountered: