<?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>Universal Binary &#8211; Xojo Programming Blog</title>
	<atom:link href="https://blog.xojo.com/tag/universal-binary/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.xojo.com</link>
	<description>Blog about the Xojo programming language and IDE</description>
	<lastBuildDate>Tue, 02 Mar 2021 16:41:56 +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>Smooth Sailing with Xojo and Apple Silicon</title>
		<link>https://blog.xojo.com/2020/11/17/smooth-sailing-with-xojo-and-apple-silicon/</link>
		
		<dc:creator><![CDATA[Paul Lefebvre]]></dc:creator>
		<pubDate>Tue, 17 Nov 2020 22:37:24 +0000</pubDate>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple Silicon]]></category>
		<category><![CDATA[M1]]></category>
		<category><![CDATA[macOS]]></category>
		<category><![CDATA[Rosetta 2]]></category>
		<category><![CDATA[Universal Binary]]></category>
		<category><![CDATA[Xojo Programming Language]]></category>
		<guid isPermaLink="false">https://blog.xojo.com/?p=7667</guid>

					<description><![CDATA[Starting with Xojo 2020 Release 2 you’ll be able to build your own Universal Binary apps! All you’ll have to do is go to your macOS Build Settings and change the Architecture from “x64 (64-bit)” to “Universal” and re-build your project. Xojo does everything else for you.]]></description>
										<content:encoded><![CDATA[
<p>On November 10th, 2020, Apple <a href="https://www.apple.com/newsroom/2020/11/introducing-the-next-generation-of-mac/">announced the first Macs that use Apple Silicon</a>. The Macs are using the new M1 chip, which appears to be a beefier version of the A14 used in the iPhone 12 and iPad Air. Reviews are <a href="https://sixcolors.com/post/2020/11/m1-macs-review/">starting to appear</a> and the <a href="https://techcrunch.com/2020/11/17/yeah-apples-m1-macbook-pro-is-powerful-but-its-the-battery-life-that-will-blow-you-away/">performance improvements are impressive</a>. This now means that Apple sells some Macs that use Intel CPUs and some that use Apple Silicon (M1) chips. What does this mean for you and your Xojo apps?</p>



<p>Well, not to worry as both <strong>Apple and Xojo have your back</strong>.</p>



<p>For most people, you actually don’t have to do anything because of an amazing <a href="https://www.theverge.com/21304182/apple-arm-mac-rosetta-2-emulation-app-converter-explainer">Apple technology called Rosetta 2</a>. Built into Big Sur, Rosetta 2 is a translation technology that automatically converts most x86-64 (Intel 64-bit) app binaries so that they can run on an Apple Silicon Mac. To you and your users, this process is entirely transparent. Most apps won’t even have a noticeable performance difference. Because of Rosetta 2, moving to Apple Silicon Macs will be painless for all.</p>



<p>For the best possible performance you will want to take advantage of another Apple technology called the <a href="https://arstechnica.com/gadgets/2020/06/this-is-apples-roadmap-for-moving-the-first-macs-away-from-intel/">Universal Binary</a>. A Universal Binary app looks the same as a regular app, but it contains one version of the app that can run on x86-64 (Intel 64-bit) and another that can run on Apple Silicon.</p>



<p>Starting with Xojo 2020 Release 2 (<a href="https://xojo.com/download/">download</a> now!) you’ll be able to build Universal Binary apps! All you’ll have to do is go to your macOS Build Settings and change the Architecture from “x64 (64-bit)” to “Universal” and re-build your project. Xojo does everything else for you.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="636" height="102" src="https://blog.xojo.com/wp-content/uploads/2020/11/2020-11-11_12-35-25.png" alt="" class="wp-image-7668" srcset="https://blog.xojo.com/wp-content/uploads/2020/11/2020-11-11_12-35-25.png 636w, https://blog.xojo.com/wp-content/uploads/2020/11/2020-11-11_12-35-25-300x48.png 300w" sizes="(max-width: 636px) 100vw, 636px" /></figure>



<p>Note that if you use plugins, you&#8217;ll have to get updated plugins that include Apple Silicon components from the plugin author in order to build a Universal Binary.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
