uber / mockolo

Efficient Mock Generator for Swift
Apache License 2.0
804 stars 85 forks source link

Add build tool plugin #246

Closed uhooi closed 2 months ago

uhooi commented 10 months ago

ref: https://github.com/apple/swift-evolution/blob/main/proposals/0303-swiftpm-extensible-build-tools.md

sidepelican commented 9 months ago

An artifactbundle is required to use mockolo as a buildToolsPlugin.

This is an example of releasing mockolo as an artifactbundle. It is working. https://github.com/sidepelican/mockolo/releases/tag/2.0.1

However, it is troublesome to make this automatically by GitHub Actions. Please someone implement it.

sidepelican commented 2 months ago

available on 2.1.1