Skip to content

Commit 6e99f2e

Browse files
committed
Use explicit indentation preferences in the Xcode projects
1 parent ab867fc commit 6e99f2e

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

MaterialFormKit.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,9 @@
7373
CE58F7C71BEBE64C0082924A /* MaterialFormKitTests */,
7474
CE58F7BA1BEBE64C0082924A /* Products */,
7575
);
76+
indentWidth = 4;
7677
sourceTree = "<group>";
78+
usesTabs = 0;
7779
};
7880
CE58F7BA1BEBE64C0082924A /* Products */ = {
7981
isa = PBXGroup;

MaterialFormKitDemo/MaterialFormKitDemo.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@
4949
CE4B7E611BEBE92B00CD6620 /* Frameworks */,
5050
8229BFD21B5E2A7600C40181 /* Products */,
5151
);
52+
indentWidth = 4;
5253
sourceTree = "<group>";
54+
usesTabs = 0;
5355
};
5456
8229BFD21B5E2A7600C40181 /* Products */ = {
5557
isa = PBXGroup;

0 commit comments

Comments
 (0)