Quellcode durchsuchen

Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5'

Brad King vor 11 Jahren
Ursprung
Commit
631fadeae9
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6 0
      Help/release/dev/fix-OSX-bundle-rpaths-and-Qt5.rst

+ 6 - 0
Help/release/dev/fix-OSX-bundle-rpaths-and-Qt5.rst

@@ -0,0 +1,6 @@
+fix-OSX-bundle-rpaths-and-Qt5
+-----------------------------
+
+* The :module:`BundleUtilities` module learned to resolve and replace
+  ``@rpath`` placeholders on OS X to correctly bundle applications
+  using them.