<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Lazarus - macOS - Hoe roep je de &quot;System Preferences&quot; - &quot;Security&quot; instellingen op? - Delphi, Lazarus, Free Pascal				            </title>
            <link>https://www.tweaking4all.nl/forum/delphi-lazarus-free-pascal/lazarus-macos-hoe-roep-je-de-system-preferences-security-instellingen-op/</link>
            <description>Tweaking4All.nl Discussie Forum</description>
            <language>nl-NL</language>
            <lastBuildDate>Mon, 10 Aug 2026 10:11:32 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Lazarus - macOS - Hoe roep je de &quot;System Preferences&quot; - &quot;Security&quot; instellingen op?</title>
                        <link>https://www.tweaking4all.nl/forum/delphi-lazarus-free-pascal/lazarus-macos-hoe-roep-je-de-system-preferences-security-instellingen-op/#post-1610</link>
                        <pubDate>Mon, 24 Oct 2022 11:27:22 +0000</pubDate>
                        <description><![CDATA[Soms wil je de security instellingen naar voren halen zodat een gebruiker Full Disk Access kana aanvinken.
Het volgende Terminal commando kan dit doen:
open &#039;x-apple.systempreferences:com....]]></description>
                        <content:encoded><![CDATA[<p>Soms wil je de security instellingen naar voren halen zodat een gebruiker Full Disk Access kana aanvinken.</p>
<p>Het volgende Terminal commando kan dit doen:</p>
<pre contenteditable="false">open 'x-apple.systempreferences:com.apple.preference.security?Privacy'</pre>
<p> </p>
<p>In Lazarus kun je dit b.v. met RunCommand aanroepen.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.nl/forum/delphi-lazarus-free-pascal/">Delphi, Lazarus, Free Pascal</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.nl/forum/delphi-lazarus-free-pascal/lazarus-macos-hoe-roep-je-de-system-preferences-security-instellingen-op/#post-1610</guid>
                    </item>
							        </channel>
        </rss>
		