summaryrefslogtreecommitdiffstats
path: root/doc/platform-notes.xml
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2018-11-18 23:20:47 -0600
committerMatthew Bauer <mjbauer95@gmail.com>2018-11-19 13:03:23 -0600
commitee58ab3cb9e727444e92ed992c02ef75d4356d6a (patch)
treed416d34ea60a2dcd891c1924d40b8da077cdcd64 /doc/platform-notes.xml
parent4a49921a69a7a0980a09132eaa01eb6010c82f6a (diff)
doc/platform-notes: reword xcode warning
xcbuild doesn’t work exactly like xcode in some ways.
Diffstat (limited to 'doc/platform-notes.xml')
-rw-r--r--doc/platform-notes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/platform-notes.xml b/doc/platform-notes.xml
index b27f24875759..6050271dbf6f 100644
--- a/doc/platform-notes.xml
+++ b/doc/platform-notes.xml
@@ -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>