I created an in-app purchase content like i normally do in Xcode 6.0 using the in app purchase template. When i go to validate or submit the in app purchase content, yesterday it started failing due to missing Info.plist. However in app purchase content does not have an Info.plist (should not and can not). It uses a ContentInfo.plist instead. I've tried creating an Info.plist but its impossible since in-app purchase content doesn't have the characteristics required in an info.plist.I created an in-app purchase content like i nor