Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Commit

Permalink
Move readme and license file to root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jenghis committed Apr 22, 2017
1 parent 6fd7da9 commit 3a88521
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 0 additions & 4 deletions nshift.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
847619881EA6C1D9005BB671 /* nshift */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = nshift; sourceTree = BUILT_PRODUCTS_DIR; };
8476198B1EA6C1D9005BB671 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
847619931EA6C1F5005BB671 /* CoreBrightness.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBrightness.framework; path = ../../../../System/Library/PrivateFrameworks/CoreBrightness.framework; sourceTree = "<group>"; };
847619951EA6C7C8005BB671 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
847619961EA6C893005BB671 /* CBBlueLightClient.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CBBlueLightClient.h; sourceTree = "<group>"; };
84AAAFA91EAB1837008E4ED8 /* LICENSE.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -66,8 +64,6 @@
children = (
8476198B1EA6C1D9005BB671 /* main.m */,
847619961EA6C893005BB671 /* CBBlueLightClient.h */,
84AAAFA91EAB1837008E4ED8 /* LICENSE.txt */,
847619951EA6C7C8005BB671 /* README.md */,
);
path = nshift;
sourceTree = "<group>";
Expand Down

0 comments on commit 3a88521

Please sign in to comment.