Skip to content

Commit 6343198

Browse files
committed
Update Xcode project.
1 parent ba3e28d commit 6343198

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

xcode/libcups.xcodeproj/project.pbxproj

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,10 +1016,6 @@
10161016
271286671CC1309000E517C7 /* tlscheck */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = tlscheck; sourceTree = BUILT_PRODUCTS_DIR; };
10171017
271286681CC130BD00E517C7 /* tlscheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tlscheck.c; path = ../cups/tlscheck.c; sourceTree = "<group>"; };
10181018
2712866A1CC130FF00E517C7 /* rasterbench.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rasterbench.c; path = ../cups/rasterbench.c; sourceTree = "<group>"; };
1019-
271286831CC13D9600E517C7 /* checkpo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = checkpo.c; path = ../locale/checkpo.c; sourceTree = "<group>"; };
1020-
271286841CC13D9600E517C7 /* cups.pot */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = cups.pot; path = ../locale/cups.pot; sourceTree = "<group>"; };
1021-
271286851CC13D9600E517C7 /* po2strings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = po2strings.c; path = ../locale/po2strings.c; sourceTree = "<group>"; };
1022-
271286861CC13D9600E517C7 /* strings2po.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = strings2po.c; path = ../locale/strings2po.c; sourceTree = "<group>"; };
10231019
271287191CC13FDB00E517C7 /* mantohtml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mantohtml.c; path = ../man/mantohtml.c; sourceTree = "<group>"; };
10241020
273B1EAA226B3E4800428143 /* ippevepcl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ippevepcl; sourceTree = BUILT_PRODUCTS_DIR; };
10251021
273B1EBB226B3E5200428143 /* ippeveps */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ippeveps; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -1563,18 +1559,6 @@
15631559
/* End PBXFrameworksBuildPhase section */
15641560

15651561
/* Begin PBXGroup section */
1566-
271286821CC13D7600E517C7 /* tools */ = {
1567-
isa = PBXGroup;
1568-
children = (
1569-
271286831CC13D9600E517C7 /* checkpo.c */,
1570-
271286841CC13D9600E517C7 /* cups.pot */,
1571-
271287191CC13FDB00E517C7 /* mantohtml.c */,
1572-
271286851CC13D9600E517C7 /* po2strings.c */,
1573-
271286861CC13D9600E517C7 /* strings2po.c */,
1574-
);
1575-
name = tools;
1576-
sourceTree = "<group>";
1577-
};
15781562
273BF6B81333B4A90022CAAB /* tests */ = {
15791563
isa = PBXGroup;
15801564
children = (
@@ -1613,6 +1597,7 @@
16131597
273B1EBC226B3EE300428143 /* ippeveps.c */,
16141598
72CF95F218A19165000FCAE4 /* ippfind.c */,
16151599
276683F91337F7A9000D33D0 /* ipptool.c */,
1600+
271287191CC13FDB00E517C7 /* mantohtml.c */,
16161601
);
16171602
name = commands;
16181603
sourceTree = "<group>";
@@ -1766,7 +1751,6 @@
17661751
72220EB41333050100FCA411 /* libcups */,
17671752
274FF67313333B0A00317ECB /* commands */,
17681753
273BF6B81333B4A90022CAAB /* tests */,
1769-
271286821CC13D7600E517C7 /* tools */,
17701754
72220FB113330B4A00FCA411 /* Frameworks */,
17711755
72220EAF1333047D00FCA411 /* Products */,
17721756
);

0 commit comments

Comments
 (0)