doc/platform-notes: reword xcode warning

xcbuild doesn’t work exactly like xcode in some ways.
This commit is contained in:
Matthew Bauer 2018-11-18 23:20:47 -06:00
parent 4a49921a69
commit ee58ab3cb9

View file

@ -96,8 +96,8 @@
</programlisting>
<para>
The package <literal>xcbuild</literal> can be used to build projects that
really depend on Xcode, however projects that build some kind of graphical
interface won't work without using Xcode in an impure way.
really depend on Xcode. However, this replacement is not 100%
compatible with Xcode and can occasionally cause issues.
</para>
</listitem>
</itemizedlist>