<?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 &#8211; Cristian Ortega</title>
	<atom:link href="https://corteggo.dev/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>https://corteggo.dev</link>
	<description>iOS Developer</description>
	<lastBuildDate>Mon, 11 Aug 2025 17:22:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://corteggo.dev/wp-content/uploads/2023/12/cropped-IMG_9117-32x32.jpg</url>
	<title>apple &#8211; Cristian Ortega</title>
	<link>https://corteggo.dev</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">227446408</site>	<item>
		<title>Exploring Apple’s new Icon Composer app for Xcode 26</title>
		<link>https://corteggo.dev/blog/224244/exploring-apples-new-icon-composer-app-for-xcode-26/</link>
		
		<dc:creator><![CDATA[Cristian Ortega]]></dc:creator>
		<pubDate>Fri, 01 Aug 2025 17:06:49 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[figma]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[xcode]]></category>
		<guid isPermaLink="false">https://corteggo.dev/?p=224244</guid>

					<description><![CDATA[When Apple quietly released Icon Composer alongside Xcode 26, I was intrigued...]]></description>
										<content:encoded><![CDATA[
<p>When Apple quietly released <strong>Icon Composer</strong> alongside Xcode 26, I was intrigued but not in a hurry. After all, I’ve been through numerous icon updates over the years, and most tools seemed like minor improvements rather than significant advancements. However, after experimenting with it to refresh my apps for <strong>iOS 26</strong>, I can confidently say that this one truly transforms the game.</p>



<blockquote class="wp-block-quote is-style-default has-large-font-size is-layout-flow wp-block-quote-is-layout-flow">
<p>&#8220;<em>Simply drop the saved file into Xcode and build. I was searching for an export option, but it turns out that you simply need to “Save” and then drag and drop the <code>.icon</code> bundle into your Xcode project, selecting your app target.</em>&#8220;</p>
</blockquote>



<h2 class="wp-block-heading"><strong>What is &#8220;Icon Composer&#8221;?</strong></h2>



<p>Icon Composer, a new macOS app from Apple, is designed to create <strong>layered app icons</strong> that seamlessly adapt across various devices, including iPhone, iPad, Mac, and Apple Watch. It leverages Apple’s <strong>Liquid Glass</strong> material, which enhances the depth, translucency, and light play of icons.</p>



<p>Unlike exporting multiple flat PNGs for different devices and modes, Icon Composer allows you to work with a <strong>single layered file</strong>. This file can output <strong>Default</strong>, <strong>Dark</strong>, and <strong>Mono</strong> variations, providing real-time previews of how your icon will appear in each context.</p>



<h2 class="wp-block-heading"><strong>Why is this a significant matter?</strong></h2>



<p>In my opinion, three factors distinguished Icon Composer:</p>



<ol start="1" class="wp-block-list">
<li><strong>Liquid Glass controls</strong>: With the ability to adjust blur, translucency, highlights, and shadows, your icon transcends its static image form. It reacts to light as if it were a real object.</li>



<li><strong>Multiplatform consistency</strong>: A single design can be used across various platforms. I can make platform-specific tweaks without having to maintain separate projects for iOS, iPadOS, macOS, and watchOS.</li>



<li><strong>Real-time previews</strong>: Say goodbye to guessing how an icon will appear on a home screen or in dark mode. I can instantly see changes across all sizes and backgrounds.</li>
</ol>



<h2 class="wp-block-heading"><strong><strong>My process for updating my applications</strong></strong></h2>



<p>Here’s how I used Icon Composer for my iOS 26 updates:</p>



<ol start="1" class="wp-block-list">
<li><strong>Prepare the base layers</strong>: I began in Figma, meticulously creating clean vector layers for each element of my icon. These layers served as the foundation for the Liquid Glass effects.</li>



<li><strong>Import into Icon Composer: </strong>Importing my layered design into Icon Composer was a breeze. The app preserved the structure and allowed me to logically label each layer.</li>



<li><strong>Apply Liquid Glass effects: </strong>I fine-tuned the blur and translucency to achieve depth, added subtle highlights for realism, and ensured that the shadows complemented the icon’s silhouette.</li>



<li><strong>Set up rendering modes</strong>: I customized the <strong>Dark</strong> mode version to reduce glare and adjusted <strong>Mono</strong> mode for maximum clarity.</li>



<li><strong>Preview across devices</strong>: Instantly seeing the icon on simulated iPhones, iPads, and Macs provided me with confidence in the design’s consistency.</li>



<li><strong>Export &amp; integrate into Xcode</strong>: Icon Composer’s export is natively supported in Xcode 26. There’s no need for manual resizing or guessing. Simply drop the saved file into Xcode and build. I was searching for an export option, but it turns out that you simply need to “Save” and then drag and drop the .icon bundle into your Xcode project, selecting your app target.</li>
</ol>



<h2 class="wp-block-heading"><strong>Tips if you’re trying it</strong></h2>



<ul class="wp-block-list">
<li>Use <strong>vector artwork</strong> to keep scaling crisp.</li>



<li>Always check <strong>Mono mode</strong>—it’s crucial for accessibility and certain system contexts.</li>



<li>Test against <strong>busy wallpapers</strong> to ensure contrast.</li>



<li>Resist over-glossing—Liquid Glass looks best when subtle.</li>
</ul>



<h2 class="wp-block-heading"><strong>Final thoughts</strong></h2>



<p>Updating my icons for iOS 26 felt less like a chore and more like a creative session. Icon Composer’s layered approach and Liquid Glass effects make icons feel alive, and the multi-platform workflow saves hours of tedious resizing.</p>



<p>If you’re an iOS developer or designer, give it a try—you might find yourself enjoying icon design again. You can download it from Apple’s developer site here:&nbsp;<a href="https://developer.apple.com/icon-composer/">developer.apple.com/icon-composer</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">224244</post-id>	</item>
	</channel>
</rss>
