Files
WWDC/ConfCore/ConfCore.h
2017-02-05 21:09:56 -02:00

20 lines
498 B
Objective-C

//
// ConfCore.h
// ConfCore
//
// Created by Guilherme Rambo on 05/02/17.
// Copyright © 2017 Guilherme Rambo. All rights reserved.
//
#import <Cocoa/Cocoa.h>
//! Project version number for ConfCore.
FOUNDATION_EXPORT double ConfCoreVersionNumber;
//! Project version string for ConfCore.
FOUNDATION_EXPORT const unsigned char ConfCoreVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ConfCore/PublicHeader.h>