Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//
// Prefix header for all source files of the 'StoryBoard' target in the 'StoryBoard' project
//

#import <Availability.h>

#ifndef __IPHONE_3_0
#warning "This project uses features only available in iOS SDK 3.0 and later."
#endif

#ifdef __OBJC__
    #import <UIKit/UIKit.h>
    #import <Foundation/Foundation.h>
    #import "AppConfig.h"
    #import "DataManager.h"
#endif

Commits for Nextrek/iOS/StoryBoard/StoryBoard/StoryBoard-Prefix.pch

Diff revisions: vs.
Revision Author Commited Message
69 FAquili picture FAquili Thu 23 Jan, 2014 14:40:00 +0000

Storyboard real