mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 10:29:58 +02:00
7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
// VniDrop development and CI builds are intentionally unsigned.
|
|
CODE_SIGNING_ALLOWED = NO
|
|
CODE_SIGNING_REQUIRED = NO
|
|
|
|
// Signed local builds can opt in through this ignored file.
|
|
#include? "Local.xcconfig"
|