You can use the C SDK on iOS ( which is what my objective-c sdk utilizes) There are some script under tools/darwin that will basically run scons 5 times (each ARCH) and another script to package it up into an iotivity.framework, that you can then include in your project.
Charlie Lenahan | Software Engineer | Intel Corporation | C - 502.415.1275 charlie.lenahan at intel.com | iCDG ? WINS ? WSS | http://www.linkedin.com/in/charlielenahan From: Jack Mingaw <[email protected]> Date: Wednesday, December 2, 2015 at 5:30 AM To: "Charlie Lenahan (Intel)" <charlie.lenahan at intel.com> Cc: "iotivity-dev at lists.iotivity.org" <iotivity-dev at lists.iotivity.org> Subject: Re: [dev] IOS Thanks for the reply Charlie. Without this SDK, we can't use IoTivity on iOS, can we? That's strange that nobody wants IoTivity on iOS. IMHO, it seems obvious that IoTivity has to be available on all platforms. On 1 December 2015 at 18:09, Lenahan, Charlie <charlie.lenahan at intel.com> wrote: The current SCONS build will build the C SDK for OS X and iOS. I was working on a objective-c SDK which is under https://gerrit.iotivity.org/gerrit/#/c/1263/, but had to stop pre 1.0 (post CA layer merge) and before JSON was replaced with CBOR . I have been re-tasked so someone is free to run with it , or start from scratch. Charlie Lenahan | Software Engineer | Intel Corporation | C - 502.415.1275 charlie.lenahan at intel.com | iCDG ? WINS ? WSS | http://www.linkedin.com/in/charlielenahan From: <iotivity-dev-bounces at lists.iotivity.org> on behalf of Jack Mingaw <[email protected]> Date: Tuesday, December 1, 2015 at 11:30 AM To: "iotivity-dev at lists.iotivity.org" <iotivity-dev at lists.iotivity.org> Subject: [dev] IOS Hi IoTivity community, Is there any implementation of IoTivity for iOS, I see that Tizen and Android implementation are well developped but I don't see anything for iOS apart from the Scons support: https://www.iotivity.org/downloads/iotivity-0.9.0-release (at the bottom of the release) Cheers, Jack -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20151202/c4b61e81/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 5859 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20151202/c4b61e81/attachment.p7s>
