|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 2CCA595D1612A12500C966A2 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 2CCA595C1612A12500C966A2 /* [email protected] */; }; |
11 | 10 | 2CEB3EC01602563600548120 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CEB3EBF1602563600548120 /* UIKit.framework */; }; |
12 | 11 | 2CEB3EC21602563600548120 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CEB3EC11602563600548120 /* Foundation.framework */; }; |
13 | 12 | 2CEB3EC41602563600548120 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CEB3EC31602563600548120 /* CoreGraphics.framework */; }; |
|
20 | 19 | /* End PBXBuildFile section */ |
21 | 20 |
|
22 | 21 | /* Begin PBXFileReference section */ |
23 | | - 2CCA595C1612A12500C966A2 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
24 | 22 | 2CEB3EBB1602563600548120 /* ExampleApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ExampleApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 23 | 2CEB3EBF1602563600548120 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
26 | 24 | 2CEB3EC11602563600548120 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
54 | 52 | 2CEB3EB01602563600548120 = { |
55 | 53 | isa = PBXGroup; |
56 | 54 | children = ( |
57 | | - 2CCA595C1612A12500C966A2 /* [email protected] */, |
58 | 55 | 2CEB3EC51602563600548120 /* ExampleApp */, |
59 | 56 | 2CEB3EBE1602563600548120 /* Frameworks */, |
60 | 57 | 2CEB3EBC1602563600548120 /* Products */, |
|
166 | 163 | 2CEB3ECA1602563600548120 /* InfoPlist.strings in Resources */, |
167 | 164 | 2CEB3F5216025A4E00548120 /* WebViewJavascriptBridge.js.txt in Resources */, |
168 | 165 | 2CEB3F5516025A9000548120 /* ExampleApp.html in Resources */, |
169 | | - 2CCA595D1612A12500C966A2 /* [email protected] in Resources */, |
170 | 166 | ); |
171 | 167 | runOnlyForDeploymentPostprocessing = 0; |
172 | 168 | }; |
|
0 commit comments