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()4785 myTempString = OSDynamicCast(OSString, infoDict->getObject(kCFBundleVersionKey)); in updateExcludeList()7043 getPropertyForHostArch(kCFBundleVersionKey)); in loadExecutable()12123 if (!infoKeys || _OSArrayContainsCString(infoKeys, kCFBundleVersionKey)) {12125 getPropertyForHostArch(kCFBundleVersionKey));12127 result->setObject(kCFBundleVersionKey, versionString);