#import "*.h" detection for Objective-C

This commit is contained in:
Paul Cantrell
2015-08-19 11:42:21 -05:00
parent 61102812a0
commit 4bfd65deb8
2 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
//
// Siesta.h
// Siesta
//
// Created by Paul on 2015/6/14.
// Copyright © 2015 Bust Out Solutions. MIT license.
//
#import <UIKit/UIKit.h>
//! Project version number for Siesta.
FOUNDATION_EXPORT double SiestaVersionNumber;
//! Project version string for Siesta.
FOUNDATION_EXPORT const unsigned char SiestaVersionString[];