csantanapr commented on issue #2351: document how to add swift dependencies via 
Package.swift
URL: 
https://github.com/apache/incubator-openwhisk/issues/2351#issuecomment-307287051
 
 
   @paulcastro @bjustin-ibm any feedback on my experiments ?
   
   Also I see that the directory `spm-build`  contains `_Whisk.swift` and 
`_WhiskJSONUtils.swift`
   
   ```
   root@a979d6047b1d:/# ls /swift3Action/spm-build/
   Package.swift  Packages  _Whisk.swift  _WhiskJSONUtils.swift  main.swift  
swiftbuildandlink.sh
   ```
   
   If the user wants to split the code instead of having one single swift file 
it might have a few secondary files, they can be copied over to `spm-build/` 
and they would be pickup by the `swift build` right?
   
 
----------------------------------------------------------------
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

Reply via email to