[AppleScript]com.apple.TCC.configuration-profile-policyの作成補助
com.apple.TCC.configuration-profile-policyの
↓この部分を作成します
<dict>
<key>Allowed</key>
<true/>
<key>Identifier</key>
<string>com.tinyspeck.slackmacgap</string>
<key>IdentifierType</key>
<string>bundleID</string>
<key>Comment</key>
<string>Services com.tinyspeck.slackmacgap</string>
<key>CodeRequirement</key>
<string>identifier "com.tinyspeck.slackmacgap" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = BQR82RBBHL</string>
</dict>
ダウンロード - coderequirement.scpt.zip
| 固定リンク
「TCC」カテゴリの記事
- [TCC]サービス名を指定してTCCをリセットする(2023.06.05)
- [TCC]位置情報 locationd とLiverpoolからアプリケーションを指定して削除(2023.06.05)
- [sqlite3]モード (output mode)その1 ファイルに書き出す(2023.06.01)
- [sqlite3]モード (output mode)その2(2023.06.01)
- [TCC]kTCCService(OS13.4)(2023.06.01)
「Admin Mobileconfig」カテゴリの記事
- [NSGlobalDomain_m]AppleLanguages(2024.11.27)
- [com.apple.GlobalPreferences] AppleShowScrollBars(2024.10.02)
- [Spotlight]検索キーの追加(mobileconfig)(2024.09.30)
- [Spotlight]カラースペース関連(2024.09.30)
- com.apple.security Gatekeeperによる抑止の上書き実行許可(2024.09.28)
「Admin Device Management」カテゴリの記事
- デバイスUUIDの取得(2024.11.11)
- モデル名を取得する(2024.05.17)
- TB Default Item Identifiers(com.apple.finder.plist)(2023.12.22)
- [profiles] profiles コマンド書き出したバックアップを各ファイルに書き出す(2023.11.12)
- [profiles]現在のユーザー・プロファイル設定をバックアップ(2023.10.31)
「Slack」カテゴリの記事
- [bash]Slackアップデート 少し修正(2023.09.07)
- [BASH]SLACKユーザーアップデート(カレントユーザーのみ)(2023.06.08)
- [URLForApplicationToOpenURL]デフォルトのブラウザ(2023.06.05)
- [bash]インストール(全ローカルユーザー対象)(2023.06.01)
- UTIからアプリケーションのインストール先を求める(2023.04.25)