【发布时间】:2023-04-10 17:25:02
【问题描述】:
以前有人遇到过这个错误吗?当我在今天的扩展程序上运行小部件模拟器时,它就会发生。
dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/Frameworks/NotificationCenter.framework/Versions/A/Resources/Widget Simulator.app/Contents/MacOS/Widget Simulator being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/Frameworks/NotificationCenter.framework/Versions/A/Resources/Widget Simulator.app/Contents/MacOS/Widget Simulator being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/Frameworks/NotificationCenter.framework/Versions/A/Resources/Widget Simulator.app/Contents/MacOS/Widget Simulator being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/Frameworks/NotificationCenter.framework/Versions/A/Resources/Widget Simulator.app/Contents/MacOS/Widget Simulator being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/../Frameworks in /System/Library/Frameworks/NotificationCenter.framework/Versions/A/Resources/Widget Simulator.app/Contents/MacOS/Widget Simulator being ignored in restricted program because of @executable_path
【问题讨论】:
标签: macos today-extension