cupertino-docs/docs/bundleresources/documentation_bundleresources_entitlements_com.apple.developer.sustained-execution.json

20 lines
2.1 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"abstract" : "A Boolean value that indicates whether your app performs consistently when the system constrains it to a sustainable performance level.",
"codeExamples" : [
],
"contentHash" : "6219941291b87e98935670e751fe7759397d0656e471bcb09731d05c62755f63",
"crawledAt" : "2025-12-03T20:00:17Z",
"id" : "3E1D06F1-61BD-48CB-9E64-59703D891C95",
"kind" : "unknown",
"language" : "swift",
"module" : "Bundle Resources",
"overview" : "## Discussion\n\nInstruct the system to limit burst performance to your app by adding this entitlement. Enabling this entitlement tells the system to maintain a consistent performance state over your apps lifecycle on applicable devices. This allows your app to assess the performance of its workload at any time, including immediately after launch. When your app includes the entitlement:",
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/BundleResources\/Entitlements\/com.apple.developer.sustained-execution\ncrawled: 2025-12-03T20:00:17Z\n---\n\n# com.apple.developer.sustained-execution\n\n**Property List Key**\n\nA Boolean value that indicates whether your app performs consistently when the system constrains it to a sustainable performance level.\n\n## Discussion\n\nInstruct the system to limit burst performance to your app by adding this entitlement. Enabling this entitlement tells the system to maintain a consistent performance state over your apps lifecycle on applicable devices. This allows your app to assess the performance of its workload at any time, including immediately after launch. When your app includes the entitlement:\n\n- The system avoids letting your app run higher performance levels for a period of time, which avoids transitions to other levels later on.\n- You dont need to implement code to reassess the devices ability to process your apps workload after performance level transitions.\n\n\n\n",
"sections" : [
],
"source" : "appleJSON",
"title" : "com.apple.developer.sustained-execution",
"url" : "https:\/\/developer.apple.com\/documentation\/BundleResources\/Entitlements\/com.apple.developer.sustained-execution"
}