Swift Executable not selected in Run/Debug configuration
已回答
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.
请先登录再写评论。
@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.