Update App Update screen to be more iOS 6 like

Also do some small refactoring and rename the PS classes to BIT to avoid any possible namespacing problems
This commit is contained in:
Andreas Linde
2012-10-21 00:38:12 +02:00
parent 11a708d446
commit 857d02347e
14 changed files with 545 additions and 529 deletions

View File

@@ -33,9 +33,5 @@
#import "BITHockeyBaseViewController.h"
@class PSStoreButton;
@class PSAppStoreHeader;
@interface BITUpdateViewController : BITHockeyBaseViewController
@end