Skip to content

Commit

Permalink
Remove bridging header.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCoates committed Oct 27, 2015
1 parent bea4d9c commit 1e370ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions Aerial.xcodeproj/project.pbxproj
Expand Up @@ -389,7 +389,6 @@
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.johncoates.Aerial;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Aerial/Aerial-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
WRAPPER_EXTENSION = saver;
};
Expand All @@ -407,7 +406,6 @@
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.johncoates.Aerial;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Aerial/Aerial-Bridging-Header.h";
WRAPPER_EXTENSION = saver;
};
name = Release;
Expand Down
4 changes: 0 additions & 4 deletions Aerial/Aerial-Bridging-Header.h

This file was deleted.

0 comments on commit 1e370ab

Please sign in to comment.