<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Installing Minimum XCode tools]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=959&amp;type=atom" />
	<updated>2024-09-23T15:57:11Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=959</id>
		<entry>
			<title type="html"><![CDATA[Re: Installing Minimum XCode tools]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4372#p4372" />
			<content type="html"><![CDATA[<p>Jeff,<br />Thank you for your reply and suggestions. I was a day ahead of you. I did drag XCode to the trash, emptied, and restarted my Mac. I had Googled about installing only the tools and was shown the xcode-select --install using the terminal app.</p><p>Just dragging XCode to the trash did not remove the &quot;tools&quot; as the command line said they were already installed.</p><p>Then I rebuilt and ran a simple &quot;Hello World&quot; and SimplyFortran was happy with that.</p><p>I&#039;ll keep the XCode App itself off that anemic 128GB MacMini from now on.</p>]]></content>
			<author>
				<name><![CDATA[designer]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3903</uri>
			</author>
			<updated>2024-09-23T15:57:11Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4372#p4372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installing Minimum XCode tools]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4371#p4371" />
			<content type="html"><![CDATA[<p>Simply Fortran only needs Apple&#039;s &quot;Command-Line Developer Tools&quot; to run, which basically provide a few utilities and the development SDK (needed to actually link against system libraries).&nbsp; If you&#039;ve never installed them before, this command should be run in a Terminal:</p><div class="codebox"><pre><code>xcode-select --install</code></pre></div><p>Updating the command-line tools is handled through settings.&nbsp; If you already have the tools installed, you would see the message:</p><div class="codebox"><pre><code>jeff@Mini ~ % xcode-select --install
xcode-select: note: Command line tools are already installed. Use &quot;Software Update&quot; in System Settings or the softwareupdate command line interface to install updates</code></pre></div><p>Your updates should just be handled via the usual OS software updates.</p><p>If you&#039;ve installed full Xcode already, things become a bit more complicated.&nbsp; If you can&#039;t update Xcode, you can try uninstalling it entirely and then running the command above to install just the necessities.</p><p>From anecdotal experience, I&#039;ve found that it is somewhat common for macOS to get a little &quot;out of whack&quot; in regards to command-line tools.&nbsp; Uninstalling Xcode by dragging it to the trash seems to fix things, but you might want to check on some macOS specific sites on how exactly to handle that issue.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2024-09-23T11:44:39Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4371#p4371</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Installing Minimum XCode tools]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4368#p4368" />
			<content type="html"><![CDATA[<p>I asked about this a long time ago but figured this Topic Subject would be easier to find.</p><p>One of my MacMini&#039;s has only 128GB storage (a crime they sell it in that configuration, but that&#039;s another topic). When there&#039;s an update for XCode, I can&#039;t load it because I have ONLY 12GB free.</p><p>From what I recall, SimplyFortran required &quot;XCode Tools&quot; but not the full XCode install.</p><p>A step-by-step to install just what is needed for SimplyFortran would be helpful. That&#039;s a request, please.</p><p>Eventually, if the internal drive is replaceable, I&#039;ll either upgrade that Mini to 256GB or 512GB, or, more likely, Just wait to invest in an M4 model. The M2 is fine and fast. I keep the (Intel) 128GB mini around as a backup.</p>]]></content>
			<author>
				<name><![CDATA[designer]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3903</uri>
			</author>
			<updated>2024-09-20T17:36:53Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4368#p4368</id>
		</entry>
</feed>
