Plist Conflict Policy
Policy for an existing plist key whose value differs from the requested value.
| Value | Existing value | Build |
|---|---|---|
| FAIL | untouched | fails, and the whole plist plan is abandoned |
| KEEP | kept | continues, with a warning naming the key |
| REPLACE | overwritten | continues |
Default: FAIL, so nothing you did not agree to lose is ever replaced.
See also
for where this is selected.
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.