Python wrapper around the xcrun utility
iSimulator is a GUI utility to control the Simulator, and manage the app installed on the simulator.
#IOS#Swift client-server tool to call xcrun simctl from your simulator. Automate push notification testing!
#IOS#PackageApplication is still here waiting for you, even if Xcode 8.3.2 excluded it, so what ? `xcrun -sdk iphoneos PackageApplication -v youapp.app -o $(pwd)/youapp.ipa`
Swift wapper around Xcodebuild, Agvtool, and other Xcrun tools, built with https://github.com/FullQueueDeveloper/Sh
根据xcarchive原始文件和crash崩溃日志文件,定位代码问题出现点。自动获取和读取dsym文件。使用xcrun atos命令,对arm64,armv7内存位置进行解析