forked from mirrors/nixpkgs
doc/platform-notes: reword xcode warning
xcbuild doesn’t work exactly like xcode in some ways.
This commit is contained in:
parent
4a49921a69
commit
ee58ab3cb9
|
@ -96,8 +96,8 @@
|
||||||
</programlisting>
|
</programlisting>
|
||||||
<para>
|
<para>
|
||||||
The package <literal>xcbuild</literal> can be used to build projects that
|
The package <literal>xcbuild</literal> can be used to build projects that
|
||||||
really depend on Xcode, however projects that build some kind of graphical
|
really depend on Xcode. However, this replacement is not 100%
|
||||||
interface won't work without using Xcode in an impure way.
|
compatible with Xcode and can occasionally cause issues.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
Loading…
Reference in a new issue