jellyfin / Swiftfin

Native Jellyfin Client for iOS and tvOS
Mozilla Public License 2.0
2.57k stars 281 forks source link

Move SwiftFormat/Swiftgen to SPM Plugins #509

Closed LePips closed 6 months ago

LePips commented 2 years ago

Instead of installing these through Carthage look at using the new SPM Plugins. SwiftFormat at time of writing does not have support for it but SwiftGen does.

PangMo5 commented 2 years ago

Yeah, many third party will soon support the SPM plugins 😁

LePips commented 6 months ago

Been a while and I just took a look at how SMP plugins are used in Xcode currently and it looks like it's a pain, so idc to do this.