Xcode 7 error: could not read CFBundleIdentifier from Info.plist (null) Xcode 7 error: could not read CFBundleIdentifier from Info.plist (null) xcode xcode

Xcode 7 error: could not read CFBundleIdentifier from Info.plist (null)


Manesh

You just need to do update your all info.plist file.

Set Bundle identifier, Bundle name again, will work proper.


Move your info.plist from the Supporting Files in the Project Navigator on the left, to the Root App folder with the ViewController.m's and h's.


this simple problemin xcode open Support Files and move info.plist file to root application folder