Open touyou opened 2 years ago
After created this issue, I notice this info.
In this project, these packages are local plugin (Local defined plugin) and the why of using local plugin is performance issue of Xcode. When using remote package plugin, Xcode CPU usage becomes so high (over 100%).
If LicenseListPlugin could have same problem, we can use only official release bundle.
Let me try this issueπ I think this issue is not urgent, so I believe that I take enough time including my investigation into SwiftPM Plugin since Xcode14.π
Sorry for late response ππΌ
@fummicc1 Thanks! Assigned ππΌ
Idea Description
I implemented LicenseList plugin in #479 , and offered support of SPM in https://github.com/cybozu/LicenseList/issues/4 . And now, LicenseList officially supported BuildToolPlugin. So we should replace it.
Reference images and links