Skip to content

Instantly share code, notes, and snippets.

@ydn
Created June 17, 2015 00:16
Show Gist options
  • Save ydn/2ed5cdeb991b97873c94 to your computer and use it in GitHub Desktop.
Save ydn/2ed5cdeb991b97873c94 to your computer and use it in GitHub Desktop.
Swift Bridging Header file
#ifndef demonstration_demonstration_Bridging_Header_h
#define demonstration_demonstration_Bridging_Header_h
#import "Flurry.h"
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment