Skip to content

Commit

Permalink
Merge pull request cxa#8 from alexpopov/carthage-support
Browse files Browse the repository at this point in the history
Carthage Support — Resolved Warning
  • Loading branch information
cxa committed Jun 8, 2016
2 parents 9a48773 + 1e06ed0 commit 9c0c476
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ImageMenuItem.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

/* Begin PBXBuildFile section */
B0D69B601D036944003B4CCD /* UIMenuItem+CXAImageSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = E09B62BB1AD7A5ED00A8CB79 /* UIMenuItem+CXAImageSupport.m */; };
B0D69B631D036944003B4CCD /* ImageMenuItem.h in Headers */ = {isa = PBXBuildFile; fileRef = E09B62A31AD7A57900A8CB79 /* ImageMenuItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
B0D69B6B1D036BB9003B4CCD /* UIMenuItem+CXAImageSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = E09B62BA1AD7A5ED00A8CB79 /* UIMenuItem+CXAImageSupport.h */; settings = {ATTRIBUTES = (Public, ); }; };
B0D69B6D1D036C61003B4CCD /* UIMenuItem_CXAImageSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = B0D69B6C1D036C61003B4CCD /* UIMenuItem_CXAImageSupport.h */; settings = {ATTRIBUTES = (Public, ); }; };
E09B62A41AD7A57900A8CB79 /* ImageMenuItem.h in Headers */ = {isa = PBXBuildFile; fileRef = E09B62A31AD7A57900A8CB79 /* ImageMenuItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
Expand Down Expand Up @@ -90,7 +89,6 @@
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
B0D69B631D036944003B4CCD /* ImageMenuItem.h in Headers */,
B0D69B6D1D036C61003B4CCD /* UIMenuItem_CXAImageSupport.h in Headers */,
B0D69B6B1D036BB9003B4CCD /* UIMenuItem+CXAImageSupport.h in Headers */,
);
Expand Down
Binary file not shown.

0 comments on commit 9c0c476

Please sign in to comment.