We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c40a0 commit b172f61Copy full SHA for b172f61
Sample Project/CheckBox.xcodeproj/project.pbxproj
@@ -146,8 +146,8 @@
146
children = (
147
C32537361B92318C0059F394 /* Classes */,
148
C325370F1B9231780059F394 /* CheckBox */,
149
- C32537291B9231780059F394 /* CheckBoxTests */,
150
5643F12C1CDE722C0020E238 /* BEMCheckBox */,
+ C32537291B9231780059F394 /* CheckBoxTests */,
151
FC76C2431D7A121200EE3AA4 /* CheckBoxUITests */,
152
C325370E1B9231780059F394 /* Products */,
153
);
@@ -737,6 +737,7 @@
737
FC76C24A1D7A121200EE3AA4 /* Release */,
738
739
defaultConfigurationIsVisible = 0;
740
+ defaultConfigurationName = Release;
741
};
742
/* End XCConfigurationList section */
743
0 commit comments