@interface UIPopoverController (iPhone) +(BOOL) _popoversDisabled; @end
@implementation UIPopoverController (iPhone) +(BOOL)_popoversDisabled { return NO; } @end
Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format.
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー