Skip to content

Commit

Permalink
Merge pull request #61 from johnno1962/improve/xcode-project
Browse files Browse the repository at this point in the history
Set indent and tab width on Xcode project
  • Loading branch information
zenangst authored Oct 23, 2018
2 parents 53cf901 + a2b5835 commit 7b911e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions InjectionIII.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,9 @@
BB439B661FABA64300B4F50B /* Products */,
BBB040621FB1798A007DDD0A /* Frameworks */,
);
indentWidth = 4;
sourceTree = "<group>";
tabWidth = 4;
};
BB439B661FABA64300B4F50B /* Products */ = {
isa = PBXGroup;
Expand Down

0 comments on commit 7b911e7

Please sign in to comment.