cupertino-docs/docs/dispatch/documentation_dispatch_dispatchqueue_globalqueuepriority_high.json
Mihaela Mihaljevic 1eae0594fc data: refresh docs/ + add packages/ from .cupertino-dev
Bulk update of the public corpus from /Users/mmj/.cupertino-dev/, the
local source that built v1.0.0 / v1.0.1 release database bundles.

- docs/: 1,739 new pages, 403,381 modified (schema upgrade to the
  structured-page format used by v1.0+: overview, rawMarkdown,
  sections[].items[]). Total 404,568 page JSONs (2.4 GB).
- packages/: 1,587 packages (1.5 GB), previously empty in this repo.
  Includes per-package source archives and READMEs for the curated
  Swift package set. Some packages (notably swiftlang/swift-foundation-icu)
  ship 50-100 MB ICU lookup tables — under GitHub's 100 MB limit.

No deletions: existing files not in .cupertino-dev are preserved
(e.g. swift-org/ has 81 historical pages this update doesn't touch).
2026-05-09 12:58:32 +02:00

68 lines
3.4 KiB
JSON

{
"abstract" : "DispatchQueue DispatchQueue.GlobalQueuePriority DispatchQueue.GlobalQueuePriority.high CaseDispatchQueue.GlobalQueuePriority.highiOSDeprecatediPadOSDeprecatedMac CatalystmacOSDeprecatedtvOSvisionOSwatchOScase highDeprecated",
"availability" : [
{
"beta" : false,
"deprecated" : false,
"deprecatedAt" : "8.0",
"name" : "iOS",
"unavailable" : false
},
{
"beta" : false,
"deprecated" : false,
"deprecatedAt" : "8.0",
"name" : "iPadOS",
"unavailable" : false
},
{
"beta" : false,
"deprecated" : false,
"name" : "Mac Catalyst",
"unavailable" : false
},
{
"beta" : false,
"deprecated" : false,
"deprecatedAt" : "10.10",
"name" : "macOS",
"unavailable" : false
},
{
"beta" : false,
"deprecated" : true,
"name" : "tvOS",
"unavailable" : false
},
{
"beta" : false,
"deprecated" : false,
"name" : "visionOS",
"unavailable" : false
},
{
"beta" : false,
"deprecated" : true,
"name" : "watchOS",
"unavailable" : false
}
],
"codeExamples" : [
],
"contentHash" : "45937ca1e9980d5359328946972df47532ac2f82a4369e31c41323231c7162a6",
"crawledAt" : "2026-03-10T15:37:29Z",
"id" : "1A7F1D2A-0DD3-4E66-A37E-FF50A17D878D",
"kind" : "class",
"overview" : "DispatchQueue DispatchQueue.GlobalQueuePriority DispatchQueue.GlobalQueuePriority.high CaseDispatchQueue.GlobalQueuePriority.highiOSDeprecatediPadOSDeprecatedMac CatalystmacOSDeprecatedtvOSvisionOSwatchOScase highDeprecated\n\nUse qos attributes instead",
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority\/high\ncrawled: 2026-03-10T15:37:29Z\n---\n\n# DispatchQueue.GlobalQueuePriority.high | Apple Developer Documentation\n\n- [ Dispatch ](\/documentation\/dispatch)\n\n- [ DispatchQueue ](\/documentation\/dispatch\/dispatchqueue)\n\n- [ DispatchQueue.GlobalQueuePriority ](\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority)\n\n- [ DispatchQueue.GlobalQueuePriority.high ](\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority\/high)\n\n- [ DispatchQueue ](\/documentation\/dispatch\/dispatchqueue)\n\n- [ DispatchQueue.GlobalQueuePriority ](\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority)\n\n- DispatchQueue.GlobalQueuePriority.high \n\nCase# DispatchQueue.GlobalQueuePriority.high\n\niOSDeprecatediPadOSDeprecatedMac CatalystmacOSDeprecatedtvOSvisionOSwatchOS\n\n```\ncase high\n```\n\nDeprecated\n\nUse qos attributes instead\n\n## [See Also](\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority\/high#see-also)\n\n### [Priorities](\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority\/high#Priorities)\n\n[`case `default``](\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority\/default)Deprecated[`case low`](\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority\/low)Deprecated[`case background`](\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority\/background)Deprecated",
"sections" : [
{
"content" : "",
"title" : "See Also"
}
],
"source" : "appleWebKit",
"title" : "DispatchQueue.GlobalQueuePriority.high | Apple Developer Documentation",
"url" : "https:\/\/developer.apple.com\/documentation\/dispatch\/dispatchqueue\/globalqueuepriority\/high"
}