<?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>Xcode Archives - AppMakers.Dev</title>
	<atom:link href="https://appmakers.dev/tag/xcode/feed/" rel="self" type="application/rss+xml" />
	<link>https://appmakers.dev/tag/xcode/</link>
	<description>SwiftUI Tutorials, iOS App Development, SwiftUI, Swift</description>
	<lastBuildDate>Fri, 18 Oct 2024 11:30:17 +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>

<image>
	<url>https://appmakers.dev/wp-content/uploads/2024/10/cropped-AppMakersDev-32x32.jpg</url>
	<title>Xcode Archives - AppMakers.Dev</title>
	<link>https://appmakers.dev/tag/xcode/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Rename Xcode Project</title>
		<link>https://appmakers.dev/how-to-rename-xcode-project/</link>
		
		<dc:creator><![CDATA[AppMakers]]></dc:creator>
		<pubDate>Tue, 06 Aug 2019 18:09:20 +0000</pubDate>
				<category><![CDATA[Export Free]]></category>
		<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Swift]]></category>
		<category><![CDATA[Swift Tutorials]]></category>
		<category><![CDATA[Xcode Tutorials]]></category>
		<category><![CDATA[How To Rename Xcode Project]]></category>
		<category><![CDATA[Rename Xcode Project]]></category>
		<category><![CDATA[Xcode]]></category>
		<guid isPermaLink="false">https://appmakers.dev/?p=946</guid>

					<description><![CDATA[<p>In this tutorial you will learn How to Rename your app or how to rename an Xcode Project. Let&#8217;s say you have an app named AppOne, and you want to rename it to AppTwo. Let&#8217;s begin to learn How to Rename Xcode Project: How to Rename Xcode Project Open the Xcode project with your AppOne.&#8230;</p>
<p>The post <a href="https://appmakers.dev/how-to-rename-xcode-project/">How to Rename Xcode Project</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this tutorial you will learn How to Rename your app or how to rename an Xcode Project.</p>
<p>Let&#8217;s say you have an app named <strong>AppOne</strong>, and you want to rename it to <strong>AppTwo</strong>.<br />
<strong>Let&#8217;s begin to learn How to Rename Xcode Project:</strong></p>
<h2>How to Rename Xcode Project</h2>
<ol>
<li>Open the Xcode project with your <strong>AppOne</strong>.</li>
<li>Show the project navigator, click on the AppOne project.</li>
<li>Click on the Show the File Inspector and change the Name in the Identity and type to <strong>AppTwo</strong>. It should have the name of AppTwo Now<br />
<img loading="lazy" decoding="async" class="alignnone size-medium wp-image-947" src="https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Project-Step-1-300x121.png" alt="" width="300" height="121" srcset="https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Project-Step-1-300x121.png 300w, https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Project-Step-1.png 514w" sizes="auto, (max-width: 300px) 100vw, 300px" /></li>
<li>Click on &#8220;Set the Active Scheme&#8221; and select Manage Schemes<br />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-948" src="https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Project-Step-2.png" alt="" width="276" height="186" /></li>
<li>Rename the scheme to the new name : <strong>AppTwo</strong> and press Close.<br />
<img loading="lazy" decoding="async" class="alignnone wp-image-949 size-full" src="https://appmakers.dev/wp-content/uploads/2019/08/Reaname-Xcode-Project-Step-3.png" alt="" width="939" height="468" srcset="https://appmakers.dev/wp-content/uploads/2019/08/Reaname-Xcode-Project-Step-3.png 939w, https://appmakers.dev/wp-content/uploads/2019/08/Reaname-Xcode-Project-Step-3-300x150.png 300w" sizes="auto, (max-width: 939px) 100vw, 939px" /></li>
<li>Now if your app doesn&#8217;t contain Cocoapods, close the Xcode (If the app contains Cocopods scroll to the next section of this tutorial. Open your App folder. It has the old name currently: AppOne.<br />
<img loading="lazy" decoding="async" class="alignnone size-medium wp-image-950" src="https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Project-Step-4-300x182.png" alt="" width="300" height="182" srcset="https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Project-Step-4-300x182.png 300w, https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Project-Step-4.png 822w" sizes="auto, (max-width: 300px) 100vw, 300px" /></li>
<li>Let&#8217;s rename the folder name to AppTwo
</li>
<li>Click on the AppTwo.xcodeproj to open the project again. If the alert &#8220;The folder “Assets.xcassets” doesn’t exist.&#8221; appears, click OK.</li>
<li>Now in the Project Navigator click on the AppOne folder and rename it to AppTwo (You can do in in the Identity and Type changing the name field)<br />
<img loading="lazy" decoding="async" class="alignnone size-medium wp-image-952" src="https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Step-6-300x86.png" alt="" width="300" height="86" srcset="https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Step-6-300x86.png 300w, https://appmakers.dev/wp-content/uploads/2019/08/Rename-Xcode-Step-6.png 522w" sizes="auto, (max-width: 300px) 100vw, 300px" /></li>
<li>Click on the folder item below the location and change it from the AppOne and AppTwo.</li>
<li>Click on the Project Navigator, click on the Build Settings, search for plist. Rename the Info.plist file path from AppOne/Info.plist to AppTwo/Info.plist. Change the ending in the Product Bundle Identifier from AppOne to AppTwo. Search for Developmental Assets and change it too if you use SwiftUI.</li>
<li>If you have tests, also rename them like you did it in the step 6.</li>
<li>Your renaming job is finished. Now just clean the project and build and run the project in the simulator</li>
</ol>
<h2>How to Rename Xcode Project with Cocoapods</h2>
<p>Now let&#8217;s assume, your Xcode project contains Cocoapods. Again we want to rename AppOne to AppTwo.</p>
<ol>
<li>Open the Xcode project with your <strong>AppOne</strong>.</li>
<li>Show the project navigator, click on the AppOne project.</li>
<li>Quit Xcode, And rename AppOne.xcworkspace to AppTwo.xcworkspace</li>
<li>Make steps 3 &#8211; 13 from How To Rename Xcode project mentioned above.</li>
<li>In the project navigator edit Podfile. Change it&#8217;s target from AppOne to AppTwo.</li>
<li>Quit Xcode and delete AppOne.podspec file in the project folder.</li>
<li>Open Terminal, navigate to the project folder and run <strong>rm -rf /Pods</strong>. After that run <strong>pod install</strong></li>
<li>Open Xcode and in the project navigator click on the Bulid Phases. Find Link Binary With Libraries and delete libPods-AppOne.a.</li>
<li>Clean and run the project.</li>
<li>If your project contains a Bridging header, you should do the following. In the Build settings change the header location from AppOne/AppOne-Bridging-Header.h to AppTwo/AppTwo-Bridging-Header.h</li>
</ol>
<p>In this tutorial you&#8217;ve learned how to Rename Xcode Project and you iOS App.</p>
<p>Don&#8217;t forget to <a href="https://appmakers.dev/subscribe/">subscribe to AppMakers.Dev mailing list</a> if you love this content and want to stay tuned with recent iOS Development news, courses, tutorials and resources.</p>
<p>Keep in mind that at the moment of writing this post we used Xcode 10.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://appmakers.dev/how-to-rename-xcode-project/">How to Rename Xcode Project</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to remove CocoaPods from Xcode Project</title>
		<link>https://appmakers.dev/how-to-remove-cocoapods-from-xcode-project/</link>
		
		<dc:creator><![CDATA[AppMakers]]></dc:creator>
		<pubDate>Sat, 15 Jun 2019 10:49:33 +0000</pubDate>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Swift Tutorials]]></category>
		<category><![CDATA[Xcode Tutorials]]></category>
		<category><![CDATA[CocoaPods]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Xcode]]></category>
		<guid isPermaLink="false">https://appmakers.dev/?p=842</guid>

					<description><![CDATA[<p>This is a small tutorial that will help you to remove CocoaPods from Xcode Project. This will not uninstall CocoaPods from your Mac but will help to clear your project from CocoaPods and remove Pods. Follow these steps to remove CocoaPods from Xcode Project. Open terminal on your Mac In terminal navigate to your Xcode&#8230;</p>
<p>The post <a href="https://appmakers.dev/how-to-remove-cocoapods-from-xcode-project/">How to remove CocoaPods from Xcode Project</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This is a small tutorial that will help you to remove CocoaPods from Xcode Project.</p>
<p>This will not uninstall CocoaPods from your Mac but will help to clear your project from CocoaPods and remove Pods.</p>
<p><strong>Follow these steps to remove CocoaPods from Xcode Project.</strong></p>
<ol>
<li>Open terminal on your Mac<br />
<img loading="lazy" decoding="async" class="alignnone size-medium wp-image-843" src="https://appmakers.dev/wp-content/uploads/2019/06/open-terminal-300x194.jpg" alt="" width="300" height="194" srcset="https://appmakers.dev/wp-content/uploads/2019/06/open-terminal-300x194.jpg 300w, https://appmakers.dev/wp-content/uploads/2019/06/open-terminal.jpg 1156w" sizes="auto, (max-width: 300px) 100vw, 300px" /></li>
<li>In terminal navigate to your Xcode Project directory with <strong>cd</strong></li>
<li>In terminal type: <strong><code class="" data-line="">sudo gem install cocoapods-deintegrate cocoapods-clean</code></strong></li>
<li>In terminal type: <strong><code class="" data-line="">pod deintegrate</code></strong></li>
<li>In terminal type: <strong><code class="" data-line="">pod clean</code></strong></li>
<li>In terminal type: <strong><code class="" data-line="">rm Podfile</code></strong></li>
</ol>
<p>Now you should have your Xcode project cleaned from CocoaPods.</p>
<p>Don’t forget to<a href="https://appmakers.dev/subscribe/"> subscribe to AppMakers.Dev mailing list</a> if you love this content and want to stay tuned with recent iOS Development news, tutorials and resources.</p>
<p>The post <a href="https://appmakers.dev/how-to-remove-cocoapods-from-xcode-project/">How to remove CocoaPods from Xcode Project</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to set up your device for wireless development in Xcode?</title>
		<link>https://appmakers.dev/how-to-set-up-your-device-for-wireless-development-in-xcode/</link>
		
		<dc:creator><![CDATA[AppMakers]]></dc:creator>
		<pubDate>Thu, 08 Jun 2017 20:52:49 +0000</pubDate>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Swift Tutorials]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Xcode]]></category>
		<guid isPermaLink="false">https://appmakers.dev/?p=673</guid>

					<description><![CDATA[<p>To set up your device for wireless app development in Xcode (Xcode 9 +) do the following: Open Xcode on your Mac. Connect your development device to your Mac (iPhone or iPad) with your USB or lightning cable. In Xcode tap Window &#62; Devices and Simulators. You will see your device connected. Tap on the&#8230;</p>
<p>The post <a href="https://appmakers.dev/how-to-set-up-your-device-for-wireless-development-in-xcode/">How to set up your device for wireless development in Xcode?</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p id="be78" class="graf graf--p graf-after--h3">To set up your device for wireless app development in Xcode (Xcode 9 +) do the following:</p>
<ol class="postList">
<li id="5d39" class="graf graf--li graf-after--p">Open Xcode on your Mac.</li>
<li id="205a" class="graf graf--li graf-after--li">Connect your development device to your Mac (iPhone or iPad) with your USB or lightning cable.</li>
<li id="36ab" class="graf graf--li graf-after--li">In Xcode tap Window &gt; Devices and Simulators.</li>
<li id="1cdc" class="graf graf--li graf-after--li">You will see your device connected.<img loading="lazy" decoding="async" class="alignnone size-medium wp-image-674" src="https://appmakers.dev/wp-content/uploads/2019/06/How-to-setup-your-device-for-wireless-Development-in-Xcode-300x212.png" alt="" width="300" height="212" srcset="https://appmakers.dev/wp-content/uploads/2019/06/How-to-setup-your-device-for-wireless-Development-in-Xcode-300x212.png 300w, https://appmakers.dev/wp-content/uploads/2019/06/How-to-setup-your-device-for-wireless-Development-in-Xcode.png 694w" sizes="auto, (max-width: 300px) 100vw, 300px" /></li>
<li class="graf graf--li graf-after--li">Tap on the “Connect via network” checkbox.</li>
<li class="graf graf--li graf-after--li">Your device is now connected and can be used for wireless debugging. Disconnect the cable, Press run and test it wirelessly.</li>
</ol>
<p>&nbsp;</p>
<p id="7f88" class="graf graf--p graf-after--p graf--trailing">
<p>The post <a href="https://appmakers.dev/how-to-set-up-your-device-for-wireless-development-in-xcode/">How to set up your device for wireless development in Xcode?</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Xcode Snippets Location</title>
		<link>https://appmakers.dev/xcode-snippets-location/</link>
		
		<dc:creator><![CDATA[AppMakers]]></dc:creator>
		<pubDate>Tue, 18 Sep 2012 07:50:23 +0000</pubDate>
				<category><![CDATA[Export Free]]></category>
		<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Swift Tutorials]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Xcode]]></category>
		<category><![CDATA[Xcode Snippets]]></category>
		<guid isPermaLink="false">http://www.wpexplorer.me/premium/fashionista/?p=102</guid>

					<description><![CDATA[<p>In this article, you will know about how to find Xcode Snippets location on your Mac. Xcode Snippets are snippets or templates of code that can help you in your programming routine. Usually, when you update your Xcode, nothing happens with snippets. But sometimes, after purchasing a new Mac, reinstalling Xcode or Updating OS you&#8230;</p>
<p>The post <a href="https://appmakers.dev/xcode-snippets-location/">Xcode Snippets Location</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p id="981a" class="graf graf--p graf-after--blockquote">In this article, you will know about how to find Xcode Snippets location on your Mac.<br />
<strong>Xcode Snippets</strong> are snippets or templates of code that can help you in your programming routine.</p>
<p id="a2dd" class="graf graf--p graf-after--p">Usually, when you update your Xcode, nothing happens with snippets. But sometimes, after purchasing a new Mac, reinstalling Xcode or Updating OS you can have troubles with finding your snippets. It is a good practice to transfer your snippets to the safe place before moving to the new version of Xcode or before Mac OS Update.</p>
<h3 id="9a6e" class="graf graf--h3 graf-after--p">How to find Xcode snippets folder on your Mac?</h3>
<p><code class="" data-line="">Open Finder on Mac</code></p>
<p><code class="" data-line="">Press Go &gt; Go to folder</code></p>
<p><code class="" data-line="">Type: ~/Library/Developer/Xcode/UserData/CodeSnippets</code></p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-529 size-full" src="https://appmakers.dev/wp-content/uploads/2012/09/Xcode-Snippets-Mac-Location.png" alt="Xcode Snippets Location" width="512" height="233" srcset="https://appmakers.dev/wp-content/uploads/2012/09/Xcode-Snippets-Mac-Location.png 512w, https://appmakers.dev/wp-content/uploads/2012/09/Xcode-Snippets-Mac-Location-300x137.png 300w" sizes="auto, (max-width: 512px) 100vw, 512px" /></p>
<p>That&#8217;s it. Now you should know how to find Xcode Snippets location on your Mac.</p>
<p>The post <a href="https://appmakers.dev/xcode-snippets-location/">Xcode Snippets Location</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
