scope-boundary:swift.scope
scope-boundary:swift.scope
ScopeBoundarysourceref-scope/scope-boundaries/scope-boundaries-languages.yaml·Open in Graph → {
"id": "scope-boundary:swift.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "language:swift",
"inScope": "Apple-platform apps (iOS, macOS, iPadOS, watchOS, visionOS) and\nincreasingly server-side Swift (Vapor, Hummingbird) and on-device\nML. ARC + value semantics give predictable performance.\n",
"outOfScope": "Cross-platform mobile (use Flutter / React Native if you can't\nafford a Swift+Kotlin pair), Windows-first desktop, and anywhere\nApple's toolchain is a non-starter.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:swift.scope",
"to": "language:swift",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}