| Index: gyp/common_conditions.gypi
|
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
|
| index 6be5c86a7a6c432b4dd8ce18fa00257cdb29103e..9b9dc226186cf8c12b03950ecba193053ffcaa96 100644
|
| --- a/gyp/common_conditions.gypi
|
| +++ b/gyp/common_conditions.gypi
|
| @@ -546,7 +546,7 @@
|
| 'xcode_settings': {
|
| 'ARCHS': ['armv7'],
|
| 'CODE_SIGNING_REQUIRED': 'NO',
|
| - 'CODE_SIGN_IDENTITY[sdk=iphoneos*]': '',
|
| + 'CODE_SIGN_IDENTITY[sdk=iphoneos*]': 'iPhone Developer: Google Development (3F4Y5873JF)',
|
| 'IPHONEOS_DEPLOYMENT_TARGET': '<(ios_sdk_version)',
|
| 'SDKROOT': 'iphoneos',
|
| 'TARGETED_DEVICE_FAMILY': '1,2',
|
|
|