我想在终端的模拟器IOS中获取应用程序版本,代码版本。
我可以通过运行以下代码在Android模拟器的命令行中获取它:
adb shell dumpsys package com.active.dev | grep version
答案 0 :(得分:0)
这个问题很老了,但我希望它能有所帮助,你需要:
xcrun simctl get_app_container booted bundleID
defaults read **The app container**/Info CFBundleVersion