I'm trying to build iOS sample application using Iotivity framework. I followed the steps given in official instruction to install. I've stuck on the third step, the following command:
cp ~/boost.build/ios/framework/boost.framework ~/iotivity-ios-port/extlibs/boost/ios/framework/
Is executed with the error:
path not found.
Is there any sample projects to understand this?