|
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXFileReference section */ |
22 | | - B8155B6C2116DAA900FD0739 /* STMWebViewController.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = STMWebViewController.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 22 | + B8155B6C2116DAA900FD0739 /* STMScriptMessageHandler.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = STMScriptMessageHandler.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 23 | B8155B6F2116DAA900FD0739 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
24 | 24 | B8155B702116DAA900FD0739 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
25 | 25 | B8155B762116DAA900FD0739 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
|
50 | 50 | B8155B632116DAA900FD0739 = { |
51 | 51 | isa = PBXGroup; |
52 | 52 | children = ( |
53 | | - B8155B6E2116DAA900FD0739 /* STMWebViewController */, |
| 53 | + B8155B6E2116DAA900FD0739 /* STMScriptMessageHandler */, |
54 | 54 | B8155B6D2116DAA900FD0739 /* Products */, |
55 | 55 | ); |
56 | 56 | sourceTree = "<group>"; |
57 | 57 | }; |
58 | 58 | B8155B6D2116DAA900FD0739 /* Products */ = { |
59 | 59 | isa = PBXGroup; |
60 | 60 | children = ( |
61 | | - B8155B6C2116DAA900FD0739 /* STMWebViewController.app */, |
| 61 | + B8155B6C2116DAA900FD0739 /* STMScriptMessageHandler.app */, |
62 | 62 | ); |
63 | 63 | name = Products; |
64 | 64 | sourceTree = "<group>"; |
65 | 65 | }; |
66 | | - B8155B6E2116DAA900FD0739 /* STMWebViewController */ = { |
| 66 | + B8155B6E2116DAA900FD0739 /* STMScriptMessageHandler */ = { |
67 | 67 | isa = PBXGroup; |
68 | 68 | children = ( |
69 | 69 | B8155B852116DB9600FD0739 /* Source */, |
|
74 | 74 | B8155B7D2116DAAE00FD0739 /* Info.plist */, |
75 | 75 | B8155B7E2116DAAE00FD0739 /* main.m */, |
76 | 76 | ); |
77 | | - path = STMWebViewController; |
| 77 | + path = STMScriptMessageHandler; |
78 | 78 | sourceTree = "<group>"; |
79 | 79 | }; |
80 | 80 | B8155B852116DB9600FD0739 /* Source */ = { |
|
103 | 103 | /* End PBXGroup section */ |
104 | 104 |
|
105 | 105 | /* Begin PBXNativeTarget section */ |
106 | | - B8155B6B2116DAA900FD0739 /* STMWebViewController */ = { |
| 106 | + B8155B6B2116DAA900FD0739 /* STMScriptMessageHandler */ = { |
107 | 107 | isa = PBXNativeTarget; |
108 | | - buildConfigurationList = B8155B822116DAAE00FD0739 /* Build configuration list for PBXNativeTarget "STMWebViewController" */; |
| 108 | + buildConfigurationList = B8155B822116DAAE00FD0739 /* Build configuration list for PBXNativeTarget "STMScriptMessageHandler" */; |
109 | 109 | buildPhases = ( |
110 | 110 | B8155B682116DAA900FD0739 /* Sources */, |
111 | 111 | B8155B692116DAA900FD0739 /* Frameworks */, |
|
115 | 115 | ); |
116 | 116 | dependencies = ( |
117 | 117 | ); |
118 | | - name = STMWebViewController; |
| 118 | + name = STMScriptMessageHandler; |
119 | 119 | productName = STMWebViewController; |
120 | | - productReference = B8155B6C2116DAA900FD0739 /* STMWebViewController.app */; |
| 120 | + productReference = B8155B6C2116DAA900FD0739 /* STMScriptMessageHandler.app */; |
121 | 121 | productType = "com.apple.product-type.application"; |
122 | 122 | }; |
123 | 123 | /* End PBXNativeTarget section */ |
|
133 | 133 | }; |
134 | 134 | }; |
135 | 135 | }; |
136 | | - buildConfigurationList = B8155B672116DAA900FD0739 /* Build configuration list for PBXProject "STMWebViewController" */; |
| 136 | + buildConfigurationList = B8155B672116DAA900FD0739 /* Build configuration list for PBXProject "STMScriptMessageHandler" */; |
137 | 137 | compatibilityVersion = "Xcode 9.3"; |
138 | 138 | developmentRegion = en; |
139 | 139 | hasScannedForEncodings = 0; |
|
146 | 146 | projectDirPath = ""; |
147 | 147 | projectRoot = ""; |
148 | 148 | targets = ( |
149 | | - B8155B6B2116DAA900FD0739 /* STMWebViewController */, |
| 149 | + B8155B6B2116DAA900FD0739 /* STMScriptMessageHandler */, |
150 | 150 | ); |
151 | 151 | }; |
152 | 152 | /* End PBXProject section */ |
|
315 | 315 | buildSettings = { |
316 | 316 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
317 | 317 | CODE_SIGN_STYLE = Automatic; |
318 | | - INFOPLIST_FILE = STMWebViewController/Info.plist; |
| 318 | + INFOPLIST_FILE = STMScriptMessageHandler/Info.plist; |
319 | 319 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
320 | 320 | LD_RUNPATH_SEARCH_PATHS = ( |
321 | 321 | "$(inherited)", |
322 | 322 | "@executable_path/Frameworks", |
323 | 323 | ); |
324 | | - PRODUCT_BUNDLE_IDENTIFIER = DouKing.STMWebViewController; |
| 324 | + PRODUCT_BUNDLE_IDENTIFIER = DouKing.STMScriptMessageHandler; |
325 | 325 | PRODUCT_NAME = "$(TARGET_NAME)"; |
326 | 326 | TARGETED_DEVICE_FAMILY = "1,2"; |
327 | 327 | }; |
|
332 | 332 | buildSettings = { |
333 | 333 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
334 | 334 | CODE_SIGN_STYLE = Automatic; |
335 | | - INFOPLIST_FILE = STMWebViewController/Info.plist; |
| 335 | + INFOPLIST_FILE = STMScriptMessageHandler/Info.plist; |
336 | 336 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
337 | 337 | LD_RUNPATH_SEARCH_PATHS = ( |
338 | 338 | "$(inherited)", |
339 | 339 | "@executable_path/Frameworks", |
340 | 340 | ); |
341 | | - PRODUCT_BUNDLE_IDENTIFIER = DouKing.STMWebViewController; |
| 341 | + PRODUCT_BUNDLE_IDENTIFIER = DouKing.STMScriptMessageHandler; |
342 | 342 | PRODUCT_NAME = "$(TARGET_NAME)"; |
343 | 343 | TARGETED_DEVICE_FAMILY = "1,2"; |
344 | 344 | }; |
|
347 | 347 | /* End XCBuildConfiguration section */ |
348 | 348 |
|
349 | 349 | /* Begin XCConfigurationList section */ |
350 | | - B8155B672116DAA900FD0739 /* Build configuration list for PBXProject "STMWebViewController" */ = { |
| 350 | + B8155B672116DAA900FD0739 /* Build configuration list for PBXProject "STMScriptMessageHandler" */ = { |
351 | 351 | isa = XCConfigurationList; |
352 | 352 | buildConfigurations = ( |
353 | 353 | B8155B802116DAAE00FD0739 /* Debug */, |
|
356 | 356 | defaultConfigurationIsVisible = 0; |
357 | 357 | defaultConfigurationName = Release; |
358 | 358 | }; |
359 | | - B8155B822116DAAE00FD0739 /* Build configuration list for PBXNativeTarget "STMWebViewController" */ = { |
| 359 | + B8155B822116DAAE00FD0739 /* Build configuration list for PBXNativeTarget "STMScriptMessageHandler" */ = { |
360 | 360 | isa = XCConfigurationList; |
361 | 361 | buildConfigurations = ( |
362 | 362 | B8155B832116DAAE00FD0739 /* Debug */, |
|
0 commit comments