Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
// 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"
    #import "Logger.h"
#endif

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

Diff revisions: vs.
Revision Author Commited Message
52 FAquili picture FAquili Tue 10 Dec, 2013 21:18:24 +0000

1.0 Storyboards