|
19 | 19 | A2E71E26197F911B0055B687 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2E71E0E197F911B0055B687 /* UIKit.framework */; }; |
20 | 20 | A2E71E2E197F911B0055B687 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A2E71E2C197F911B0055B687 /* InfoPlist.strings */; }; |
21 | 21 | A2E71E30197F911B0055B687 /* WebViewJSTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A2E71E2F197F911B0055B687 /* WebViewJSTests.m */; }; |
| 22 | + A2E71E40197F91360055B687 /* UIWebView+Blocks.m in Sources */ = {isa = PBXBuildFile; fileRef = A2E71E3B197F91360055B687 /* UIWebView+Blocks.m */; }; |
| 23 | + A2E71E41197F91360055B687 /* UIWebView+Style.m in Sources */ = {isa = PBXBuildFile; fileRef = A2E71E3D197F91360055B687 /* UIWebView+Style.m */; }; |
| 24 | + A2E71E42197F91360055B687 /* WebView+Alert.m in Sources */ = {isa = PBXBuildFile; fileRef = A2E71E3F197F91360055B687 /* WebView+Alert.m */; }; |
| 25 | + A2E71E45197F913D0055B687 /* light_advice.png in Resources */ = {isa = PBXBuildFile; fileRef = A2E71E43197F913D0055B687 /* light_advice.png */; }; |
| 26 | + A2E71E46197F913D0055B687 /* light_illstration.png in Resources */ = {isa = PBXBuildFile; fileRef = A2E71E44197F913D0055B687 /* light_illstration.png */; }; |
| 27 | + A2E71E49197F91420055B687 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2E71E48197F91420055B687 /* ViewController.m */; }; |
| 28 | + A2E71E4B197F91E90055B687 /* ViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A2E71E4A197F91E90055B687 /* ViewController.xib */; }; |
| 29 | + A2E71E4D197F92260055B687 /* 1.html in Resources */ = {isa = PBXBuildFile; fileRef = A2E71E4C197F92260055B687 /* 1.html */; }; |
22 | 30 | /* End PBXBuildFile section */ |
23 | 31 |
|
24 | 32 | /* Begin PBXContainerItemProxy section */ |
|
48 | 56 | A2E71E2B197F911B0055B687 /* WebViewJSTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "WebViewJSTests-Info.plist"; sourceTree = "<group>"; }; |
49 | 57 | A2E71E2D197F911B0055B687 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
50 | 58 | A2E71E2F197F911B0055B687 /* WebViewJSTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WebViewJSTests.m; sourceTree = "<group>"; }; |
| 59 | + A2E71E3A197F91360055B687 /* UIWebView+Blocks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIWebView+Blocks.h"; sourceTree = "<group>"; }; |
| 60 | + A2E71E3B197F91360055B687 /* UIWebView+Blocks.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIWebView+Blocks.m"; sourceTree = "<group>"; }; |
| 61 | + A2E71E3C197F91360055B687 /* UIWebView+style.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIWebView+style.h"; sourceTree = "<group>"; }; |
| 62 | + A2E71E3D197F91360055B687 /* UIWebView+Style.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIWebView+Style.m"; sourceTree = "<group>"; }; |
| 63 | + A2E71E3E197F91360055B687 /* WebView+Alert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "WebView+Alert.h"; sourceTree = "<group>"; }; |
| 64 | + A2E71E3F197F91360055B687 /* WebView+Alert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "WebView+Alert.m"; sourceTree = "<group>"; }; |
| 65 | + A2E71E43197F913D0055B687 /* light_advice.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = light_advice.png; sourceTree = "<group>"; }; |
| 66 | + A2E71E44197F913D0055B687 /* light_illstration.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = light_illstration.png; sourceTree = "<group>"; }; |
| 67 | + A2E71E47197F91420055B687 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
| 68 | + A2E71E48197F91420055B687 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
| 69 | + A2E71E4A197F91E90055B687 /* ViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController.xib; sourceTree = "<group>"; }; |
| 70 | + A2E71E4C197F92260055B687 /* 1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = 1.html; sourceTree = "<group>"; }; |
51 | 71 | /* End PBXFileReference section */ |
52 | 72 |
|
53 | 73 | /* Begin PBXFrameworksBuildPhase section */ |
|
107 | 127 | A2E71E10197F911B0055B687 /* WebViewJS */ = { |
108 | 128 | isa = PBXGroup; |
109 | 129 | children = ( |
| 130 | + A2E71E39197F91360055B687 /* category */, |
110 | 131 | A2E71E19197F911B0055B687 /* AppDelegate.h */, |
111 | 132 | A2E71E1A197F911B0055B687 /* AppDelegate.m */, |
| 133 | + A2E71E47197F91420055B687 /* ViewController.h */, |
| 134 | + A2E71E48197F91420055B687 /* ViewController.m */, |
| 135 | + A2E71E4A197F91E90055B687 /* ViewController.xib */, |
| 136 | + A2E71E43197F913D0055B687 /* light_advice.png */, |
| 137 | + A2E71E44197F913D0055B687 /* light_illstration.png */, |
| 138 | + A2E71E4C197F92260055B687 /* 1.html */, |
112 | 139 | A2E71E1C197F911B0055B687 /* Images.xcassets */, |
113 | 140 | A2E71E11197F911B0055B687 /* Supporting Files */, |
114 | 141 | ); |
|
144 | 171 | name = "Supporting Files"; |
145 | 172 | sourceTree = "<group>"; |
146 | 173 | }; |
| 174 | + A2E71E39197F91360055B687 /* category */ = { |
| 175 | + isa = PBXGroup; |
| 176 | + children = ( |
| 177 | + A2E71E3A197F91360055B687 /* UIWebView+Blocks.h */, |
| 178 | + A2E71E3B197F91360055B687 /* UIWebView+Blocks.m */, |
| 179 | + A2E71E3C197F91360055B687 /* UIWebView+style.h */, |
| 180 | + A2E71E3D197F91360055B687 /* UIWebView+Style.m */, |
| 181 | + A2E71E3E197F91360055B687 /* WebView+Alert.h */, |
| 182 | + A2E71E3F197F91360055B687 /* WebView+Alert.m */, |
| 183 | + ); |
| 184 | + path = category; |
| 185 | + sourceTree = "<group>"; |
| 186 | + }; |
147 | 187 | /* End PBXGroup section */ |
148 | 188 |
|
149 | 189 | /* Begin PBXNativeTarget section */ |
|
219 | 259 | isa = PBXResourcesBuildPhase; |
220 | 260 | buildActionMask = 2147483647; |
221 | 261 | files = ( |
| 262 | + A2E71E4B197F91E90055B687 /* ViewController.xib in Resources */, |
| 263 | + A2E71E46197F913D0055B687 /* light_illstration.png in Resources */, |
222 | 264 | A2E71E15197F911B0055B687 /* InfoPlist.strings in Resources */, |
223 | 265 | A2E71E1D197F911B0055B687 /* Images.xcassets in Resources */, |
| 266 | + A2E71E4D197F92260055B687 /* 1.html in Resources */, |
| 267 | + A2E71E45197F913D0055B687 /* light_advice.png in Resources */, |
224 | 268 | ); |
225 | 269 | runOnlyForDeploymentPostprocessing = 0; |
226 | 270 | }; |
|
239 | 283 | isa = PBXSourcesBuildPhase; |
240 | 284 | buildActionMask = 2147483647; |
241 | 285 | files = ( |
| 286 | + A2E71E49197F91420055B687 /* ViewController.m in Sources */, |
| 287 | + A2E71E40197F91360055B687 /* UIWebView+Blocks.m in Sources */, |
242 | 288 | A2E71E1B197F911B0055B687 /* AppDelegate.m in Sources */, |
243 | 289 | A2E71E17197F911B0055B687 /* main.m in Sources */, |
| 290 | + A2E71E41197F91360055B687 /* UIWebView+Style.m in Sources */, |
| 291 | + A2E71E42197F91360055B687 /* WebView+Alert.m in Sources */, |
244 | 292 | ); |
245 | 293 | runOnlyForDeploymentPostprocessing = 0; |
246 | 294 | }; |
|
0 commit comments