[][src]Constant fruitbasket::DEFAULT_PLIST

pub const DEFAULT_PLIST: &'static [(&'static str, &'static str)]

Info.plist entries that have default values, but can be overridden

These properties are always set in the app bundle's Property List, with the default values provided here, but can be overridden by your application with the Trampoline builder's plist_key*() functions.