通过ideviceinstaller获取IOS APP bundleId
查看ios设备udid:
idevice_id -l
查看ios应用的bundleId:
# 安装ideviceinstaller
brew install ideviceinstaller
# 查看应用的bundleId
ideviceinstaller -l
idevice_id -l
# 安装ideviceinstaller
brew install ideviceinstaller
# 查看应用的bundleId
ideviceinstaller -l