Skip to content

Commit b172f61

Browse files
committed
Change order of groups in project.
1 parent d1c40a0 commit b172f61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sample Project/CheckBox.xcodeproj/project.pbxproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@
146146
children = (
147147
C32537361B92318C0059F394 /* Classes */,
148148
C325370F1B9231780059F394 /* CheckBox */,
149-
C32537291B9231780059F394 /* CheckBoxTests */,
150149
5643F12C1CDE722C0020E238 /* BEMCheckBox */,
150+
C32537291B9231780059F394 /* CheckBoxTests */,
151151
FC76C2431D7A121200EE3AA4 /* CheckBoxUITests */,
152152
C325370E1B9231780059F394 /* Products */,
153153
);
@@ -737,6 +737,7 @@
737737
FC76C24A1D7A121200EE3AA4 /* Release */,
738738
);
739739
defaultConfigurationIsVisible = 0;
740+
defaultConfigurationName = Release;
740741
};
741742
/* End XCConfigurationList section */
742743
};

0 commit comments

Comments
 (0)