summaryrefslogtreecommitdiff
path: root/doc/src/platforms/macos.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/macos.qdoc')
-rw-r--r--doc/src/platforms/macos.qdoc8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/src/platforms/macos.qdoc b/doc/src/platforms/macos.qdoc
index 3592f74e..cfe6c10c 100644
--- a/doc/src/platforms/macos.qdoc
+++ b/doc/src/platforms/macos.qdoc
@@ -590,12 +590,8 @@
\snippet snippets/code/doc_src_mac-differences.cpp 1
- \note When \macos is set to use Japanese, a bug causes this sequence
- to fail and return an empty string. Therefore, always test the
- returned string.
-
- For more information about using the CFBundle API, visit
- \l{http://developer.apple.com/documentation/CoreFoundation/Reference/CFBundleRef/index.html}
+ For more information about using the NSBundle API, visit
+ \l{https://developer.apple.com/documentation/foundation/nsbundle?language=objc}
{Apple's Developer Website}.
QCoreApplication::applicationDirPath() can be used to determine