|
24 | 24 | 4E23F90323E17FFA006CD852 /* CDVWebViewUIDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E23F8F623E16E96006CD852 /* CDVWebViewUIDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
25 | 25 | 4E714D3623F535B500A321AF /* CDVLaunchScreen.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E714D3223F535B500A321AF /* CDVLaunchScreen.h */; }; |
26 | 26 | 4E714D3823F535B500A321AF /* CDVLaunchScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E714D3423F535B500A321AF /* CDVLaunchScreen.m */; }; |
| 27 | + 4F56D82D254A2EB50063F1D6 /* CDVWebViewEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E23F8F823E16E96006CD852 /* CDVWebViewEngine.m */; }; |
| 28 | + 4F56D830254A2ED70063F1D6 /* CDVWebViewUIDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E23F8F723E16E96006CD852 /* CDVWebViewUIDelegate.m */; }; |
| 29 | + 4F56D833254A2ED90063F1D6 /* CDVWebViewProcessPoolFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E23F8F523E16E96006CD852 /* CDVWebViewProcessPoolFactory.m */; }; |
| 30 | + 4F56D836254A2EE10063F1D6 /* CDVWebViewEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E23F8FA23E16E96006CD852 /* CDVWebViewEngine.h */; }; |
| 31 | + 4F56D839254A2EE40063F1D6 /* CDVWebViewProcessPoolFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E23F8F923E16E96006CD852 /* CDVWebViewProcessPoolFactory.h */; }; |
| 32 | + 4F56D83C254A2F2F0063F1D6 /* CDVURLSchemeHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F4D42BB23F218BA00501999 /* CDVURLSchemeHandler.m */; }; |
27 | 33 | 7E7F69B91ABA3692007546F4 /* CDVHandleOpenURL.h in Headers */ = {isa = PBXBuildFile; fileRef = 7ED95CF81AB9028C008C4574 /* CDVHandleOpenURL.h */; }; |
28 | 34 | 7ED95D021AB9028C008C4574 /* CDVDebug.h in Headers */ = {isa = PBXBuildFile; fileRef = 7ED95CF21AB9028C008C4574 /* CDVDebug.h */; }; |
29 | 35 | 7ED95D031AB9028C008C4574 /* CDVJSON_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7ED95CF31AB9028C008C4574 /* CDVJSON_private.h */; }; |
|
360 | 366 | C0C01EBE1E39131A0056E6CB /* CDVAvailabilityDeprecated.h in Headers */, |
361 | 367 | C0C01EBF1E39131A0056E6CB /* CDVCommandDelegate.h in Headers */, |
362 | 368 | C0C01EC01E39131A0056E6CB /* CDVCommandDelegateImpl.h in Headers */, |
| 369 | + 4F56D839254A2EE40063F1D6 /* CDVWebViewProcessPoolFactory.h in Headers */, |
363 | 370 | C0C01EC11E39131A0056E6CB /* CDVCommandQueue.h in Headers */, |
364 | 371 | C0C01EC21E39131A0056E6CB /* CDVConfigParser.h in Headers */, |
365 | 372 | C0C01EC31E39131A0056E6CB /* CDVInvokedUrlCommand.h in Headers */, |
366 | 373 | C0C01EC41E39131A0056E6CB /* CDVPlugin+Resources.h in Headers */, |
367 | 374 | C0C01EC51E39131A0056E6CB /* CDVPlugin.h in Headers */, |
368 | 375 | C0C01EC61E39131A0056E6CB /* CDVPluginResult.h in Headers */, |
369 | 376 | C0C01EC71E39131A0056E6CB /* CDVScreenOrientationDelegate.h in Headers */, |
| 377 | + 4F56D836254A2EE10063F1D6 /* CDVWebViewEngine.h in Headers */, |
370 | 378 | C0C01EC81E39131A0056E6CB /* CDVTimer.h in Headers */, |
371 | 379 | C0C01ECB1E39131A0056E6CB /* CDVViewController.h in Headers */, |
372 | 380 | C0C01ECC1E39131A0056E6CB /* CDVWebViewEngineProtocol.h in Headers */, |
|
531 | 539 | 9052DE762150D040008E83D4 /* CDVPlugin+Resources.m in Sources */, |
532 | 540 | 9052DE772150D040008E83D4 /* CDVPlugin.m in Sources */, |
533 | 541 | 9052DE782150D040008E83D4 /* CDVPluginResult.m in Sources */, |
| 542 | + 4F56D830254A2ED70063F1D6 /* CDVWebViewUIDelegate.m in Sources */, |
534 | 543 | 9052DE792150D040008E83D4 /* CDVTimer.m in Sources */, |
| 544 | + 4F56D833254A2ED90063F1D6 /* CDVWebViewProcessPoolFactory.m in Sources */, |
| 545 | + 4F56D82D254A2EB50063F1D6 /* CDVWebViewEngine.m in Sources */, |
535 | 546 | 9052DE7C2150D040008E83D4 /* CDVViewController.m in Sources */, |
| 547 | + 4F56D83C254A2F2F0063F1D6 /* CDVURLSchemeHandler.m in Sources */, |
536 | 548 | 9052DE7D2150D040008E83D4 /* CDVWhitelist.m in Sources */, |
537 | 549 | 9052DE7E2150D040008E83D4 /* NSDictionary+CordovaPreferences.m in Sources */, |
538 | 550 | 9052DE7F2150D040008E83D4 /* NSMutableArray+QueueAdditions.m in Sources */, |
|
0 commit comments