Update ___VARIABLE_classPrefix___MainViewController.swift visionOS->visionOS

This commit is contained in:
Steven Troughton-Smith 2023-12-13 17:01:40 +00:00 committed by GitHub
parent 5976fb0ef0
commit ef65915795
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ final class ___VARIABLE_classPrefix___MainViewController: UIViewController {
fatalError("init(coder:) has not been implemented")
}
#if os(xrOS)
#if os(visionOS)
override var preferredContainerBackgroundStyle: UIContainerBackgroundStyle {
return .glass
}