|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + A29B2822198F0F4400F184DE /* location.html in Resources */ = {isa = PBXBuildFile; fileRef = A29B2821198F0F4400F184DE /* location.html */; }; |
| 11 | + A29B2824198F121A00F184DE /* file.html in Resources */ = {isa = PBXBuildFile; fileRef = A29B2823198F121A00F184DE /* file.html */; }; |
| 12 | + A29B2826198F150E00F184DE /* phone.php in Resources */ = {isa = PBXBuildFile; fileRef = A29B2825198F150E00F184DE /* phone.php */; }; |
10 | 13 | A2E71E0B197F911B0055B687 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2E71E0A197F911B0055B687 /* Foundation.framework */; }; |
11 | 14 | A2E71E0D197F911B0055B687 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2E71E0C197F911B0055B687 /* CoreGraphics.framework */; }; |
12 | 15 | A2E71E0F197F911B0055B687 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2E71E0E197F911B0055B687 /* UIKit.framework */; }; |
|
40 | 43 | /* End PBXContainerItemProxy section */ |
41 | 44 |
|
42 | 45 | /* Begin PBXFileReference section */ |
| 46 | + A29B2821198F0F4400F184DE /* location.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = location.html; sourceTree = "<group>"; }; |
| 47 | + A29B2823198F121A00F184DE /* file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = file.html; sourceTree = "<group>"; }; |
| 48 | + A29B2825198F150E00F184DE /* phone.php */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.php; path = phone.php; sourceTree = "<group>"; }; |
43 | 49 | A2E71E07197F911B0055B687 /* WebViewJS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WebViewJS.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 50 | A2E71E0A197F911B0055B687 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
45 | 51 | A2E71E0C197F911B0055B687 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
|
136 | 142 | A2E71E43197F913D0055B687 /* light_advice.png */, |
137 | 143 | A2E71E44197F913D0055B687 /* light_illstration.png */, |
138 | 144 | A2E71E4C197F92260055B687 /* 1.html */, |
| 145 | + A29B2821198F0F4400F184DE /* location.html */, |
| 146 | + A29B2823198F121A00F184DE /* file.html */, |
| 147 | + A29B2825198F150E00F184DE /* phone.php */, |
139 | 148 | A2E71E1C197F911B0055B687 /* Images.xcassets */, |
140 | 149 | A2E71E11197F911B0055B687 /* Supporting Files */, |
141 | 150 | ); |
|
263 | 272 | A2E71E46197F913D0055B687 /* light_illstration.png in Resources */, |
264 | 273 | A2E71E15197F911B0055B687 /* InfoPlist.strings in Resources */, |
265 | 274 | A2E71E1D197F911B0055B687 /* Images.xcassets in Resources */, |
| 275 | + A29B2824198F121A00F184DE /* file.html in Resources */, |
| 276 | + A29B2826198F150E00F184DE /* phone.php in Resources */, |
| 277 | + A29B2822198F0F4400F184DE /* location.html in Resources */, |
266 | 278 | A2E71E4D197F92260055B687 /* 1.html in Resources */, |
267 | 279 | A2E71E45197F913D0055B687 /* light_advice.png in Resources */, |
268 | 280 | ); |
|
489 | 501 | A2E71E35197F911B0055B687 /* Release */, |
490 | 502 | ); |
491 | 503 | defaultConfigurationIsVisible = 0; |
| 504 | + defaultConfigurationName = Release; |
492 | 505 | }; |
493 | 506 | A2E71E36197F911B0055B687 /* Build configuration list for PBXNativeTarget "WebViewJSTests" */ = { |
494 | 507 | isa = XCConfigurationList; |
|
497 | 510 | A2E71E38197F911B0055B687 /* Release */, |
498 | 511 | ); |
499 | 512 | defaultConfigurationIsVisible = 0; |
| 513 | + defaultConfigurationName = Release; |
500 | 514 | }; |
501 | 515 | /* End XCConfigurationList section */ |
502 | 516 | }; |
|
0 commit comments