Skip to content

Commit

Permalink
Add SKIE swift debug no clean run configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipDolnik committed May 28, 2024
1 parent 0d527a9 commit 90cd574
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions dev-support/.run/Skie_Swift_Debug_NoClean.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Skie/Swift/Debug/NoClean" type="GradleRunConfiguration" factoryName="Gradle" folderName="Skie/Mac">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$/skie/mac" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="--stacktrace" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="buildSwiftDebug" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
</configuration>
</component>

0 comments on commit 90cd574

Please sign in to comment.