Searched refs:kCFBundleVersionKey (Results 1 – 2 of 2) sorted by relevance
296 #define kCFBundleVersionKey "CFBundleVersion" macro
946 setResult = fakeKext->infoDict->setObject(kCFBundleVersionKey, in allocAndInitFakeKext()3057 getPropertyForHostArch(kCFBundleVersionKey)); in setInfoDictionaryAndPath()3100 kCFBundleVersionKey, versionCString); in setInfoDictionaryAndPath()4913 myTempString = OSDynamicCast(OSString, infoDict->getObject(kCFBundleVersionKey)); in updateExcludeList()7177 getPropertyForHostArch(kCFBundleVersionKey)); in loadExecutable()12267 if (!infoKeys || _OSArrayContainsCString(infoKeys, kCFBundleVersionKey)) {12269 getPropertyForHostArch(kCFBundleVersionKey));12271 result->setObject(kCFBundleVersionKey, versionString);