Skip to content

Commit

Permalink
Rename "Mac" group to "Mac (ObjC)"
Browse files Browse the repository at this point in the history
  • Loading branch information
Wevah committed Jul 3, 2020
1 parent f4cc7a4 commit 355c6e0
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions Punycode.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
B30134621A964E2600AF6C4E /* README.md */,
B29EC659228102AE00478825 /* Shared */,
B2B4F3CE242EB79E00CC752F /* icumap2code */,
B29EC65B228102E300478825 /* Mac */,
B29EC65B228102E300478825 /* Mac (ObjC) */,
B2C3DD43241FECF200484850 /* Mac (Swift) */,
B2552E1D22B134650015B473 /* iOS */,
B24585782423206100CC75A4 /* PunycodeSwiftTests */,
Expand Down Expand Up @@ -361,15 +361,15 @@
path = Shared;
sourceTree = "<group>";
};
B29EC65B228102E300478825 /* Mac */ = {
B29EC65B228102E300478825 /* Mac (ObjC) */ = {
isa = PBXGroup;
children = (
29B97316FDCFA39411CA2CEA /* main.m */,
B2CB4DCF07B158A600B4C504 /* Controller.h */,
B2552E3422B13CBC0015B473 /* Controller.m */,
29B97317FDCFA39411CA2CEA /* Resources */,
);
path = Mac;
path = "Mac (ObjC)";
sourceTree = "<group>";
};
B2A4B161246A146E00ED32EB /* PunycodeCocoaTouch */ = {
Expand Down

0 comments on commit 355c6e0

Please sign in to comment.