mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[ios] Make sure all C files keep using the right whitespace
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
@@ -384,7 +384,9 @@
|
||||
39FD26C71CC659D200AFF551 /* base_tests */,
|
||||
675341781A3F57BF00A0A8C3 /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
675341781A3F57BF00A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -443,7 +443,9 @@
|
||||
6753421C1A3F586300A0A8C3 /* Products */,
|
||||
3496AB6C1DC1F53500C5DDBA /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
6753421C1A3F586300A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -56,7 +56,9 @@
|
||||
71407E7A294CB3E800FBD9A4 /* cppjansson */,
|
||||
71407E58294C9FD000FBD9A4 /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
71407E58294C9FD000FBD9A4 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
@@ -157,9 +159,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 71407E71294CB35000FBD9A4 /* common-debug.xcconfig */;
|
||||
buildSettings = {
|
||||
HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
);
|
||||
HEADER_SEARCH_PATHS = "$(inherited)";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
@@ -167,9 +167,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 71407E74294CB37700FBD9A4 /* common-release.xcconfig */;
|
||||
buildSettings = {
|
||||
HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
);
|
||||
HEADER_SEARCH_PATHS = "$(inherited)";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
||||
@@ -42,7 +42,9 @@
|
||||
BBD4571421A6BD0400B0A79C /* descriptions */,
|
||||
BBD4571321A6BD0300B0A79C /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
BBD4571321A6BD0300B0A79C /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -363,7 +363,9 @@
|
||||
6729A4F31A691F6A007D5872 /* drape */,
|
||||
6729A4F21A691F6A007D5872 /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
6729A4F21A691F6A007D5872 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -443,7 +443,9 @@
|
||||
670947411BDF9B99005014C0 /* drape_frontend */,
|
||||
6709473B1BDF9B82005014C0 /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
6709473B1BDF9B82005014C0 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -206,7 +206,9 @@
|
||||
3496ABEA1DC2041800C5DDBA /* Frameworks */,
|
||||
3411386C1C15AD97002E3B3E /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
3411386C1C15AD97002E3B3E /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -94,7 +94,9 @@
|
||||
675347181A40577A00A0A8C3 /* Products */,
|
||||
391A145A23E0FC7F00A448F4 /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
675347181A40577A00A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -634,7 +634,9 @@
|
||||
6753401C1A3F2A1B00A0A8C3 /* Products */,
|
||||
FACB775F26B90C7200810C9C /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
6753401C1A3F2A1B00A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -320,7 +320,9 @@
|
||||
675344921A3F684600A0A8C3 /* Products */,
|
||||
FACB76E826B8A4D900810C9C /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
675344921A3F684600A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -584,7 +584,9 @@
|
||||
3496ABB01DC1FB1500C5DDBA /* Resources */,
|
||||
45C108BB1E9D0067000FE1F6 /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
6753409B1A3F53CB00A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -120,7 +120,9 @@
|
||||
45E4557E205849A600D9F45E /* Products */,
|
||||
45E4560220584E1C00D9F45E /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
45E4557E205849A600D9F45E /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -376,7 +376,9 @@
|
||||
675345BC1A4054AD00A0A8C3 /* Products */,
|
||||
34DDA17E1DBE5DF40088A609 /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
675345BC1A4054AD00A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -38,7 +38,9 @@
|
||||
4586D0D41F48130600DF9CE5 /* mwm_diff */,
|
||||
4586D0D31F48130600DF9CE5 /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
4586D0D31F48130600DF9CE5 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -98,7 +98,9 @@
|
||||
671E78F51E6A4FE400B2859B /* openlr */,
|
||||
671E78F41E6A4FE400B2859B /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
671E78F41E6A4FE400B2859B /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -374,7 +374,9 @@
|
||||
675343791A3F5CF500A0A8C3 /* Products */,
|
||||
3496AB6F1DC1F5AB00C5DDBA /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
675343791A3F5CF500A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -670,7 +670,9 @@
|
||||
675343F91A3F640D00A0A8C3 /* Products */,
|
||||
56F0D7611D896DAF00045886 /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
675343F91A3F640D00A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -76,7 +76,9 @@
|
||||
671E78741E6A3BE200B2859B /* routing_common */,
|
||||
671E78971E6A3DA800B2859B /* routing_common_tests */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
671E78731E6A3BE200B2859B /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -735,7 +735,9 @@
|
||||
671C620D1AE9225100076BD0 /* search_tests */,
|
||||
6796248E1D10134200AE4E3C /* search_tests_support */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
675346B11A4055CF00A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -223,7 +223,9 @@
|
||||
4566607A20E2546C0085E8C1 /* shaders */,
|
||||
456660DB20E25A390085E8C1 /* shaders_tests */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
4566606F20E254060085E8C1 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -325,7 +325,9 @@
|
||||
675342E11A3F59EF00A0A8C3 /* Products */,
|
||||
34F5584C1DBF327C00A4FC11 /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
675342E11A3F59EF00A0A8C3 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -108,7 +108,9 @@
|
||||
675E88511DB7AC0300F8EBDA /* Products */,
|
||||
675E888D1DB7B03400F8EBDA /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
675E88511DB7AC0300F8EBDA /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -97,7 +97,9 @@
|
||||
67BECB4B1DDA43AF00FC4E99 /* Products */,
|
||||
67BECB831DDA474400FC4E99 /* Frameworks */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
67BECB4B1DDA43AF00FC4E99 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
@@ -64,7 +64,9 @@
|
||||
56D7F2F51FE7F0F200D99E62 /* Products */,
|
||||
56D7F2F61FE7F0F200D99E62 /* transit */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
56D7F2F51FE7F0F200D99E62 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
Reference in New Issue
Block a user