編譯錯誤 error: ***.framework' in the Link Binary With Libraries build phase is using platform filters which is not supported in the legacy build system.
處理方法一:project Setting中 修改為“New Build System”
15865257697298.jpg
處理方法二:Build Phases 中 link binary with Libaries 中的framework 的Platforms 修改為macOS + iOS
15865258490853.jpg