chore(macos): 디버그 권한 설정 업데이트

This commit is contained in:
JiWoong Sul
2026-01-12 16:17:38 +09:00
parent fd9fd96f1e
commit 6c56429d06

View File

@@ -8,5 +8,7 @@
<true/> <true/>
<key>com.apple.security.network.server</key> <key>com.apple.security.network.server</key>
<true/> <true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
</dict> </dict>
</plist> </plist>