Skip to content

Commit

Permalink
removed README.md from list of sources to compile
Browse files Browse the repository at this point in the history
  • Loading branch information
erluko committed Aug 7, 2016
1 parent eeda38a commit ea85019
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions WakeWatcher.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
/* Begin PBXBuildFile section */
07CF3F7C1D439B8B0065466E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CF3F7B1D439B8B0065466E /* main.m */; };
07CF3F841D439C2E0065466E /* WakeWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CF3F831D439C2E0065466E /* WakeWatcher.m */; };
07CF3F881D54A71A0065466E /* README.md in Sources */ = {isa = PBXBuildFile; fileRef = 07CF3F871D54A71A0065466E /* README.md */; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
Expand Down Expand Up @@ -126,7 +125,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
07CF3F881D54A71A0065466E /* README.md in Sources */,
07CF3F841D439C2E0065466E /* WakeWatcher.m in Sources */,
07CF3F7C1D439B8B0065466E /* main.m in Sources */,
);
Expand Down

0 comments on commit ea85019

Please sign in to comment.