Debugging (Cocoa)
Elements comes with its own sophisticated debug engine for running, testing and debugging projects on the Apple platform, including Mac projects, as well iOS, tvOS and watchOS applications on device or on the Simulators provided by Xcode and the SDKs.
- Debugging Mac apps – macOS and Mac Catalyst
- Debugging on Device – iOS, tvOS
- Debugging in the Simulator – iOS, tvOS, watchOS
All debugging happens on a Mac, or a device connected to a Mac (via USB or WiFi), so if you are working from Windows, a CrossBox connection to a Mac is needed.