Swift Executable not selected in Run/Debug configuration
Answered
I'm running CLion 2017.3 on Mac Sierra with Swift plugin version 173.4127.32. The default Hello World project builds but won't run because the Run/Debug Configurations Executable is Not selected. The Executable should be selected with the Application build named with the same name as project.
Any help would be great, thanks.
Please sign in to leave a comment.
@Johnrm9 sorry for the late response. Is the issue still actual?
You can create and edit Run/Debug configurations via Run | Edit Configurations. The proper executable for your configuration should be selected in the Executable field.