File tree 2 files changed +0
-83
lines changed 2 files changed +0
-83
lines changed Original file line number Diff line number Diff line change 9
9
/* Begin PBXBuildFile section */
10
10
539116DE17F8FF1B00E535BC /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 539116DD17F8FF1B00E535BC /* CoreFoundation.framework */; };
11
11
539116E117F8FF1B00E535BC /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 539116E017F8FF1B00E535BC /* main.c */; };
12
- 539116E317F8FF1B00E535BC /* splitring.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 539116E217F8FF1B00E535BC /* splitring.1 */; };
13
12
539116EA17F9033000E535BC /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 539116E917F9033000E535BC /* Security.framework */; };
14
13
/* End PBXBuildFile section */
15
14
20
19
dstPath = /usr/share/man/man1/;
21
20
dstSubfolderSpec = 0;
22
21
files = (
23
- 539116E317F8FF1B00E535BC /* splitring.1 in CopyFiles */,
24
22
);
25
23
runOnlyForDeploymentPostprocessing = 1;
26
24
};
31
29
539116DA17F8FF1A00E535BC /* splitring */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = splitring; sourceTree = BUILT_PRODUCTS_DIR; };
32
30
539116DD17F8FF1B00E535BC /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
33
31
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>"; };
35
32
539116E917F9033000E535BC /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
36
33
/* End PBXFileReference section */
37
34
79
76
children = (
80
77
539116E017F8FF1B00E535BC /* main.c */,
81
78
4AD459EC17FCD55100934B17 /* Info.plist */,
82
- 539116E217F8FF1B00E535BC /* splitring.1 */,
83
79
);
84
80
path = src;
85
81
sourceTree = "<group>";
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments