swift-lambda icon indicating copy to clipboard operation
swift-lambda copied to clipboard

Add an Xcode template for Lambda's

Open helje5 opened this issue 5 years ago • 0 comments

Would be nice to have, in the style of the SwiftXcode templates.

This would need to generate a Package.swift from the Xcode configuration (which now carries the dependency information). Don't remember whether an Xcode template can configure an aggregate target with a build phase, if so, this could generate a Deploy target.

helje5 avatar Aug 10 '20 14:08 helje5