|
13 | 13 | 2C136A3517641106004C7401 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 2C136A3317641106004C7401 /* Credits.rtf */; };
|
14 | 14 | 2C136A3817641106004C7401 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C136A3717641106004C7401 /* AppDelegate.m */; };
|
15 | 15 | 2C136A4217641236004C7401 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C136A4117641236004C7401 /* WebKit.framework */; };
|
16 |
| - 2C136A4E176421B9004C7401 /* ExampleApp.html in Resources */ = {isa = PBXBuildFile; fileRef = 2C136A4D176421B9004C7401 /* ExampleApp.html */; }; |
17 | 16 | 2C136A5617642680004C7401 /* WebViewJavascriptBridge.js.txt in Resources */ = {isa = PBXBuildFile; fileRef = 2C136A5117642680004C7401 /* WebViewJavascriptBridge.js.txt */; };
|
18 | 17 | 2C136A5717642680004C7401 /* WebViewJavascriptBridgeAbstract.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C136A5317642680004C7401 /* WebViewJavascriptBridgeAbstract.m */; };
|
19 | 18 | 2C136A5817642680004C7401 /* WebViewJavascriptBridge_OSX.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C136A5517642680004C7401 /* WebViewJavascriptBridge_OSX.m */; };
|
| 19 | + 2C136A5A17642704004C7401 /* ExampleApp.html in Resources */ = {isa = PBXBuildFile; fileRef = 2C136A5917642704004C7401 /* ExampleApp.html */; }; |
20 | 20 | /* End PBXBuildFile section */
|
21 | 21 |
|
22 | 22 | /* Begin PBXFileReference section */
|
|
33 | 33 | 2C136A3617641106004C7401 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
34 | 34 | 2C136A3717641106004C7401 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
35 | 35 | 2C136A4117641236004C7401 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
|
36 |
| - 2C136A4D176421B9004C7401 /* ExampleApp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = ExampleApp.html; sourceTree = "<group>"; }; |
37 | 36 | 2C136A5117642680004C7401 /* WebViewJavascriptBridge.js.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = WebViewJavascriptBridge.js.txt; sourceTree = "<group>"; };
|
38 | 37 | 2C136A5217642680004C7401 /* WebViewJavascriptBridgeAbstract.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebViewJavascriptBridgeAbstract.h; sourceTree = "<group>"; };
|
39 | 38 | 2C136A5317642680004C7401 /* WebViewJavascriptBridgeAbstract.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebViewJavascriptBridgeAbstract.m; sourceTree = "<group>"; };
|
40 | 39 | 2C136A5417642680004C7401 /* WebViewJavascriptBridge_OSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebViewJavascriptBridge_OSX.h; sourceTree = "<group>"; };
|
41 | 40 | 2C136A5517642680004C7401 /* WebViewJavascriptBridge_OSX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebViewJavascriptBridge_OSX.m; sourceTree = "<group>"; };
|
| 41 | + 2C136A5917642704004C7401 /* ExampleApp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = ExampleApp.html; sourceTree = SOURCE_ROOT; }; |
42 | 42 | /* End PBXFileReference section */
|
43 | 43 |
|
44 | 44 | /* Begin PBXFrameworksBuildPhase section */
|
|
96 | 96 | children = (
|
97 | 97 | 2C136A3617641106004C7401 /* AppDelegate.h */,
|
98 | 98 | 2C136A3717641106004C7401 /* AppDelegate.m */,
|
99 |
| - 2C136A4D176421B9004C7401 /* ExampleApp.html */, |
| 99 | + 2C136A5917642704004C7401 /* ExampleApp.html */, |
100 | 100 | 2C136A4F17642680004C7401 /* WebViewJavascriptBridge_OSX */,
|
101 | 101 | 2C136A2B17641106004C7401 /* Supporting Files */,
|
102 | 102 | );
|
|
189 | 189 | files = (
|
190 | 190 | 2C136A2F17641106004C7401 /* InfoPlist.strings in Resources */,
|
191 | 191 | 2C136A3517641106004C7401 /* Credits.rtf in Resources */,
|
192 |
| - 2C136A4E176421B9004C7401 /* ExampleApp.html in Resources */, |
193 | 192 | 2C136A5617642680004C7401 /* WebViewJavascriptBridge.js.txt in Resources */,
|
| 193 | + 2C136A5A17642704004C7401 /* ExampleApp.html in Resources */, |
194 | 194 | );
|
195 | 195 | runOnlyForDeploymentPostprocessing = 0;
|
196 | 196 | };
|
|
0 commit comments