class in UnityEditor
/
Implemented in:UnityEditor
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseiOS specific player settings.
allowHTTPDownload | Should insecure HTTP downloads be allowed? |
appInBackgroundBehavior | Application behavior when entering background. |
appleDeveloperTeamID | Set this property with your Apple Developer Team ID. You can find this on the Apple Developer website under Account > Membership . This sets the Team ID for the generated Xcode project, allowing developers to use the Build and Run functionality. An Apple Developer Team ID must be set here for automatic signing of your app. |
appleEnableAutomaticSigning | Set this property to true for Xcode to attempt to automatically sign your app based on your appleDeveloperTeamID. |
applicationDisplayName | iOS application display name. |
backgroundModes | Supported background execution modes (when appInBackgroundBehavior is set to Custom). |
buildNumber | The build number of the bundle |
cameraUsageDescription | Describes the reason for access to the user's camera. |
deferSystemGesturesMode | Defer system gestures until the second swipe on specific edges. |
disableDepthAndStencilBuffers | Disable Depth and Stencil Buffers. |
forceHardShadowsOnMetal | Should hard shadows be enforced when running on (mobile) Metal. |
hideHomeButton | Specifies whether the home button should be hidden in the iOS build of this application. |
iOSManualProvisioningProfileID | A provisioning profile Universally Unique Identifier (UUID) that Xcode will use to build your iOS app in Manual Signing mode. |
iOSManualProvisioningProfileType | A ProvisioningProfileType that will be set when building an iOS Xcode project. |
locationUsageDescription | Describes the reason for access to the user's location data. |
microphoneUsageDescription | Describes the reason for access to the user's microphone. |
prerenderedIcon | Icon is prerendered. |
requiresFullScreen | RequiresFullScreen maps to Apple's plist build setting UIRequiresFullScreen, which is used to opt out of being eligible to participate in Slide Over and Split View for iOS 9.0 multitasking. |
requiresPersistentWiFi | Application requires persistent WiFi. |
scriptCallOptimization | Script calling optimization. |
sdkVersion | Active iOS SDK version used for build. |
showActivityIndicatorOnLoading | Application should show ActivityIndicator when loading. |
statusBarStyle | Status bar style. |
targetDevice | Targeted device. |
targetOSVersionString | Deployment minimal version of iOS. |
tvOSManualProvisioningProfileID | A provisioning profile Universally Unique Identifier (UUID) that Xcode will use to build your tvOS app in Manual Signing mode. |
tvOSManualProvisioningProfileType | A ProvisioningProfileType that will be set when building a tvOS Xcode project. |
useOnDemandResources | Indicates whether application will use On Demand Resources (ODR) API. |
SetiPadLaunchScreenType | Sets the mode which will be used to generate the app's launch screen Interface Builder (.xib) file for iPad. |
SetiPhoneLaunchScreenType | Sets the mode which will be used to generate the app's launch screen Interface Builder (.xib) file for iPhone. |
SetLaunchScreenImage | Sets the image to display on screen when the game launches for the specified iOS device. |
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thanks for helping to make the Unity documentation better!