Skip to content

Commit 1eb7bf6

Browse files
Update project.pbxproj
1 parent 925b39d commit 1eb7bf6

File tree

1 file changed

+1
-12
lines changed
  • ios/Objective-C/GeneralSettingsObjC/GeneralSettingsObjC.xcodeproj

1 file changed

+1
-12
lines changed

ios/Objective-C/GeneralSettingsObjC/GeneralSettingsObjC.xcodeproj/project.pbxproj

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
/* Begin PBXBuildFile section */
1010
688DBD2327E9793D009263A1 /* UIViewController+HideNavBackTitle.m in Sources */ = {isa = PBXBuildFile; fileRef = 688DBD2127E9793D009263A1 /* UIViewController+HideNavBackTitle.m */; };
1111
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, ); }; };
1612
68C4692A274F8B5900AA1DB1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 68C46929274F8B5900AA1DB1 /* AppDelegate.m */; };
1713
68C46933274F8B5900AA1DB1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 68C46931274F8B5900AA1DB1 /* Main.storyboard */; };
1814
68C46935274F8B5A00AA1DB1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 68C46934274F8B5A00AA1DB1 /* Assets.xcassets */; };
@@ -60,8 +56,7 @@
6056
dstPath = "";
6157
dstSubfolderSpec = 10;
6258
files = (
63-
68C0F4DA27688EBF0054ED4D /* DynamsoftBarcodeReader.framework in Embed Frameworks */,
64-
68C0F4D827688EBF0054ED4D /* DynamsoftCameraEnhancer.framework in Embed Frameworks */,
59+
6560
);
6661
name = "Embed Frameworks";
6762
runOnlyForDeploymentPostprocessing = 0;
@@ -73,8 +68,6 @@
7368
688DBD2227E9793D009263A1 /* UIViewController+HideNavBackTitle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+HideNavBackTitle.h"; sourceTree = "<group>"; };
7469
689470FC2754CCB500E91310 /* PullListView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PullListView.h; sourceTree = "<group>"; };
7570
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>"; };
7871
68C46925274F8B5900AA1DB1 /* GeneralSettingsObjC.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GeneralSettingsObjC.app; sourceTree = BUILT_PRODUCTS_DIR; };
7972
68C46928274F8B5900AA1DB1 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
8073
68C46929274F8B5900AA1DB1 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
@@ -147,8 +140,6 @@
147140
isa = PBXFrameworksBuildPhase;
148141
buildActionMask = 2147483647;
149142
files = (
150-
68C0F4D927688EBF0054ED4D /* DynamsoftBarcodeReader.framework in Frameworks */,
151-
68C0F4D727688EBF0054ED4D /* DynamsoftCameraEnhancer.framework in Frameworks */,
152143
);
153144
runOnlyForDeploymentPostprocessing = 0;
154145
};
@@ -167,8 +158,6 @@
167158
68C0F4D427688EBE0054ED4D /* Frameworks */ = {
168159
isa = PBXGroup;
169160
children = (
170-
68C0F4D627688EBF0054ED4D /* DynamsoftBarcodeReader.framework */,
171-
68C0F4D527688EBF0054ED4D /* DynamsoftCameraEnhancer.framework */,
172161
);
173162
name = Frameworks;
174163
sourceTree = "<group>";

0 commit comments

Comments
 (0)