Commit dcec0ab
fix(cocoapods): Add
Use the `--silent` flag with `pod ipc spec` to suppress warnings or
status messages. Without this flag, the command output can include
additional text alongside the JSON, making it invalid and unparseable.
Signed-off-by: Onur Demirci <[email protected]>--silent to pod ipc spec to ensure valid JSON1 parent b401faa commit dcec0ab
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 | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments