mirror of
https://github.com/samsonjs/appleuniversal-xctemplates.git
synced 2026-04-27 14:57:42 +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")
|
fatalError("init(coder:) has not been implemented")
|
||||||
}
|
}
|
||||||
|
|
||||||
#if os(xrOS)
|
#if os(visionOS)
|
||||||
override var preferredContainerBackgroundStyle: UIContainerBackgroundStyle {
|
override var preferredContainerBackgroundStyle: UIContainerBackgroundStyle {
|
||||||
return .glass
|
return .glass
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue