Skip to content

Commit d576b3a

Browse files
committed
Merge pull request marcuswestin#35 from kelp404/master
fixed build failed.
2 parents f3d749b + dc42e9c commit d576b3a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ExampleApp.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
2CCA595D1612A12500C966A2 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 2CCA595C1612A12500C966A2 /* [email protected] */; };
1110
2CEB3EC01602563600548120 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CEB3EBF1602563600548120 /* UIKit.framework */; };
1211
2CEB3EC21602563600548120 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CEB3EC11602563600548120 /* Foundation.framework */; };
1312
2CEB3EC41602563600548120 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CEB3EC31602563600548120 /* CoreGraphics.framework */; };
@@ -20,7 +19,6 @@
2019
/* End PBXBuildFile section */
2120

2221
/* Begin PBXFileReference section */
23-
2CCA595C1612A12500C966A2 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
2422
2CEB3EBB1602563600548120 /* ExampleApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ExampleApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
2523
2CEB3EBF1602563600548120 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
2624
2CEB3EC11602563600548120 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
@@ -54,7 +52,6 @@
5452
2CEB3EB01602563600548120 = {
5553
isa = PBXGroup;
5654
children = (
57-
2CCA595C1612A12500C966A2 /* [email protected] */,
5855
2CEB3EC51602563600548120 /* ExampleApp */,
5956
2CEB3EBE1602563600548120 /* Frameworks */,
6057
2CEB3EBC1602563600548120 /* Products */,
@@ -166,7 +163,6 @@
166163
2CEB3ECA1602563600548120 /* InfoPlist.strings in Resources */,
167164
2CEB3F5216025A4E00548120 /* WebViewJavascriptBridge.js.txt in Resources */,
168165
2CEB3F5516025A9000548120 /* ExampleApp.html in Resources */,
169-
2CCA595D1612A12500C966A2 /* [email protected] in Resources */,
170166
);
171167
runOnlyForDeploymentPostprocessing = 0;
172168
};

0 commit comments

Comments
 (0)