Rearrange targets order.

This commit is contained in:
Lukhnos Liu 2012-09-08 22:37:55 -07:00
parent 34db8e75b7
commit 1ca4d587d5
1 changed files with 1 additions and 1 deletions

View File

@ -549,8 +549,8 @@
projectRoot = ""; projectRoot = "";
targets = ( targets = (
6A0D4EA115FC0D2D00ABF4B3 /* McBopomofo */, 6A0D4EA115FC0D2D00ABF4B3 /* McBopomofo */,
6A38BC2115FC12FD00A8A51F /* Data */,
6ACA41CA15FC1D7500935EF6 /* McBopomofoInstaller */, 6ACA41CA15FC1D7500935EF6 /* McBopomofoInstaller */,
6A38BC2115FC12FD00A8A51F /* Data */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */