Commit ded2e40
change the error message to the warning one in XCodeProjectPathcer.cs (#754)
In previous versions, an error message was displayed when doing an iOS build on Windows OS. However, since Unity allows iOS xcodeproj to be built on Windows OS, such a message should at least be displayed as a warning, not an error.
Co-authored-by: a-maurice <[email protected]>1 parent 93da19a commit ded2e40
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
0 commit comments