Xcode is build the project and when build is success, I get this message \"The bundle\'s Info.plist does not contain a CFBundleVersion key or its value is not a string\". Wh
I have the same issue with CFBuildVersion and than i found that in my project Target there is no build version inserted.
So i have just inserted build version and issue solved.