Skip to content

Commit

Permalink
Rename metadata folder
Browse files Browse the repository at this point in the history
  • Loading branch information
juancazalla committed Oct 15, 2015
1 parent 55e602a commit 0daaa88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libPhoneNumber.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
FD8B84201934C33900C350EB /* libPhoneNumber-iOS */ = {
isa = PBXGroup;
children = (
FDBCFA121A87ADAB00297F21 /* Meatadata */,
FDBCFA121A87ADAB00297F21 /* Metadata */,
FD12C2711A8759AF00B53856 /* Model */,
FD8B842E1934C35F00C350EB /* NBPhoneNumberDefines.h */,
FD8B84311934C35F00C350EB /* NBPhoneNumberUtil.h */,
Expand All @@ -334,7 +334,7 @@
name = "libPhoneNumber-iOS";
sourceTree = "<group>";
};
FDBCFA121A87ADAB00297F21 /* Meatadata */ = {
FDBCFA121A87ADAB00297F21 /* Metadata */ = {
isa = PBXGroup;
children = (
FD12C26C1A87546400B53856 /* NBMetadataCore.h */,
Expand All @@ -347,7 +347,7 @@
FDBCFA0F1A87ADA300297F21 /* NBMetadataCoreTestMapper.m */,
FD379E291A8AE5150015C184 /* NBPhoneNumberMetadata.plist */,
);
name = Meatadata;
name = Metadata;
sourceTree = "<group>";
};
/* End PBXGroup section */
Expand Down

0 comments on commit 0daaa88

Please sign in to comment.