commit | a828c28077a28e859df22109a4fd5630dc94c10f | [log] [tgz] |
---|---|---|
author | sdefresne <[email protected]> | Mon May 30 18:04:20 2016 |
committer | Commit bot <[email protected]> | Mon May 30 18:05:33 2016 |
tree | dee944bf2d33dc7f20806719b3b301751fb9f058 | |
parent | bb0c85e1aaa882aa7c4c40b0e3da609573f07d8f [diff] |
Allow overridding "app_name" for "test" template on iOS. Some downstream iOS unit tests requires the value of BUNDLE_ID_TEST_NAME to correspond to the target name without any underscore, so let client override the value of app_name until gyp support is dropped and the tests can use the target name for value of BUNDLE_ID_TEST_NAME. BUG=604692 Review-Url: https://codereview.chromium.org/2022813002 Cr-Commit-Position: refs/heads/master@{#396746}