pem/README.md in fastlane-2.9.0 vs pem/README.md in fastlane-2.10.0
- old
+ new
@@ -112,10 +112,10 @@
### Note about empty `p12` passwords and Keychain Access.app
`pem` will produce a valid `p12` without specifying a password, or using the empty-string as the password.
-While the file is valid, Mac OSX's Keychain Access will not allow you to open the file without specifying a passphrase.
+While the file is valid, the Mac's Keychain Access will not allow you to open the file without specifying a passphrase.
Instead, you may verify the file is valid using OpenSSL:
openssl pkcs12 -info -in my.p12