
find out your application file through open it. Libraries->Applicationsupport->iphone simulator->4.3(its ur simulator version)->applications->then u can see many files like 0CD04F. You can run the application file of project in simulator - not.
#Ios emulator for mac os install#
Open Terminal and run below command to install this application xcrun simctl install booted Įxample will be looks like below: ~/Library/Developer/CoreSimulator/Devices//data/Containers/Bundle/Application/

Select that simulator file and go to below location. To find your desired simulator, sort these directories using "Arranged By > Date Modified". Now here you'll see many directories with long hexadecimal names, these all are simulators. Killall Finder /System/Library/CoreServices/Finder.app Go to ~/Library/Developer/CoreSimulator/DevicesįYI: Library folder is hidden by default in mac, you can see hidden file using below command. zip file and you will get directory with application nameĬheck that directory you will find app file in Payload folder, copy this app file Select downloaded app, right click show in finder.UPDATE: For Xcode 8.0+ you need to follow below Steps:
