Skip to content

Commit

Permalink
Make JBDeviceOwner.h public
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Boxer committed Apr 3, 2012
1 parent 6f457ed commit 66cf12a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions JBDeviceOwner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
230BAD95152BBC6500CE26EC /* UIDevice+JBDeviceOwner.h in Headers */ = {isa = PBXBuildFile; fileRef = 230BAD93152BBC6500CE26EC /* UIDevice+JBDeviceOwner.h */; };
230BAD96152BBC6500CE26EC /* UIDevice+JBDeviceOwner.m in Sources */ = {isa = PBXBuildFile; fileRef = 230BAD94152BBC6500CE26EC /* UIDevice+JBDeviceOwner.m */; };
230BAD98152BBDB300CE26EC /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 230BAD97152BBDB300CE26EC /* UIKit.framework */; };
230BAD99152BBE3200CE26EC /* JBDeviceOwner.h in Headers */ = {isa = PBXBuildFile; fileRef = 230BAD8B152BBBE400CE26EC /* JBDeviceOwner.h */; settings = {ATTRIBUTES = (Public, ); }; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -92,6 +93,7 @@
buildActionMask = 2147483647;
files = (
230BAD95152BBC6500CE26EC /* UIDevice+JBDeviceOwner.h in Headers */,
230BAD99152BBE3200CE26EC /* JBDeviceOwner.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down

0 comments on commit 66cf12a

Please sign in to comment.