<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — Does iOS Support includes tvOS and watchOS?]]></title>
		<link>https://www.wolfssl.com/forums/topic1013-does-ios-support-includes-tvos-and-watchos.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1013.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Does iOS Support includes tvOS and watchOS?.]]></description>
		<lastBuildDate>Tue, 18 Dec 2018 22:54:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Does iOS Support includes tvOS and watchOS?]]></title>
			<link>https://www.wolfssl.com/forums/post4383.html#p4383</link>
			<description><![CDATA[<p>Update:</p><p>We have run the following test from the wolfssl-3.15.5/IDE/XCODE directory to show watchOS successfully builds:</p><div class="codebox"><pre><code>#!/bin/sh

WORKSPACE=$(eval &quot;pwd&quot;)
PROJ=wolfssl.xcodeproj
CONFIG=Release
SCHEME=wolfssl_ios
ARCH=i386
SDK=watchsimulator5.1
CONF_BUILD_DIR=${WORKSPACE}/simulator

xcodebuild clean build -project ${PROJ} -configuration ${CONFIG} \
           -scheme ${SCHEME} -arch ${ARCH} -sdk ${SDK} \
           BITCODE_GENERATION_MODE=bitcode \
           OTHER_CFLAGS=&quot;-fembed-bitcode -O3 -fomit-frame-pointer&quot; \
           CONFIGURATION_BUILD_DIR=${CONF_BUILD_DIR}  \
           -quiet</code></pre></div><p>- K</p>]]></description>
			<author><![CDATA[null@example.com (Kaleb J. Himes)]]></author>
			<pubDate>Tue, 18 Dec 2018 22:54:06 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post4383.html#p4383</guid>
		</item>
		<item>
			<title><![CDATA[Re: Does iOS Support includes tvOS and watchOS?]]></title>
			<link>https://www.wolfssl.com/forums/post3315.html#p3315</link>
			<description><![CDATA[<p>Hi rodrigoareis,</p><p>We have not specifically tested on watchOS.<br />We do have tvOS as a target in &lt;wolfssl-root&gt;/IDE/iOS/wolfssl.xcodeproj/project.pbxproj</p><p>Our recommendation for watchOS would be &quot;just try it&quot; and let us know if you experience any issues. We would be happy to make recommendations if something comes up.</p><br /><p>Warm Regards,</p><p>Kaleb</p>]]></description>
			<author><![CDATA[null@example.com (Kaleb J. Himes)]]></author>
			<pubDate>Tue, 13 Jun 2017 22:41:18 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post3315.html#p3315</guid>
		</item>
		<item>
			<title><![CDATA[Does iOS Support includes tvOS and watchOS?]]></title>
			<link>https://www.wolfssl.com/forums/post3301.html#p3301</link>
			<description><![CDATA[<p>Does the iOS Support (<a href="https://github.com/wolfSSL/wolfssl/tree/master/IDE/iOS">https://github.com/wolfSSL/wolfssl/tree/master/IDE/iOS</a>) includes tvOS and watchOS?</p>]]></description>
			<author><![CDATA[null@example.com (rodrigoareis)]]></author>
			<pubDate>Mon, 05 Jun 2017 20:30:18 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post3301.html#p3301</guid>
		</item>
	</channel>
</rss>
