Commit 0288b8f
feat(cocoapods): Improve extracting the VCS info
If the VCS info in checkout options is incomplete, fallback to the VCS
info from the podspec instead of using a (partially) empty VCS info.
Signed-off-by: Frank Viernau <[email protected]>1 parent 00cb532 commit 0288b8f
File tree
1 file changed
+3
-3
lines changed- plugins/package-managers/cocoapods/src/main/kotlin
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
0 commit comments