Files
WWDC/CommunitySupport/CommunitySupport.h
2017-05-15 15:57:18 -03:00

20 lines
554 B
Objective-C

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