mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 09:51:30 +01:00
Initial Commit
This commit is contained in:
19
HardcoreData/HardcoreData.h
Normal file
19
HardcoreData/HardcoreData.h
Normal file
@@ -0,0 +1,19 @@
|
||||
//
|
||||
// HardcoreData.h
|
||||
// HardcoreData
|
||||
//
|
||||
// Created by John Rommel Estropia on 2014/09/14.
|
||||
// Copyright (c) 2014 John Rommel Estropia. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
//! Project version number for HardcoreData.
|
||||
FOUNDATION_EXPORT double HardcoreDataVersionNumber;
|
||||
|
||||
//! Project version string for HardcoreData.
|
||||
FOUNDATION_EXPORT const unsigned char HardcoreDataVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <HardcoreData/PublicHeader.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user