You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Thanks for helping us! Before you submit your issue, please make sure you followed our checklist and check the appropriate boxes by putting an x in the [ ]: [x] -->
8
+
9
+
### New Issue Checklist
10
+
11
+
-[ ] Updated the plugin to the latest version
12
+
-[ ] I read the [Contribution Guidelines](https://github.com/Backelite/sonar-swift/blob/master/CONTRIBUTING.md)
13
+
-[ ] I read the [documentation](https://github.com/Backelite/sonar-swift/wiki)
14
+
-[ ] I searched for existing [GitHub issues](https://github.com/Backelite/sonar-swift/issues)
15
+
16
+
### Issue Description
17
+
<!-- Please include what's happening, expected behavior, and any relevant code samples -->
18
+
19
+
##### Command executed
20
+
<!-- The command you executed on the command line that resulted in an error -->
21
+
22
+
##### Complete output when running fastlane, including the stack trace and command used
23
+
<!--
24
+
The output could contain sensitive data. Please make sure you double check the output and replace anything sensitive you don't wish to submit in the issue
25
+
-->
26
+
27
+
<details>
28
+
<pre> [REPLACE THIS WITH YOUR INFORMATION] </pre>
29
+
</details>
30
+
31
+
### Environment
32
+
<!-- Please provide as much information as possible to help us narrow the issue -->
0 commit comments