

Nextrek
@ 66
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_new/StoryBoard/StoryBoard-Prefix.pch
Revision | Author | Commited | Message |
---|---|---|---|
66 |
![]() |
Thu 23 Jan, 2014 14:25:24 +0000 | Storyboards: |