Create emulator of mac os x to xcode apple app

broken image

You can see the list of all available simulated and real devices in the run/debug configuration selector:ĪppCode displays a set of devices relevant to the selected run/debug configuration. Scroll to the bottom of the list to find them: Select a device If the Navigation bar is visible ( View | Appearance | Navigation Bar), you can access all available %run_debug% configurations from the selector on the toolbar. You can also create new run/debug configurations for different targets. In AppCode, you run applications using run/debug configurations which are the analogues of the Xcode schemes and are synchronized with them.Įvery project created in AppCode contains a default run/debug configuration that has the same name as your application. Applications for macOS run on your current Mac where AppCode is installed.

broken image

AppCode allows you to run your iOS and tvOS applications on simulated devices as well as on real ones.