
这个问题,可以参考下:
https://stackoverflow.com/questions/47344160/failed-to-set-plugin-placeholders-message
或者直接点就是,TARGETS 里面的Bundle identifier 和 Extension 里的 Bundle identifier 需要不一致。
两者需要这样配置:
com.example.App
com.example.AppExtension
配置好就OK了。


这个问题,可以参考下:
https://stackoverflow.com/questions/47344160/failed-to-set-plugin-placeholders-message
或者直接点就是,TARGETS 里面的Bundle identifier 和 Extension 里的 Bundle identifier 需要不一致。
两者需要这样配置:
com.example.App
com.example.AppExtension
配置好就OK了。
本文标题:Failed to set plugin placeholder
本文链接:https://www.haomeiwen.com/subject/nfeboctx.html
网友评论