Searched refs:kCFBundleVersionKey (Results 1 – 2 of 2) sorted by relevance
296 #define kCFBundleVersionKey "CFBundleVersion" macro
865 setResult = fakeKext->infoDict->setObject(kCFBundleVersionKey, in allocAndInitFakeKext()2929 getPropertyForHostArch(kCFBundleVersionKey)); in setInfoDictionaryAndPath()2972 kCFBundleVersionKey, versionCString); in setInfoDictionaryAndPath()4776 myTempString = OSDynamicCast(OSString, infoDict->getObject(kCFBundleVersionKey)); in updateExcludeList()7019 getPropertyForHostArch(kCFBundleVersionKey)); in loadExecutable()12091 if (!infoKeys || _OSArrayContainsCString(infoKeys, kCFBundleVersionKey)) {12093 getPropertyForHostArch(kCFBundleVersionKey));12095 result->setObject(kCFBundleVersionKey, versionString);