|
28 | 28 | /* End PBXBuildFile section */
|
29 | 29 |
|
30 | 30 | /* Begin PBXFileReference section */
|
31 |
| - FA685664174CD862001C8F42 /* WebAppWrapper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WebAppWrapper.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 31 | + FA685664174CD862001C8F42 /* v2ex.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = v2ex.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | 32 | FA685667174CD862001C8F42 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
33 | 33 | FA685669174CD862001C8F42 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
34 | 34 | FA68566B174CD862001C8F42 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
83 | 83 | FA685665174CD862001C8F42 /* Products */ = {
|
84 | 84 | isa = PBXGroup;
|
85 | 85 | children = (
|
86 |
| - FA685664174CD862001C8F42 /* WebAppWrapper.app */, |
| 86 | + FA685664174CD862001C8F42 /* v2ex.app */, |
87 | 87 | );
|
88 | 88 | name = Products;
|
89 | 89 | sourceTree = "<group>";
|
|
166 | 166 | /* End PBXGroup section */
|
167 | 167 |
|
168 | 168 | /* Begin PBXNativeTarget section */
|
169 |
| - FA685663174CD862001C8F42 /* V2EX */ = { |
| 169 | + FA685663174CD862001C8F42 /* v2ex */ = { |
170 | 170 | isa = PBXNativeTarget;
|
171 |
| - buildConfigurationList = FA685681174CD862001C8F42 /* Build configuration list for PBXNativeTarget "V2EX" */; |
| 171 | + buildConfigurationList = FA685681174CD862001C8F42 /* Build configuration list for PBXNativeTarget "v2ex" */; |
172 | 172 | buildPhases = (
|
173 | 173 | FA685660174CD862001C8F42 /* Sources */,
|
174 | 174 | FA685661174CD862001C8F42 /* Frameworks */,
|
|
178 | 178 | );
|
179 | 179 | dependencies = (
|
180 | 180 | );
|
181 |
| - name = V2EX; |
| 181 | + name = v2ex; |
182 | 182 | productName = WebAppWrapper;
|
183 |
| - productReference = FA685664174CD862001C8F42 /* WebAppWrapper.app */; |
| 183 | + productReference = FA685664174CD862001C8F42 /* v2ex.app */; |
184 | 184 | productType = "com.apple.product-type.application";
|
185 | 185 | };
|
186 | 186 | /* End PBXNativeTarget section */
|
|
204 | 204 | projectDirPath = "";
|
205 | 205 | projectRoot = "";
|
206 | 206 | targets = (
|
207 |
| - FA685663174CD862001C8F42 /* V2EX */, |
| 207 | + FA685663174CD862001C8F42 /* v2ex */, |
208 | 208 | );
|
209 | 209 | };
|
210 | 210 | /* End PBXProject section */
|
|
325 | 325 | FA685683174CD862001C8F42 /* Release */ = {
|
326 | 326 | isa = XCBuildConfiguration;
|
327 | 327 | buildSettings = {
|
| 328 | + CODE_SIGN_IDENTITY = "iPhone Distribution"; |
| 329 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; |
328 | 330 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
329 | 331 | GCC_PREFIX_HEADER = "WebAppWrapper/WebAppWrapper-Prefix.pch";
|
330 | 332 | INFOPLIST_FILE = "WebAppWrapper/WebAppWrapper-Info.plist";
|
331 | 333 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 334 | + PROVISIONING_PROFILE = ""; |
| 335 | + "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; |
332 | 336 | WRAPPER_EXTENSION = app;
|
333 | 337 | };
|
334 | 338 | name = Release;
|
|
345 | 349 | defaultConfigurationIsVisible = 0;
|
346 | 350 | defaultConfigurationName = Release;
|
347 | 351 | };
|
348 |
| - FA685681174CD862001C8F42 /* Build configuration list for PBXNativeTarget "V2EX" */ = { |
| 352 | + FA685681174CD862001C8F42 /* Build configuration list for PBXNativeTarget "v2ex" */ = { |
349 | 353 | isa = XCConfigurationList;
|
350 | 354 | buildConfigurations = (
|
351 | 355 | FA685682174CD862001C8F42 /* Debug */,
|
|
0 commit comments