Commit a2fa752
committed
fix(CocoaPods): Correctly resolve the user home directory
A `File` does not expand `~` automatically.
Signed-off-by: Sebastian Schuberth <[email protected]>1 parent 18f9be2 commit a2fa752
File tree
1 file changed
+1
-1
lines changed- plugins/package-managers/cocoapods/src/main/kotlin
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments