Commit 871c51f
authored
Log the current Swift extension version on activation (#1813)
I noticed we don't actually print the current extension version anywhere
in the logs, making the Capture Diagnostics command less useful.
Print the version of the extension the user is running in the log line
printed during extension activation.1 parent 13cd4a4 commit 871c51f
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments