SwiftPackage icon indicating copy to clipboard operation
SwiftPackage copied to clipboard

Feature request: Platform specific projects

Open HarshilShah opened this issue 8 years ago • 2 comments

Hey folks, I’m using this project as the template for a project I just started, and it’s going really well. Good job!

One tiny feature request though: I would love if your could specify which platforms you want your project to target during the setup process.

Thanks!

HarshilShah avatar Jul 17 '17 07:07 HarshilShah

Alternatively, some instructions on how to completely remove the Mac stuff (i.e. also remove the iOS/shared distinction) and have all files in the Sources folder be considered as part of the iOS target would be great for now! :)

HarshilShah avatar Jul 17 '17 12:07 HarshilShah

@HarshilShah Hi, good idea. For now we support all platforms iOS, macOS, tvOS, watchOS. There can be a platform option to filter the ones you like

onmyway133 avatar Oct 20 '17 09:10 onmyway133