summary refs log tree commit diff
path: root/doc
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
parent4a49921a69a7a0980a09132eaa01eb6010c82f6a (diff)
downloadnixpkgs-ee58ab3cb9e727444e92ed992c02ef75d4356d6a.tar
nixpkgs-ee58ab3cb9e727444e92ed992c02ef75d4356d6a.tar.gz
nixpkgs-ee58ab3cb9e727444e92ed992c02ef75d4356d6a.tar.bz2
nixpkgs-ee58ab3cb9e727444e92ed992c02ef75d4356d6a.tar.lz
nixpkgs-ee58ab3cb9e727444e92ed992c02ef75d4356d6a.tar.xz
nixpkgs-ee58ab3cb9e727444e92ed992c02ef75d4356d6a.tar.zst
nixpkgs-ee58ab3cb9e727444e92ed992c02ef75d4356d6a.zip
doc/platform-notes: reword xcode warning
xcbuild doesn’t work exactly like xcode in some ways.
Diffstat (limited to 'doc')
-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 b27f2487575..6050271dbf6 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>