Searched refs:kCFBundleVersionKey (Results 1 – 2 of 2) sorted by relevance
296 #define kCFBundleVersionKey "CFBundleVersion" macro
948 setResult = fakeKext->infoDict->setObject(kCFBundleVersionKey, in allocAndInitFakeKext()3079 getPropertyForHostArch(kCFBundleVersionKey)); in setInfoDictionaryAndPath()3122 kCFBundleVersionKey, versionCString); in setInfoDictionaryAndPath()4935 myTempString = OSDynamicCast(OSString, infoDict->getObject(kCFBundleVersionKey)); in updateExcludeList()7199 getPropertyForHostArch(kCFBundleVersionKey)); in loadExecutable()12305 if (!infoKeys || _OSArrayContainsCString(infoKeys, kCFBundleVersionKey)) {12307 getPropertyForHostArch(kCFBundleVersionKey));12309 result->setObject(kCFBundleVersionKey, versionString);