apache / openwhisk

Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.54k stars 1.17k forks source link

ios app example with sdk should be available in open source #502

Closed csantanapr closed 8 years ago

csantanapr commented 8 years ago

docs/mobile_sdk.md point that user can get ios sample app with sdk included.

You can use the OpenWhisk CLI to download example code that embeds the OpenWhisk SDK framework. To install the starter app example, enter the following command:

wsk sdk install ios

Running this after setting up openwhisk on local system produces errors

$ wsk sdk install ios
Unknown SDK component: ios
houshengbo commented 8 years ago

I will take this issue. Thank you, Carlos.

csantanapr commented 8 years ago

close with 75f6615e37b54a7a9d01272c2cac60570fb787b2