|
23 | 23 | FA6856C3174D9916001C8F42 /* NavForward.png in Resources */ = {isa = PBXBuildFile; fileRef = FA6856BF174D9916001C8F42 /* NavForward.png */; };
|
24 | 24 | FA6856C4174D9916001C8F42 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = FA6856C0174D9916001C8F42 /* [email protected] */; };
|
25 | 25 | FAD9B338175F6F9400F2DAEB /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAD9B337175F6F9400F2DAEB /* MobileCoreServices.framework */; };
|
| 26 | + FAD9B33A1760220E00F2DAEB /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = FAD9B3391760220E00F2DAEB /* [email protected] */; }; |
| 27 | + FAD9B33C1760221200F2DAEB /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FAD9B33B1760221200F2DAEB /* icon.png */; }; |
26 | 28 | /* End PBXBuildFile section */
|
27 | 29 |
|
28 | 30 | /* Begin PBXFileReference section */
|
|
48 | 50 | FA6856BF174D9916001C8F42 /* NavForward.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavForward.png; sourceTree = "<group>"; };
|
49 | 51 | FA6856C0174D9916001C8F42 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; };
|
50 | 52 | FAD9B337175F6F9400F2DAEB /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
| 53 | + FAD9B3391760220E00F2DAEB /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
| 54 | + FAD9B33B1760221200F2DAEB /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon.png; sourceTree = "<group>"; }; |
51 | 55 | /* End PBXFileReference section */
|
52 | 56 |
|
53 | 57 | /* Begin PBXFrameworksBuildPhase section */
|
|
68 | 72 | FA68565B174CD862001C8F42 = {
|
69 | 73 | isa = PBXGroup;
|
70 | 74 | children = (
|
| 75 | + FAD9B33B1760221200F2DAEB /* icon.png */, |
| 76 | + FAD9B3391760220E00F2DAEB /* [email protected] */, |
71 | 77 | FA68566D174CD862001C8F42 /* WebAppWrapper */,
|
72 | 78 | FA685666174CD862001C8F42 /* Frameworks */,
|
73 | 79 | FA685665174CD862001C8F42 /* Products */,
|
|
160 | 166 | /* End PBXGroup section */
|
161 | 167 |
|
162 | 168 | /* Begin PBXNativeTarget section */
|
163 |
| - FA685663174CD862001C8F42 /* WebAppWrapper */ = { |
| 169 | + FA685663174CD862001C8F42 /* V2EX */ = { |
164 | 170 | isa = PBXNativeTarget;
|
165 |
| - buildConfigurationList = FA685681174CD862001C8F42 /* Build configuration list for PBXNativeTarget "WebAppWrapper" */; |
| 171 | + buildConfigurationList = FA685681174CD862001C8F42 /* Build configuration list for PBXNativeTarget "V2EX" */; |
166 | 172 | buildPhases = (
|
167 | 173 | FA685660174CD862001C8F42 /* Sources */,
|
168 | 174 | FA685661174CD862001C8F42 /* Frameworks */,
|
|
172 | 178 | );
|
173 | 179 | dependencies = (
|
174 | 180 | );
|
175 |
| - name = WebAppWrapper; |
| 181 | + name = V2EX; |
176 | 182 | productName = WebAppWrapper;
|
177 | 183 | productReference = FA685664174CD862001C8F42 /* WebAppWrapper.app */;
|
178 | 184 | productType = "com.apple.product-type.application";
|
|
198 | 204 | projectDirPath = "";
|
199 | 205 | projectRoot = "";
|
200 | 206 | targets = (
|
201 |
| - FA685663174CD862001C8F42 /* WebAppWrapper */, |
| 207 | + FA685663174CD862001C8F42 /* V2EX */, |
202 | 208 | );
|
203 | 209 | };
|
204 | 210 | /* End PBXProject section */
|
|
216 | 222 | FA6856C2174D9916001C8F42 /* [email protected] in Resources */,
|
217 | 223 | FA6856C3174D9916001C8F42 /* NavForward.png in Resources */,
|
218 | 224 | FA6856C4174D9916001C8F42 /* [email protected] in Resources */,
|
| 225 | + FAD9B33A1760220E00F2DAEB /* [email protected] in Resources */, |
| 226 | + FAD9B33C1760221200F2DAEB /* icon.png in Resources */, |
219 | 227 | );
|
220 | 228 | runOnlyForDeploymentPostprocessing = 0;
|
221 | 229 | };
|
|
337 | 345 | defaultConfigurationIsVisible = 0;
|
338 | 346 | defaultConfigurationName = Release;
|
339 | 347 | };
|
340 |
| - FA685681174CD862001C8F42 /* Build configuration list for PBXNativeTarget "WebAppWrapper" */ = { |
| 348 | + FA685681174CD862001C8F42 /* Build configuration list for PBXNativeTarget "V2EX" */ = { |
341 | 349 | isa = XCConfigurationList;
|
342 | 350 | buildConfigurations = (
|
343 | 351 | FA685682174CD862001C8F42 /* Debug */,
|
|
0 commit comments