Skip to content

Instantly share code, notes, and snippets.

@onmyway133
Created April 10, 2018 13:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onmyway133/e645a3530121669e66b4c35158388a0e to your computer and use it in GitHub Desktop.
Save onmyway133/e645a3530121669e66b4c35158388a0e to your computer and use it in GitHub Desktop.
a.h
#import <UIKit/UIKit.h>
//! Project version number for AppFramework.
FOUNDATION_EXPORT double AppFrameworkVersionNumber;
//! Project version string for AppFramework.
FOUNDATION_EXPORT const unsigned char AppFrameworkVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <AppFramework/PublicHeader.h>
#import "Bridging-Header.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment