-WML-

今天在联系vapor demo的时候

查看当前环境时,报了一下提示

✅  Xcode 9 is compatible with Vapor 2.
✅  Xcode 9 is compatible with Vapor 3.
2018-06-08 10:54:13.808 xcodebuild[91618:4860941] [MT] PluginLoading: Required plug-in compatibility UUID 426A087B-D3AA-431A-AFDF-F135EC00DE1C for plug-in at path \'~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XAlign.xcplugin\' not present in DVTPlugInCompatibilityUUIDs
2018-06-08 10:54:13.809 xcodebuild[91618:4860941] [MT] PluginLoading: Required plug-in compatibility UUID 426A087B-D3AA-431A-AFDF-F135EC00DE1C for plug-in at path \'~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/VVDocumenter-Xcode.xcplugin\' not present in DVTPlugInCompatibilityUUIDs
✅  Swift 4.1 is compatible with Vapor 2.
✅  Swift 4.1 is compatible with Vapor 3.

查了一下,应该是xcode更新后导致两个插件过期,在网上搜到了以下解决办法

https://blog.csdn.net/sinat_26415011/article/details/52433516

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-11-03
  • 2021-10-26
  • 2021-11-24
  • 2021-09-27
  • 2021-06-21
  • 2022-02-09
  • 2021-05-06
猜你喜欢
  • 2022-12-23
  • 2022-01-14
  • 2021-07-28
  • 2022-12-23
  • 2021-09-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案