From 48ab745b5c161def63054703f99dce18132959fa Mon Sep 17 00:00:00 2001 From: Nathan Mattes Date: Sun, 26 Mar 2023 14:55:34 +0200 Subject: [PATCH] Set indention to 4 spaces --- Mastodon.xcodeproj/project.pbxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Mastodon.xcodeproj/project.pbxproj b/Mastodon.xcodeproj/project.pbxproj index c8893f7b4..e27e02499 100644 --- a/Mastodon.xcodeproj/project.pbxproj +++ b/Mastodon.xcodeproj/project.pbxproj @@ -2058,6 +2058,7 @@ DB98335F25C93B0400AD9700 /* Recovered References */, D8A6FE6029325F5900666A47 /* Localization */, ); + indentWidth = 4; sourceTree = ""; tabWidth = 4; };