Contents

App.Attributes

Attributes that describe an Apps resource.

Declaration

object App.Attributes

Properties

NameTypeDescription
bundleIdstring

The bundle ID for your app. This ID must match the one you use in Xcode. The bundle ID cannot be changed after you upload your first build.

namestring

The name of your app as it will appear in the App Store. The maximum length is 30 characters.

primaryLocalestring

The primary locale for your app. If localized app information isn’t available in an App Store territory, the information from your primary language is used instead.

skustring

A unique ID for your app that is not visible on the App Store.

contentRightsDeclarationstring

isOrEverWasMadeForKidsboolean

subscriptionStatusUrluri

subscriptionStatusUrlForSandboxuri

subscriptionStatusUrlVersionSubscriptionStatusUrlVersion

subscriptionStatusUrlVersionForSandboxSubscriptionStatusUrlVersion

accessibilityUrluri

streamlinedPurchasingEnabledboolean

The default value is true.

Mentioned in

See Also

Related Documentation

Objects