Changed project and framework projects to default to using tabs per the coding guidelines. Also corrected previously committed files with spaces used incorrectly.
This commit is contained in:
parent
5af831dc4c
commit
808715892f
@ -214,6 +214,7 @@
|
||||
D511EEB4202422BB00712EC3 /* xcconfig */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
usesTabs = 1;
|
||||
};
|
||||
848934F71F62484F00CEBD24 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
@ -104,6 +104,7 @@
|
||||
D511EEE520242DFB00712EC3 /* xcconfig */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
usesTabs = 1;
|
||||
};
|
||||
844BEE5C1F0AB3C8004AB7CD /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
@ -193,6 +193,7 @@
|
||||
D511EEE620242E0800712EC3 /* xcconfig */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
usesTabs = 1;
|
||||
};
|
||||
844BEE381F0AB3AA004AB7CD /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
@ -353,13 +354,13 @@
|
||||
TargetAttributes = {
|
||||
844BEE361F0AB3AA004AB7CD = {
|
||||
CreatedOnToolsVersion = 8.3.2;
|
||||
DevelopmentTeam = 9C84TZ7Q6Z;
|
||||
DevelopmentTeam = SHJK2V3AJG;
|
||||
LastSwiftMigration = 0830;
|
||||
ProvisioningStyle = Automatic;
|
||||
};
|
||||
844BEE3F1F0AB3AB004AB7CD = {
|
||||
CreatedOnToolsVersion = 8.3.2;
|
||||
DevelopmentTeam = 9C84TZ7Q6Z;
|
||||
DevelopmentTeam = SHJK2V3AJG;
|
||||
ProvisioningStyle = Automatic;
|
||||
};
|
||||
};
|
||||
|
@ -1140,6 +1140,7 @@
|
||||
84C37F9820DD8D0400CA8CF5 /* RSWeb.xcodeproj */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
usesTabs = 1;
|
||||
};
|
||||
849C64611ED37A5D003D8FC0 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
Loading…
x
Reference in New Issue
Block a user