Skip to content

Commit 0fae8e8

Browse files
committed
Yeah, lol, not writing a manpage
1 parent 59a9ea3 commit 0fae8e8

File tree

2 files changed

+0
-83
lines changed

2 files changed

+0
-83
lines changed

splitring.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
/* Begin PBXBuildFile section */
1010
539116DE17F8FF1B00E535BC /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 539116DD17F8FF1B00E535BC /* CoreFoundation.framework */; };
1111
539116E117F8FF1B00E535BC /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 539116E017F8FF1B00E535BC /* main.c */; };
12-
539116E317F8FF1B00E535BC /* splitring.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 539116E217F8FF1B00E535BC /* splitring.1 */; };
1312
539116EA17F9033000E535BC /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 539116E917F9033000E535BC /* Security.framework */; };
1413
/* End PBXBuildFile section */
1514

@@ -20,7 +19,6 @@
2019
dstPath = /usr/share/man/man1/;
2120
dstSubfolderSpec = 0;
2221
files = (
23-
539116E317F8FF1B00E535BC /* splitring.1 in CopyFiles */,
2422
);
2523
runOnlyForDeploymentPostprocessing = 1;
2624
};
@@ -31,7 +29,6 @@
3129
539116DA17F8FF1A00E535BC /* splitring */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = splitring; sourceTree = BUILT_PRODUCTS_DIR; };
3230
539116DD17F8FF1B00E535BC /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
3331
539116E017F8FF1B00E535BC /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
34-
539116E217F8FF1B00E535BC /* splitring.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = splitring.1; sourceTree = "<group>"; };
3532
539116E917F9033000E535BC /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
3633
/* End PBXFileReference section */
3734

@@ -79,7 +76,6 @@
7976
children = (
8077
539116E017F8FF1B00E535BC /* main.c */,
8178
4AD459EC17FCD55100934B17 /* Info.plist */,
82-
539116E217F8FF1B00E535BC /* splitring.1 */,
8379
);
8480
path = src;
8581
sourceTree = "<group>";

src/splitring.1

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)