|
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 | 17 | D55281BA2016770800FF3CDD /* CameraViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281B92016770800FF3CDD /* CameraViewController.swift */; }; |
18 | | - D55281BC2016782C00FF3CDD /* ScannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281BB2016782C00FF3CDD /* ScannerViewController.swift */; }; |
| 18 | + D55281BC2016782C00FF3CDD /* BarcodeScannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281BB2016782C00FF3CDD /* BarcodeScannerViewController.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 | | - D5C4E08E1CA0BFB9008D9269 /* InfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5C4E08C1CA0BFB9008D9269 /* InfoView.swift */; }; |
22 | 21 | D5C4E08F1CA0BFB9008D9269 /* TorchMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5C4E08D1CA0BFB9008D9269 /* TorchMode.swift */; }; |
23 | 22 | D5CB377F2017ED2E00B9319D /* VideoPermissionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CB377E2017ED2E00B9319D /* VideoPermissionService.swift */; }; |
24 | | - D5F1C1C91C9C5113001E17A6 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F1C1C51C9C5113001E17A6 /* Config.swift */; }; |
25 | | - D5F1C1CA1C9C5113001E17A6 /* BarcodeScannerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F1C1C61C9C5113001E17A6 /* BarcodeScannerController.swift */; }; |
26 | | - D5F1C1D31C9C5809001E17A6 /* HeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F1C1D21C9C5809001E17A6 /* HeaderView.swift */; }; |
| 23 | + D5CB3783201944DE00B9319D /* AVMetadataObject+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CB3782201944DE00B9319D /* AVMetadataObject+Extensions.swift */; }; |
| 24 | + D5F1C1C91C9C5113001E17A6 /* Functions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F1C1C51C9C5113001E17A6 /* Functions.swift */; }; |
27 | 25 | D5FC8AD71D252A12004BED88 /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5FC8AD61D252A12004BED88 /* State.swift */; }; |
28 | 26 | /* End PBXBuildFile section */ |
29 | 27 |
|
|
36 | 34 | D55281B52016758F00FF3CDD /* HeaderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeaderViewController.swift; sourceTree = "<group>"; }; |
37 | 35 | D55281B7201675D500FF3CDD /* MessageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageViewController.swift; sourceTree = "<group>"; }; |
38 | 36 | D55281B92016770800FF3CDD /* CameraViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraViewController.swift; sourceTree = "<group>"; }; |
39 | | - D55281BB2016782C00FF3CDD /* ScannerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScannerViewController.swift; sourceTree = "<group>"; }; |
| 37 | + D55281BB2016782C00FF3CDD /* BarcodeScannerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BarcodeScannerViewController.swift; sourceTree = "<group>"; }; |
40 | 38 | D55281BE20167DB400FF3CDD /* UIViewController+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extensions.swift"; sourceTree = "<group>"; }; |
41 | 39 | D55281C620168E7000FF3CDD /* NSLayoutConstraint+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSLayoutConstraint+Extensions.swift"; sourceTree = "<group>"; }; |
42 | 40 | D5B2E89F1C3A780C00C0327D /* BarcodeScanner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = BarcodeScanner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
43 | | - D5C4E08C1CA0BFB9008D9269 /* InfoView.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = InfoView.swift; sourceTree = "<group>"; tabWidth = 2; }; |
44 | 41 | D5C4E08D1CA0BFB9008D9269 /* TorchMode.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = TorchMode.swift; sourceTree = "<group>"; tabWidth = 2; }; |
45 | 42 | D5C6298B1C3A8BBD007F7B7C /* Info-iOS.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-iOS.plist"; sourceTree = "<group>"; }; |
46 | 43 | D5CB377E2017ED2E00B9319D /* VideoPermissionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoPermissionService.swift; sourceTree = "<group>"; }; |
47 | | - D5F1C1C51C9C5113001E17A6 /* Config.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; tabWidth = 2; }; |
48 | | - D5F1C1C61C9C5113001E17A6 /* BarcodeScannerController.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = BarcodeScannerController.swift; sourceTree = "<group>"; tabWidth = 2; }; |
49 | | - D5F1C1D21C9C5809001E17A6 /* HeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = HeaderView.swift; sourceTree = "<group>"; tabWidth = 2; }; |
| 44 | + D5CB3782201944DE00B9319D /* AVMetadataObject+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AVMetadataObject+Extensions.swift"; sourceTree = "<group>"; }; |
| 45 | + D5F1C1C51C9C5113001E17A6 /* Functions.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = Functions.swift; sourceTree = "<group>"; tabWidth = 2; }; |
50 | 46 | D5FC8AD61D252A12004BED88 /* State.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = State.swift; sourceTree = "<group>"; tabWidth = 2; }; |
51 | 47 | /* End PBXFileReference section */ |
52 | 48 |
|
|
74 | 70 | D55281B42016758000FF3CDD /* Controllers */ = { |
75 | 71 | isa = PBXGroup; |
76 | 72 | children = ( |
77 | | - D5F1C1C61C9C5113001E17A6 /* BarcodeScannerController.swift */, |
78 | 73 | D55281B52016758F00FF3CDD /* HeaderViewController.swift */, |
79 | 74 | D55281B7201675D500FF3CDD /* MessageViewController.swift */, |
80 | 75 | D55281B92016770800FF3CDD /* CameraViewController.swift */, |
81 | | - D55281BB2016782C00FF3CDD /* ScannerViewController.swift */, |
| 76 | + D55281BB2016782C00FF3CDD /* BarcodeScannerViewController.swift */, |
82 | 77 | ); |
83 | 78 | path = Controllers; |
84 | 79 | sourceTree = "<group>"; |
|
89 | 84 | D55281C620168E7000FF3CDD /* NSLayoutConstraint+Extensions.swift */, |
90 | 85 | D504555E1FD8714700E46826 /* UIView+Extensions.swift */, |
91 | 86 | D55281BE20167DB400FF3CDD /* UIViewController+Extensions.swift */, |
| 87 | + D5CB3782201944DE00B9319D /* AVMetadataObject+Extensions.swift */, |
92 | 88 | ); |
93 | 89 | path = Extensions; |
94 | 90 | sourceTree = "<group>"; |
|
122 | 118 | D5C629691C3A809D007F7B7C /* Sources */ = { |
123 | 119 | isa = PBXGroup; |
124 | 120 | children = ( |
| 121 | + D5CB3785201947D000B9319D /* Helpers */, |
| 122 | + D5CB37842019477900B9319D /* DataStructures */, |
125 | 123 | D55281BD20167D9F00FF3CDD /* Extensions */, |
126 | 124 | D55281B42016758000FF3CDD /* Controllers */, |
| 125 | + ); |
| 126 | + path = Sources; |
| 127 | + sourceTree = "<group>"; |
| 128 | + }; |
| 129 | + D5CB37842019477900B9319D /* DataStructures */ = { |
| 130 | + isa = PBXGroup; |
| 131 | + children = ( |
127 | 132 | D5FC8AD61D252A12004BED88 /* State.swift */, |
128 | | - D5C4E08C1CA0BFB9008D9269 /* InfoView.swift */, |
129 | 133 | D5C4E08D1CA0BFB9008D9269 /* TorchMode.swift */, |
130 | 134 | 2DBF9E0D1F169DEF006B5AA8 /* FocusViewType.swift */, |
131 | | - D5F1C1C51C9C5113001E17A6 /* Config.swift */, |
132 | | - D5F1C1D21C9C5809001E17A6 /* HeaderView.swift */, |
| 135 | + ); |
| 136 | + path = DataStructures; |
| 137 | + sourceTree = "<group>"; |
| 138 | + }; |
| 139 | + D5CB3785201947D000B9319D /* Helpers */ = { |
| 140 | + isa = PBXGroup; |
| 141 | + children = ( |
| 142 | + D5F1C1C51C9C5113001E17A6 /* Functions.swift */, |
133 | 143 | D5CB377E2017ED2E00B9319D /* VideoPermissionService.swift */, |
134 | 144 | ); |
135 | | - path = Sources; |
| 145 | + path = Helpers; |
136 | 146 | sourceTree = "<group>"; |
137 | 147 | }; |
138 | 148 | /* End PBXGroup section */ |
|
218 | 228 | files = ( |
219 | 229 | D5C4E08F1CA0BFB9008D9269 /* TorchMode.swift in Sources */, |
220 | 230 | D55281C720168E7000FF3CDD /* NSLayoutConstraint+Extensions.swift in Sources */, |
221 | | - D5C4E08E1CA0BFB9008D9269 /* InfoView.swift in Sources */, |
222 | 231 | D55281BF20167DB400FF3CDD /* UIViewController+Extensions.swift in Sources */, |
223 | 232 | D55281BA2016770800FF3CDD /* CameraViewController.swift in Sources */, |
224 | | - D5F1C1D31C9C5809001E17A6 /* HeaderView.swift in Sources */, |
225 | | - D5F1C1C91C9C5113001E17A6 /* Config.swift in Sources */, |
| 233 | + D5F1C1C91C9C5113001E17A6 /* Functions.swift in Sources */, |
226 | 234 | D55281B8201675D500FF3CDD /* MessageViewController.swift in Sources */, |
227 | | - D5F1C1CA1C9C5113001E17A6 /* BarcodeScannerController.swift in Sources */, |
228 | | - D55281BC2016782C00FF3CDD /* ScannerViewController.swift in Sources */, |
| 235 | + D55281BC2016782C00FF3CDD /* BarcodeScannerViewController.swift in Sources */, |
| 236 | + D5CB3783201944DE00B9319D /* AVMetadataObject+Extensions.swift in Sources */, |
229 | 237 | D5CB377F2017ED2E00B9319D /* VideoPermissionService.swift in Sources */, |
230 | 238 | 2DBF9E0E1F169DEF006B5AA8 /* FocusViewType.swift in Sources */, |
231 | 239 | D504555F1FD8714700E46826 /* UIView+Extensions.swift in Sources */, |
|
0 commit comments