|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 00B666F5230D390900ABA25C /* FooterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00B666F4230D390800ABA25C /* FooterViewController.swift */; }; |
11 | 11 | 00B666FF230D44A900ABA25C /* CameraHeaderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00B666FE230D44A900ABA25C /* CameraHeaderViewController.swift */; }; |
12 | | - 00B6670C230DC61200ABA25C /* barcode@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 00B6670B230DC61200ABA25C /* barcode@3x.png */; }; |
13 | | - 00B66712230E5BDD00ABA25C /* qrcode@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 00B66711230E5BDD00ABA25C /* qrcode@3x.png */; }; |
14 | 12 | 0A03879C279A1ED2009AA963 /* AlloyScannerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A03879B279A1ED2009AA963 /* AlloyScannerConstants.swift */; }; |
15 | 13 | 0A2EEB0227988B270073833E /* BarcodeScannerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A2EEB0127988B270073833E /* BarcodeScannerModel.swift */; }; |
16 | 14 | 0A2EEB0427988B720073833E /* CameraControllerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A2EEB0327988B720073833E /* CameraControllerProtocol.swift */; }; |
17 | 15 | 0A2EEB0627988C440073833E /* AlloyScannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A2EEB0527988C440073833E /* AlloyScannerViewController.swift */; }; |
18 | 16 | 2DBF9E0E1F169DEF006B5AA8 /* FocusViewType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DBF9E0D1F169DEF006B5AA8 /* FocusViewType.swift */; }; |
19 | 17 | D504555F1FD8714700E46826 /* UIView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D504555E1FD8714700E46826 /* UIView+Extensions.swift */; }; |
20 | | - D50BE3E91C9FE7A80000A34C /* flashOff@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D50BE3E51C9FE7A80000A34C /* flashOff@3x.png */; }; |
21 | | - D50BE3EA1C9FE7A80000A34C /* flashOn@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D50BE3E61C9FE7A80000A34C /* flashOn@3x.png */; }; |
22 | | - D50BE3EB1C9FE7A80000A34C /* info@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D50BE3E71C9FE7A80000A34C /* info@3x.png */; }; |
23 | | - D5349DF8201E42D900CD53EA /* cameraRotate@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D5349DF7201E42D900CD53EA /* cameraRotate@3x.png */; }; |
24 | 18 | D55281BA2016770800FF3CDD /* CameraViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281B92016770800FF3CDD /* CameraViewController.swift */; }; |
25 | 19 | D55281BC2016782C00FF3CDD /* BarcodeScannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281BB2016782C00FF3CDD /* BarcodeScannerViewController.swift */; }; |
26 | 20 | D55281BF20167DB400FF3CDD /* UIViewController+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55281BE20167DB400FF3CDD /* UIViewController+Extensions.swift */; }; |
|
30 | 24 | D5CB3783201944DE00B9319D /* AVMetadataObject+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CB3782201944DE00B9319D /* AVMetadataObject+Extensions.swift */; }; |
31 | 25 | D5F1C1C91C9C5113001E17A6 /* Functions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F1C1C51C9C5113001E17A6 /* Functions.swift */; }; |
32 | 26 | D5FC8AD71D252A12004BED88 /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5FC8AD61D252A12004BED88 /* State.swift */; }; |
| 27 | + E7DF89452B619654002335E6 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E7DF89442B619654002335E6 /* Images.xcassets */; }; |
33 | 28 | /* End PBXBuildFile section */ |
34 | 29 |
|
35 | 30 | /* Begin PBXFileReference section */ |
36 | 31 | 00B666F4230D390800ABA25C /* FooterViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FooterViewController.swift; sourceTree = "<group>"; }; |
37 | 32 | 00B666FE230D44A900ABA25C /* CameraHeaderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraHeaderViewController.swift; sourceTree = "<group>"; }; |
38 | | - 00B6670B230DC61200ABA25C /* barcode@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barcode@3x.png"; sourceTree = "<group>"; }; |
39 | | - 00B66711230E5BDD00ABA25C /* qrcode@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "qrcode@3x.png"; sourceTree = "<group>"; }; |
40 | 33 | 0A03879B279A1ED2009AA963 /* AlloyScannerConstants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlloyScannerConstants.swift; sourceTree = "<group>"; }; |
41 | 34 | 0A2EEB0127988B270073833E /* BarcodeScannerModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BarcodeScannerModel.swift; sourceTree = "<group>"; }; |
42 | 35 | 0A2EEB0327988B720073833E /* CameraControllerProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CameraControllerProtocol.swift; sourceTree = "<group>"; }; |
43 | 36 | 0A2EEB0527988C440073833E /* AlloyScannerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlloyScannerViewController.swift; sourceTree = "<group>"; }; |
44 | 37 | 2DBF9E0D1F169DEF006B5AA8 /* FocusViewType.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = FocusViewType.swift; sourceTree = "<group>"; tabWidth = 2; }; |
45 | 38 | D504555E1FD8714700E46826 /* UIView+Extensions.swift */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = "UIView+Extensions.swift"; sourceTree = "<group>"; tabWidth = 2; }; |
46 | | - D50BE3E51C9FE7A80000A34C /* flashOff@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "flashOff@3x.png"; sourceTree = "<group>"; }; |
47 | | - D50BE3E61C9FE7A80000A34C /* flashOn@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "flashOn@3x.png"; sourceTree = "<group>"; }; |
48 | | - D50BE3E71C9FE7A80000A34C /* info@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "info@3x.png"; sourceTree = "<group>"; }; |
49 | | - D5349DF7201E42D900CD53EA /* cameraRotate@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "cameraRotate@3x.png"; sourceTree = "<group>"; }; |
50 | 39 | D55281B92016770800FF3CDD /* CameraViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraViewController.swift; sourceTree = "<group>"; }; |
51 | 40 | D55281BB2016782C00FF3CDD /* BarcodeScannerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BarcodeScannerViewController.swift; sourceTree = "<group>"; }; |
52 | 41 | D55281BE20167DB400FF3CDD /* UIViewController+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extensions.swift"; sourceTree = "<group>"; }; |
|
58 | 47 | D5CB3782201944DE00B9319D /* AVMetadataObject+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AVMetadataObject+Extensions.swift"; sourceTree = "<group>"; }; |
59 | 48 | D5F1C1C51C9C5113001E17A6 /* Functions.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = Functions.swift; sourceTree = "<group>"; tabWidth = 2; }; |
60 | 49 | D5FC8AD61D252A12004BED88 /* State.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = State.swift; sourceTree = "<group>"; tabWidth = 2; }; |
| 50 | + E7DF89442B619654002335E6 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
61 | 51 | /* End PBXFileReference section */ |
62 | 52 |
|
63 | 53 | /* Begin PBXFrameworksBuildPhase section */ |
|
74 | 64 | D50BE3E31C9FE7A80000A34C /* Images */ = { |
75 | 65 | isa = PBXGroup; |
76 | 66 | children = ( |
77 | | - D5349DF7201E42D900CD53EA /* cameraRotate@3x.png */, |
78 | | - D50BE3E51C9FE7A80000A34C /* flashOff@3x.png */, |
79 | | - D50BE3E61C9FE7A80000A34C /* flashOn@3x.png */, |
80 | | - 00B6670B230DC61200ABA25C /* barcode@3x.png */, |
81 | | - 00B66711230E5BDD00ABA25C /* qrcode@3x.png */, |
82 | | - D50BE3E71C9FE7A80000A34C /* info@3x.png */, |
| 67 | + E7DF89442B619654002335E6 /* Images.xcassets */, |
83 | 68 | ); |
84 | 69 | path = Images; |
85 | 70 | sourceTree = "<group>"; |
|
110 | 95 | D5B2E8951C3A780C00C0327D = { |
111 | 96 | isa = PBXGroup; |
112 | 97 | children = ( |
113 | | - D50BE3E31C9FE7A80000A34C /* Images */, |
114 | 98 | D5C629691C3A809D007F7B7C /* Sources */, |
115 | 99 | D5C6295C1C3A800E007F7B7C /* BarcodeScanner */, |
116 | 100 | D5B2E8A01C3A780C00C0327D /* Products */, |
|
136 | 120 | D5C629691C3A809D007F7B7C /* Sources */ = { |
137 | 121 | isa = PBXGroup; |
138 | 122 | children = ( |
| 123 | + D50BE3E31C9FE7A80000A34C /* Images */, |
139 | 124 | D5CB3785201947D000B9319D /* Helpers */, |
140 | 125 | D5CB37842019477900B9319D /* DataStructures */, |
141 | 126 | D55281BD20167D9F00FF3CDD /* Extensions */, |
|
236 | 221 | isa = PBXResourcesBuildPhase; |
237 | 222 | buildActionMask = 2147483647; |
238 | 223 | files = ( |
239 | | - D50BE3E91C9FE7A80000A34C /* flashOff@3x.png in Resources */, |
240 | | - D5349DF8201E42D900CD53EA /* cameraRotate@3x.png in Resources */, |
241 | | - D50BE3EB1C9FE7A80000A34C /* info@3x.png in Resources */, |
242 | | - 00B66712230E5BDD00ABA25C /* qrcode@3x.png in Resources */, |
243 | | - 00B6670C230DC61200ABA25C /* barcode@3x.png in Resources */, |
244 | | - D50BE3EA1C9FE7A80000A34C /* flashOn@3x.png in Resources */, |
| 224 | + E7DF89452B619654002335E6 /* Images.xcassets in Resources */, |
245 | 225 | ); |
246 | 226 | runOnlyForDeploymentPostprocessing = 0; |
247 | 227 | }; |
|
0 commit comments