<?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>apple Archives - Creatronix</title>
	<atom:link href="https://creatronix.de/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>https://creatronix.de/tag/apple/</link>
	<description>My adventures in code &#38; business</description>
	<lastBuildDate>Fri, 01 Nov 2024 17:53:11 +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>Developing for iOS 14 with Xcode 12.4</title>
		<link>https://creatronix.de/developing-for-ios-14-with-xcode-12-4/</link>
		
		<dc:creator><![CDATA[Jörn]]></dc:creator>
		<pubDate>Fri, 14 May 2021 07:47:39 +0000</pubDate>
				<category><![CDATA[Android & iOS development]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[DeviceSupport]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[Xcode]]></category>
		<guid isPermaLink="false">https://creatronix.de/?p=3610</guid>

					<description><![CDATA[<p>Oh boy, Apple&#8230;. I&#8217;m still running macOS 10.15.7 Catalina on my Mac due to different reasons. My iPhone is already up to date on iOS 14.5. That means my Mac can only run Xcode 12.4 which makes it incompatible with my iPhone for development. But there is a way. DeviceSupport files You need an additional&#8230;</p>
<p>The post <a href="https://creatronix.de/developing-for-ios-14-with-xcode-12-4/">Developing for iOS 14 with Xcode 12.4</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Oh boy, Apple&#8230;.</p>
<p>I&#8217;m still running macOS 10.15.7 Catalina on my Mac due to different reasons. My iPhone is already up to date on iOS 14.5.</p>
<p>That means my Mac can only run Xcode 12.4 which makes it incompatible with my iPhone for development. But there is a way.</p>
<h2>DeviceSupport files</h2>
<p>You need an additional DeviceSupport file. Do the following:</p>
<ul>
<li>Close Xcode</li>
<li>Go to https://github.com/filsv/iPhoneOSDeviceSupport</li>
<li>Download the matching zip in my case 14.5</li>
<li>Unzip the archive</li>
<li>Copy the folder to
<ul>
<li>/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/</li>
</ul>
</li>
<li>Start Xcode</li>
</ul>
<p>&nbsp;</p>
<p>The post <a href="https://creatronix.de/developing-for-ios-14-with-xcode-12-4/">Developing for iOS 14 with Xcode 12.4</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
