Various improvements

This commit is contained in:
Ilya Laktyushin 2025-05-20 22:30:48 +02:00
parent 62f156440f
commit 81e11d6d36
102 changed files with 3073 additions and 558 deletions

View file

@ -14,7 +14,7 @@ public extension Camera {
case iPhone15ProMax
case unknown
init(model: DeviceModel) {
public init(model: DeviceModel) {
switch model {
case .iPodTouch1, .iPodTouch2, .iPodTouch3, .iPodTouch4, .iPodTouch5, .iPodTouch6, .iPodTouch7:
self = .singleCamera