|
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 /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281B92016770800FF3CDD /* SettingsViewController.swift */; }; |
| 17 | + D55281BA2016770800FF3CDD /* VideoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281B92016770800FF3CDD /* VideoViewController.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 | | - D55281C920168E8A00FF3CDD /* BlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281C820168E8A00FF3CDD /* BlurView.swift */; }; |
22 | | - D55281CB20168E9600FF3CDD /* FooterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281CA20168E9600FF3CDD /* FooterViewController.swift */; }; |
23 | 21 | D5C4E08E1CA0BFB9008D9269 /* InfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5C4E08C1CA0BFB9008D9269 /* InfoView.swift */; }; |
24 | 22 | D5C4E08F1CA0BFB9008D9269 /* TorchMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5C4E08D1CA0BFB9008D9269 /* TorchMode.swift */; }; |
25 | 23 | D5F1C1C91C9C5113001E17A6 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F1C1C51C9C5113001E17A6 /* Config.swift */; }; |
|
36 | 34 | D50BE3E71C9FE7A80000A34C /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
37 | 35 | D55281B52016758F00FF3CDD /* HeaderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeaderViewController.swift; sourceTree = "<group>"; }; |
38 | 36 | D55281B7201675D500FF3CDD /* MessageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageViewController.swift; sourceTree = "<group>"; }; |
39 | | - D55281B92016770800FF3CDD /* SettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; }; |
| 37 | + D55281B92016770800FF3CDD /* VideoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoViewController.swift; sourceTree = "<group>"; }; |
40 | 38 | D55281BB2016782C00FF3CDD /* ScannerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScannerViewController.swift; sourceTree = "<group>"; }; |
41 | 39 | D55281BE20167DB400FF3CDD /* UIViewController+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extensions.swift"; sourceTree = "<group>"; }; |
42 | 40 | D55281C620168E7000FF3CDD /* NSLayoutConstraint+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSLayoutConstraint+Extensions.swift"; sourceTree = "<group>"; }; |
43 | | - D55281C820168E8A00FF3CDD /* BlurView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlurView.swift; sourceTree = "<group>"; }; |
44 | | - D55281CA20168E9600FF3CDD /* FooterViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FooterViewController.swift; sourceTree = "<group>"; }; |
45 | 41 | D5B2E89F1C3A780C00C0327D /* BarcodeScanner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = BarcodeScanner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 | 42 | D5C4E08C1CA0BFB9008D9269 /* InfoView.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = InfoView.swift; sourceTree = "<group>"; tabWidth = 2; }; |
47 | 43 | D5C4E08D1CA0BFB9008D9269 /* TorchMode.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = TorchMode.swift; sourceTree = "<group>"; tabWidth = 2; }; |
|
76 | 72 | D55281B42016758000FF3CDD /* Controllers */ = { |
77 | 73 | isa = PBXGroup; |
78 | 74 | children = ( |
79 | | - D55281CA20168E9600FF3CDD /* FooterViewController.swift */, |
80 | 75 | D5F1C1C61C9C5113001E17A6 /* BarcodeScannerController.swift */, |
81 | 76 | D55281B52016758F00FF3CDD /* HeaderViewController.swift */, |
82 | 77 | D55281B7201675D500FF3CDD /* MessageViewController.swift */, |
83 | | - D55281B92016770800FF3CDD /* SettingsViewController.swift */, |
| 78 | + D55281B92016770800FF3CDD /* VideoViewController.swift */, |
84 | 79 | D55281BB2016782C00FF3CDD /* ScannerViewController.swift */, |
85 | 80 | ); |
86 | 81 | path = Controllers; |
|
125 | 120 | D5C629691C3A809D007F7B7C /* Sources */ = { |
126 | 121 | isa = PBXGroup; |
127 | 122 | children = ( |
128 | | - D55281C820168E8A00FF3CDD /* BlurView.swift */, |
129 | 123 | D55281BD20167D9F00FF3CDD /* Extensions */, |
130 | 124 | D55281B42016758000FF3CDD /* Controllers */, |
131 | 125 | D5FC8AD61D252A12004BED88 /* State.swift */, |
|
221 | 215 | files = ( |
222 | 216 | D5C4E08F1CA0BFB9008D9269 /* TorchMode.swift in Sources */, |
223 | 217 | D55281C720168E7000FF3CDD /* NSLayoutConstraint+Extensions.swift in Sources */, |
224 | | - D55281C920168E8A00FF3CDD /* BlurView.swift in Sources */, |
225 | | - D55281CB20168E9600FF3CDD /* FooterViewController.swift in Sources */, |
226 | 218 | D5C4E08E1CA0BFB9008D9269 /* InfoView.swift in Sources */, |
227 | 219 | D55281BF20167DB400FF3CDD /* UIViewController+Extensions.swift in Sources */, |
228 | | - D55281BA2016770800FF3CDD /* SettingsViewController.swift in Sources */, |
| 220 | + D55281BA2016770800FF3CDD /* VideoViewController.swift in Sources */, |
229 | 221 | D5F1C1D31C9C5809001E17A6 /* HeaderView.swift in Sources */, |
230 | 222 | D5F1C1C91C9C5113001E17A6 /* Config.swift in Sources */, |
231 | 223 | D55281B8201675D500FF3CDD /* MessageViewController.swift in Sources */, |
|
0 commit comments