| Index: chrome/test/data/safe_browsing/mach_o/README
|
| diff --git a/chrome/test/data/safe_browsing/mach_o/README b/chrome/test/data/safe_browsing/mach_o/README
|
| index 60b51d11e4102eab3045e9d384122e07f3469f1d..848fb2b42c7ad5e23d2644c10db6278a0feedcee 100644
|
| --- a/chrome/test/data/safe_browsing/mach_o/README
|
| +++ b/chrome/test/data/safe_browsing/mach_o/README
|
| @@ -12,3 +12,8 @@ only ever treated as data.
|
|
|
| The `executableppc' file has no Makefile target, as modern Macs cannot build
|
| for PPC. This file was created in a 10.6 VM with Xcode 3.2.6.
|
| +
|
| +Creating the signed binaries requires importing a temporary codesigning
|
| +identity into the current user's keychain. This is because the `codesign -k`
|
| +flag, which specifies a specific keychain file to use, is no longer respected.
|
| +The temporary identity will be removed after the test binary is signed.
|
|
|