Constant fruitbasket::FORBIDDEN_PLIST[][src]

pub const FORBIDDEN_PLIST: &'static [&'static str];
Expand description

Info.plist entries that are set, and cannot be overridden

These properties are always set in the app bundle’s Property List, based on information provided to the Trampoline builder, and cannot be overridden with the builder’s plist_key*() functions.