|
1838 | 1838 | <ul class="md-nav__list"> |
1839 | 1839 |
|
1840 | 1840 | <li class="md-nav__item"> |
1841 | | - <a href="#unable-to-read-included-file-loopconfigoverridexcconfig" class="md-nav__link"> |
| 1841 | + <a href="#in-xcode-unable-to-read-included-file-loopconfigoverridexcconfig-or-in-terminal-loopconfigoverridexcconfig-operation-not-permitted" class="md-nav__link"> |
1842 | 1842 | <span class="md-ellipsis"> |
1843 | 1843 |
|
1844 | | - Unable to read included file LoopConfigOverride.xcconfig |
| 1844 | + in Xcode, Unable to read included file LoopConfigOverride.xcconfig or in Terminal LoopConfigOverride.xcconfig: Operation not permitted |
1845 | 1845 |
|
1846 | 1846 | </span> |
1847 | 1847 | </a> |
|
4919 | 4919 | <ul class="md-nav__list"> |
4920 | 4920 |
|
4921 | 4921 | <li class="md-nav__item"> |
4922 | | - <a href="#unable-to-read-included-file-loopconfigoverridexcconfig" class="md-nav__link"> |
| 4922 | + <a href="#in-xcode-unable-to-read-included-file-loopconfigoverridexcconfig-or-in-terminal-loopconfigoverridexcconfig-operation-not-permitted" class="md-nav__link"> |
4923 | 4923 | <span class="md-ellipsis"> |
4924 | 4924 |
|
4925 | | - Unable to read included file LoopConfigOverride.xcconfig |
| 4925 | + in Xcode, Unable to read included file LoopConfigOverride.xcconfig or in Terminal LoopConfigOverride.xcconfig: Operation not permitted |
4926 | 4926 |
|
4927 | 4927 | </span> |
4928 | 4928 | </a> |
@@ -5342,18 +5342,20 @@ <h2 id="find-your-error-messages">Find Your Error Message(s)<a class="headerlink |
5342 | 5342 | <p>For example, if you see "Invalid active developer path (/Library/Developer/CommandLineTools)" in your error message, use the search tool in LoopDocs with "invalid active". You will get a couple of links and one is the Command Line Tools fix for that error message. Click on the link and you'll find the solution.</p> |
5343 | 5343 | <p><img alt="img/search-errors.png" src="../img/search-errors.png" width="650" /></p> |
5344 | 5344 | <h2 id="specific-error-messages">Specific Error Messages<a class="headerlink" href="#specific-error-messages" title="Anchor link to this Header on this Page">¶</a></h2> |
5345 | | -<h3 id="unable-to-read-included-file-loopconfigoverridexcconfig">Unable to read included file <code>LoopConfigOverride.xcconfig</code><a class="headerlink" href="#unable-to-read-included-file-loopconfigoverridexcconfig" title="Anchor link to this Header on this Page">¶</a></h3> |
| 5345 | +<h3 id="in-xcode-unable-to-read-included-file-loopconfigoverridexcconfig-or-in-terminal-loopconfigoverridexcconfig-operation-not-permitted">in <abbr title="program used to build an app">Xcode</abbr>, Unable to read included file <code>LoopConfigOverride.xcconfig</code> or in <abbr title="interface for entering commands to the computer">Terminal</abbr> <code>LoopConfigOverride.xcconfig</code>: Operation not permitted<a class="headerlink" href="#in-xcode-unable-to-read-included-file-loopconfigoverridexcconfig-or-in-terminal-loopconfigoverridexcconfig-operation-not-permitted" title="Anchor link to this Header on this Page">¶</a></h3> |
5346 | 5346 | <p><strong>Error Message:</strong> |
5347 | | -This error occurs inside <em><abbr title="program used to build an app">Xcode</abbr></em> with the build halting at the line that reads the <code>LoopConfigOverride.xcconfig</code> file.</p> |
| 5347 | +This error occurs inside <em><abbr title="program used to build an app">Xcode</abbr></em> with the build halting at the line that reads the <code>LoopConfigOverride.xcconfig</code> file, or in <abbr title="interface for entering commands to the computer">Terminal</abbr> when trying to customize a prior download of <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr>.</p> |
5348 | 5348 | <p align="center"><img alt="xcode does not have permission to read downloads folder" src="../img/xcode-permission-error.jpg" width="650" /></p> |
5349 | 5349 | <p><strong>Solution:</strong></p> |
5350 | | -<p>Modify the permissions for <em><abbr title="program used to build an app">Xcode</abbr></em> in your <abbr title="operating system for Mac computer">macOS</abbr>.</p> |
| 5350 | +<p>Modify the permissions for <em><abbr title="program used to build an app">Xcode</abbr></em> and <em><abbr title="interface for entering commands to the computer">Terminal</abbr></em> in your <abbr title="operating system for Mac computer">macOS</abbr>.</p> |
5351 | 5351 | <p>The graphic below has steps labeled 1 through 4 to guide you to the setting that must be enabled for you to build the app with <em><abbr title="program used to build an app">Xcode</abbr></em>.</p> |
5352 | 5352 | <ol> |
5353 | 5353 | <li>Open the <abbr title="operating system for Mac computer">macOS</abbr> settings (<em>Apple</em> icon) and navigate to Privacy & Security</li> |
5354 | 5354 | <li>Select Files and Folders</li> |
5355 | 5355 | <li>Select <em><abbr title="program used to build an app">Xcode</abbr></em></li> |
5356 | | -<li>Ensure that Downloads Folder is enabled</li> |
| 5356 | +<li>The graphic below shows that the Downloads Folder is enabled, however in newer <abbr title="operating system for Mac computer">macOS</abbr>, your only option may be to grant Full Disk Access.</li> |
| 5357 | +<li>Additionally, if your error has occured while trying to add customizations, select <em><abbr title="interface for entering commands to the computer">Terminal</abbr></em></li> |
| 5358 | +<li>The graphic below shows that the Downloads Folder is enabled for <em><abbr title="program used to build an app">Xcode</abbr></em>, however it's the same process for <em><abbr title="interface for entering commands to the computer">Terminal</abbr></em>. </li> |
5357 | 5359 | </ol> |
5358 | 5360 | <p align="center"><img alt="check privacy settings for xcode access to downloads folder" src="../img/set-xcode-file-permissions.png" width="750" /></p> |
5359 | 5361 | <h3 id="the-file-could-not-be-unlocked">The File Could not be Unlocked<a class="headerlink" href="#the-file-could-not-be-unlocked" title="Anchor link to this Header on this Page">¶</a></h3> |
|
0 commit comments