csantanapr commented on issue #2351: document how to add swift dependencies via Package.swift URL: https://github.com/apache/incubator-openwhisk/issues/2351#issuecomment-307287375 In terms of build/init action, user can create a zip or git url with a contract that minimum at the root has `Action.swift` and `Package.swift` and any other swift files, then it's a matter of going thru the process to compile a zip with the compile code. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
