This helper returns the name of the breadcrumbs
partial configured to be used in your project, i.e.,
the value of options[:Breadcrumbs]
.
Returns the product CFBundleIdentifier
for the
current target as configured in your config.rb
.
Returns the product CFBundleName
for the current
target as configured in your config.rb
.
Returns the name of the configured partials directory
to use by default with the partials
helper, i.e., the
value of options[:partials_dir]
.
Returns the ProductName
for the current target
as configured in your config.rb
.
Returns the ProductURI
for the current target
as configured in your config.rb
.
Returns the ProductVersion
for the current target
as configured in your config.rb
.