|
14 | 14 | D50BE3EB1C9FE7A80000A34C /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = D50BE3E71C9FE7A80000A34C /* [email protected] */; }; |
15 | 15 | D55281B62016758F00FF3CDD /* HeaderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281B52016758F00FF3CDD /* HeaderViewController.swift */; }; |
16 | 16 | D55281B8201675D500FF3CDD /* MessageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281B7201675D500FF3CDD /* MessageViewController.swift */; }; |
17 | | - D55281BA2016770800FF3CDD /* VideoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281B92016770800FF3CDD /* VideoViewController.swift */; }; |
| 17 | + D55281BA2016770800FF3CDD /* CameraViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281B92016770800FF3CDD /* CameraViewController.swift */; }; |
18 | 18 | D55281BC2016782C00FF3CDD /* ScannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281BB2016782C00FF3CDD /* ScannerViewController.swift */; }; |
19 | 19 | D55281BF20167DB400FF3CDD /* UIViewController+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281BE20167DB400FF3CDD /* UIViewController+Extensions.swift */; }; |
20 | 20 | D55281C720168E7000FF3CDD /* NSLayoutConstraint+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281C620168E7000FF3CDD /* NSLayoutConstraint+Extensions.swift */; }; |
21 | 21 | D5C4E08E1CA0BFB9008D9269 /* InfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5C4E08C1CA0BFB9008D9269 /* InfoView.swift */; }; |
22 | 22 | D5C4E08F1CA0BFB9008D9269 /* TorchMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5C4E08D1CA0BFB9008D9269 /* TorchMode.swift */; }; |
| 23 | + D5CB377F2017ED2E00B9319D /* VideoPermissionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CB377E2017ED2E00B9319D /* VideoPermissionService.swift */; }; |
23 | 24 | D5F1C1C91C9C5113001E17A6 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F1C1C51C9C5113001E17A6 /* Config.swift */; }; |
24 | 25 | D5F1C1CA1C9C5113001E17A6 /* BarcodeScannerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F1C1C61C9C5113001E17A6 /* BarcodeScannerController.swift */; }; |
25 | 26 | D5F1C1D31C9C5809001E17A6 /* HeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F1C1D21C9C5809001E17A6 /* HeaderView.swift */; }; |
|
34 | 35 | D50BE3E71C9FE7A80000A34C /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
35 | 36 | D55281B52016758F00FF3CDD /* HeaderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeaderViewController.swift; sourceTree = "<group>"; }; |
36 | 37 | D55281B7201675D500FF3CDD /* MessageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageViewController.swift; sourceTree = "<group>"; }; |
37 | | - D55281B92016770800FF3CDD /* VideoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoViewController.swift; sourceTree = "<group>"; }; |
| 38 | + D55281B92016770800FF3CDD /* CameraViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraViewController.swift; sourceTree = "<group>"; }; |
38 | 39 | D55281BB2016782C00FF3CDD /* ScannerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScannerViewController.swift; sourceTree = "<group>"; }; |
39 | 40 | D55281BE20167DB400FF3CDD /* UIViewController+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extensions.swift"; sourceTree = "<group>"; }; |
40 | 41 | D55281C620168E7000FF3CDD /* NSLayoutConstraint+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSLayoutConstraint+Extensions.swift"; sourceTree = "<group>"; }; |
41 | 42 | D5B2E89F1C3A780C00C0327D /* BarcodeScanner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = BarcodeScanner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
42 | 43 | D5C4E08C1CA0BFB9008D9269 /* InfoView.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = InfoView.swift; sourceTree = "<group>"; tabWidth = 2; }; |
43 | 44 | D5C4E08D1CA0BFB9008D9269 /* TorchMode.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = TorchMode.swift; sourceTree = "<group>"; tabWidth = 2; }; |
44 | 45 | D5C6298B1C3A8BBD007F7B7C /* Info-iOS.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-iOS.plist"; sourceTree = "<group>"; }; |
| 46 | + D5CB377E2017ED2E00B9319D /* VideoPermissionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoPermissionService.swift; sourceTree = "<group>"; }; |
45 | 47 | D5F1C1C51C9C5113001E17A6 /* Config.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; tabWidth = 2; }; |
46 | 48 | D5F1C1C61C9C5113001E17A6 /* BarcodeScannerController.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = BarcodeScannerController.swift; sourceTree = "<group>"; tabWidth = 2; }; |
47 | 49 | D5F1C1D21C9C5809001E17A6 /* HeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = HeaderView.swift; sourceTree = "<group>"; tabWidth = 2; }; |
|
75 | 77 | D5F1C1C61C9C5113001E17A6 /* BarcodeScannerController.swift */, |
76 | 78 | D55281B52016758F00FF3CDD /* HeaderViewController.swift */, |
77 | 79 | D55281B7201675D500FF3CDD /* MessageViewController.swift */, |
78 | | - D55281B92016770800FF3CDD /* VideoViewController.swift */, |
| 80 | + D55281B92016770800FF3CDD /* CameraViewController.swift */, |
79 | 81 | D55281BB2016782C00FF3CDD /* ScannerViewController.swift */, |
80 | 82 | ); |
81 | 83 | path = Controllers; |
|
128 | 130 | 2DBF9E0D1F169DEF006B5AA8 /* FocusViewType.swift */, |
129 | 131 | D5F1C1C51C9C5113001E17A6 /* Config.swift */, |
130 | 132 | D5F1C1D21C9C5809001E17A6 /* HeaderView.swift */, |
| 133 | + D5CB377E2017ED2E00B9319D /* VideoPermissionService.swift */, |
131 | 134 | ); |
132 | 135 | path = Sources; |
133 | 136 | sourceTree = "<group>"; |
|
217 | 220 | D55281C720168E7000FF3CDD /* NSLayoutConstraint+Extensions.swift in Sources */, |
218 | 221 | D5C4E08E1CA0BFB9008D9269 /* InfoView.swift in Sources */, |
219 | 222 | D55281BF20167DB400FF3CDD /* UIViewController+Extensions.swift in Sources */, |
220 | | - D55281BA2016770800FF3CDD /* VideoViewController.swift in Sources */, |
| 223 | + D55281BA2016770800FF3CDD /* CameraViewController.swift in Sources */, |
221 | 224 | D5F1C1D31C9C5809001E17A6 /* HeaderView.swift in Sources */, |
222 | 225 | D5F1C1C91C9C5113001E17A6 /* Config.swift in Sources */, |
223 | 226 | D55281B8201675D500FF3CDD /* MessageViewController.swift in Sources */, |
224 | 227 | D5F1C1CA1C9C5113001E17A6 /* BarcodeScannerController.swift in Sources */, |
225 | 228 | D55281BC2016782C00FF3CDD /* ScannerViewController.swift in Sources */, |
| 229 | + D5CB377F2017ED2E00B9319D /* VideoPermissionService.swift in Sources */, |
226 | 230 | 2DBF9E0E1F169DEF006B5AA8 /* FocusViewType.swift in Sources */, |
227 | 231 | D504555F1FD8714700E46826 /* UIView+Extensions.swift in Sources */, |
228 | 232 | D5FC8AD71D252A12004BED88 /* State.swift in Sources */, |
|
0 commit comments