mirror of
https://github.com/samsonjs/appleuniversal-xctemplates.git
synced 2026-03-25 08:55:53 +00:00
Update ___VARIABLE_classPrefix___MainViewController.swift visionOS->visionOS
This commit is contained in:
parent
5976fb0ef0
commit
ef65915795
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue