在 macOS Catalina(测试版)上,我在 Xcode 11(测试版)中创建了一个全新的 macOS 项目。
在创建向导中,我选择了 Objective-C 和“使用 XIBs”。
如果我运行该项目,我会得到以下控制台输出:
foo_project[20548:102646] NSSoftLinking - The function 'SLSIsSuppressedByScreenTime'
can't be found in the (null) framework.
foo_project[20548:102646] Metal API Validation Enabled
谁能解释这个消息?
编辑:
@vardaasen 报告:
不是同样的问题,而是类似的消息。我在运行时收到消息:
sh /opt/local/share/java/android-sdk-macosx/tools/android
使用 macports 和 anaconda/conda 安装 java 和 android studio 给出:
java[11042:345832] NSSoftLinking - The function 'SLSIsSuppressedByScreenTime' can't be found in the (null) framework.