we are going to install a testapp
Sample App to download :-
[ Ссылка ]
How to install app on IOS Simulator
return List of available simulators: xcrun simctl list
xcrun simctl install (booted Device ID) (Path of APP file)
example :-
xcrun simctl install BAB8FD1D-2503-45A9-9C2D-01F657F14453 /Users/mysystem/Downloads/TestApp.app
Ещё видео!