Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
f52cf6b56432931f19694273b51a461efd64d26b
qt-creator/tests/manual/debugger/gui/entitlements.plist

10 lines
305 B
Plaintext
Raw Normal View History

Debugger test: Automatically sign on macOS The "gui" manual test is used for release testing attaching a running application and a core file to the debugger. For this, the application must be signed with the right entitlements. Since ad-hoc signing is sufficient, this doesn't require any setup on the testers computer. So, make this signing automatic. Change-Id: I7042a3091848ee1c9f7f3843507f3ca616d36179 Reviewed-by: Robert Löhning <robert.loehning@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2023-06-08 15:16:35 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<!-- Allow ourselves to be debugged -->
<key>com.apple.security.get-task-allow</key>
<true/>
</dict>
</plist>
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 41ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API