|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 688DBD2327E9793D009263A1 /* UIViewController+HideNavBackTitle.m in Sources */ = {isa = PBXBuildFile; fileRef = 688DBD2127E9793D009263A1 /* UIViewController+HideNavBackTitle.m */; }; |
11 | 11 | 689470FE2754CCB500E91310 /* PullListView.m in Sources */ = {isa = PBXBuildFile; fileRef = 689470FD2754CCB500E91310 /* PullListView.m */; }; |
12 | | - 68C0F4D727688EBF0054ED4D /* DynamsoftCameraEnhancer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68C0F4D527688EBF0054ED4D /* DynamsoftCameraEnhancer.framework */; }; |
13 | | - 68C0F4D827688EBF0054ED4D /* DynamsoftCameraEnhancer.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 68C0F4D527688EBF0054ED4D /* DynamsoftCameraEnhancer.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
14 | | - 68C0F4D927688EBF0054ED4D /* DynamsoftBarcodeReader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68C0F4D627688EBF0054ED4D /* DynamsoftBarcodeReader.framework */; }; |
15 | | - 68C0F4DA27688EBF0054ED4D /* DynamsoftBarcodeReader.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 68C0F4D627688EBF0054ED4D /* DynamsoftBarcodeReader.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
16 | 12 | 68C4692A274F8B5900AA1DB1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 68C46929274F8B5900AA1DB1 /* AppDelegate.m */; }; |
17 | 13 | 68C46933274F8B5900AA1DB1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 68C46931274F8B5900AA1DB1 /* Main.storyboard */; }; |
18 | 14 | 68C46935274F8B5A00AA1DB1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 68C46934274F8B5A00AA1DB1 /* Assets.xcassets */; }; |
|
60 | 56 | dstPath = ""; |
61 | 57 | dstSubfolderSpec = 10; |
62 | 58 | files = ( |
63 | | - 68C0F4DA27688EBF0054ED4D /* DynamsoftBarcodeReader.framework in Embed Frameworks */, |
64 | | - 68C0F4D827688EBF0054ED4D /* DynamsoftCameraEnhancer.framework in Embed Frameworks */, |
| 59 | + |
65 | 60 | ); |
66 | 61 | name = "Embed Frameworks"; |
67 | 62 | runOnlyForDeploymentPostprocessing = 0; |
|
73 | 68 | 688DBD2227E9793D009263A1 /* UIViewController+HideNavBackTitle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+HideNavBackTitle.h"; sourceTree = "<group>"; }; |
74 | 69 | 689470FC2754CCB500E91310 /* PullListView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PullListView.h; sourceTree = "<group>"; }; |
75 | 70 | 689470FD2754CCB500E91310 /* PullListView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PullListView.m; sourceTree = "<group>"; }; |
76 | | - 68C0F4D527688EBF0054ED4D /* DynamsoftCameraEnhancer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DynamsoftCameraEnhancer.framework; path = ../../../Frameworks/DynamsoftCameraEnhancer.framework; sourceTree = "<group>"; }; |
77 | | - 68C0F4D627688EBF0054ED4D /* DynamsoftBarcodeReader.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DynamsoftBarcodeReader.framework; path = ../../../Frameworks/DynamsoftBarcodeReader.framework; sourceTree = "<group>"; }; |
78 | 71 | 68C46925274F8B5900AA1DB1 /* GeneralSettingsObjC.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GeneralSettingsObjC.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
79 | 72 | 68C46928274F8B5900AA1DB1 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
80 | 73 | 68C46929274F8B5900AA1DB1 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
|
147 | 140 | isa = PBXFrameworksBuildPhase; |
148 | 141 | buildActionMask = 2147483647; |
149 | 142 | files = ( |
150 | | - 68C0F4D927688EBF0054ED4D /* DynamsoftBarcodeReader.framework in Frameworks */, |
151 | | - 68C0F4D727688EBF0054ED4D /* DynamsoftCameraEnhancer.framework in Frameworks */, |
152 | 143 | ); |
153 | 144 | runOnlyForDeploymentPostprocessing = 0; |
154 | 145 | }; |
|
167 | 158 | 68C0F4D427688EBE0054ED4D /* Frameworks */ = { |
168 | 159 | isa = PBXGroup; |
169 | 160 | children = ( |
170 | | - 68C0F4D627688EBF0054ED4D /* DynamsoftBarcodeReader.framework */, |
171 | | - 68C0F4D527688EBF0054ED4D /* DynamsoftCameraEnhancer.framework */, |
172 | 161 | ); |
173 | 162 | name = Frameworks; |
174 | 163 | sourceTree = "<group>"; |
|
0 commit comments