<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>development Archives - Creatronix</title>
	<atom:link href="https://creatronix.de/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>https://creatronix.de/tag/development/</link>
	<description>My adventures in code &#38; business</description>
	<lastBuildDate>Sun, 16 Oct 2022 07:09:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Debunking 3 iOS Development Myths</title>
		<link>https://creatronix.de/debunking-3-ios-development-myths/</link>
		
		<dc:creator><![CDATA[Jörn]]></dc:creator>
		<pubDate>Mon, 20 Mar 2017 20:55:52 +0000</pubDate>
				<category><![CDATA[Android & iOS development]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[myth]]></category>
		<guid isPermaLink="false">http://creatronix.de/?p=609</guid>

					<description><![CDATA[<p>Let&#8217;s debunk some myths about iOS development: Myth #1 &#8211; You need to code Objective-C False &#8211; since 2014 you have an alternative: Swift. This language is open source under the Apache License 2.0 (since Swift 2.2) and even runs on Linux Myth #2 &#8211; You need to be enrolled in the Apple Developer Program&#8230;</p>
<p>The post <a href="https://creatronix.de/debunking-3-ios-development-myths/">Debunking 3 iOS Development Myths</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Let&#8217;s debunk some myths about iOS development:</p>
<h2>Myth #1 &#8211; You need to code Objective-C</h2>
<p>False &#8211; since 2014 you have an alternative: <a href="https://swift.org/">Swift</a>. This language is open source under the Apache License 2.0 (since Swift 2.2) and even runs on Linux</p>
<h2>Myth #2 &#8211; You need to be enrolled in the Apple Developer Program</h2>
<p>False &#8211; To develop your app and test it on your own device you just need to have an Apple ID which You likely already have if you&#8217;ve ever purchased something in the iTunes or app store.</p>
<p>Side note: If you are looking forward to integrate Siri or Wallet or iCloud into your own app you&#8217;ll have to pay. Bummer 🙁</p>
<h2>Myth #3 &#8211; You need to own a Mac (iMac, Mac Book, Mac Pro)</h2>
<p>In theory yes, because you have to run XCode which is only available on Mac OS X. But wait: What if I run Mac OS X elsewhere? You can use a VMWare or Virtual Box as well or even build your own hackintosh.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://creatronix.de/debunking-3-ios-development-myths/">Debunking 3 iOS Development Myths</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
