When I export from BB 2.2.9 to iOS, then open in xCode, it won't compile and errors with: error: couldn't parse contents of '/Users/me/Desktop/file name/ios/PTPlayer-Info.plist': The data couldn’t be read because it isn’t in the correct format.
Oh, I fixed it. I had an "&" in the Name and Device name and it caused in the Bundle ID to throw an Error. I changed it, saved it, closed and reopened BB and exported again and it Builds fine in xCode now.