Disable modules and force category references
Modules do not work well without frameworks.
This commit is contained in:
parent
1ff08de875
commit
b87b2e8037
9 changed files with 21 additions and 21 deletions
|
@ -20,7 +20,7 @@
|
|||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
@import UIKit;
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AboutController: UIViewController <UIWebViewDelegate>
|
||||
@property (nonatomic, retain) IBOutlet UIWebView *webView;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue