【问题标题】:Widget Simulator: ignored in restricted program because of @executable_path小部件模拟器:由于@executable_path 而在受限程序中被忽略
【发布时间】: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


    【解决方案1】:

    看起来这种行为与沙盒有关。当我启用沙箱切换时,它就消失了

    【讨论】:

      猜你喜欢
      • 2016-11-26
      • 1970-01-01
      • 1970-01-01
      • 2022-12-07
      • 2023-03-25
      • 1970-01-01
      • 2011-01-02
      • 2016-02-25
      • 2022-01-17
      相关资源
      最近更新 更多