mas/MasKit/MasKit.h

18 lines
467 B
C
Raw Normal View History

2018-10-14 19:41:19 +00:00
//
// MasKit.h
// MasKit
//
// Created by Ben Chatelain on 7/8/18.
// Copyright © 2018 Andrew Naylor. All rights reserved.
//
@import Cocoa;
//! Project version number for MasKit.
FOUNDATION_EXPORT double MasKitVersionNumber;
//! Project version string for MasKit.
FOUNDATION_EXPORT const unsigned char MasKitVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <MasKit/PublicHeader.h>