finestructure / Arena

A command line tool to create Swift Playground projects with SPM package dependencies
MIT License
685 stars 16 forks source link

Fix RxSwift, Vapor: limit libraries if exact match #76

Closed finestructure closed 4 years ago

finestructure commented 4 years ago

Partially addresses #75 : it doesn't fix the issue with XCTest per se but makes packages that include it but don't need the associated test libraries (like RxTest and XCTVapor) usable.