X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/80e2389990082500d76eb566d4946be3e786c3ef..d8f41ccd20de16f8ebe2ccc84d47bf1cb2b26bbb:/securityd/securityd_service/KeyStore/KeyStore-Info.plist diff --git a/securityd/securityd_service/KeyStore/KeyStore-Info.plist b/securityd/securityd_service/KeyStore/KeyStore-Info.plist new file mode 100644 index 00000000..505cb03c --- /dev/null +++ b/securityd/securityd_service/KeyStore/KeyStore-Info.plist @@ -0,0 +1,28 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + com.apple.${PRODUCT_NAME:rfc1034identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + NSHumanReadableCopyright + Copyright © 2013 Apple. All rights reserved. + XPCEventModuleInitializer + init_keystore_events + +