Skip to content

Commit

Permalink
Add com.apple.swiftui/dismiss_immersive_space/jsonschema/1-0-0 (close #…
Browse files Browse the repository at this point in the history
  • Loading branch information
mscwilson authored and matus-tomlein committed Jan 19, 2024
1 parent 6a7179e commit ca0498a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions schemas/com.apple.swiftui/dismiss_immersive_space/jsonschema/1-0-0
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "http://iglucentral.com/schemas/com.snowplowanalytics.self-desc/schema/jsonschema/1-0-0#",
"self": {
"vendor": "com.apple.swiftui",
"name": "dismiss_immersive_space",
"format": "jsonschema",
"version": "1-0-0"
},
"description": "Schema for an event for dismissing a visionOS immersive space.",
"type": "object",
"properties": {},
"additionalProperties": false
}

0 comments on commit ca0498a

Please sign in to comment.