1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 44;
7	objects = {
8
9/* Begin PBXAggregateTarget section */
10		BA4288CE0FB87AE400D7F339 /* man page */ = {
11			isa = PBXAggregateTarget;
12			buildConfigurationList = BA4288D40FB87B3000D7F339 /* Build configuration list for PBXAggregateTarget "man page" */;
13			buildPhases = (
14				BA4288CD0FB87AE400D7F339 /* ShellScript */,
15				BA4289070FB87DEB00D7F339 /* CopyFiles */,
16			);
17			dependencies = (
18			);
19			name = "man page";
20			productName = "man page";
21		};
22		C604AAB40FB48C6100A70743 /* MacOSX */ = {
23			isa = PBXAggregateTarget;
24			buildConfigurationList = C604AABB0FB48C7700A70743 /* Build configuration list for PBXAggregateTarget "MacOSX" */;
25			buildPhases = (
26				C604AAB30FB48C6100A70743 /* CopyFiles */,
27			);
28			dependencies = (
29				BA4289090FB87DFA00D7F339 /* PBXTargetDependency */,
30			);
31			name = MacOSX;
32			productName = MacOSX;
33		};
34/* End PBXAggregateTarget section */
35
36/* Begin PBXBuildFile section */
37		BA4289010FB87DD100D7F339 /* com.apple.Boot.plist.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA4288F40FB87C8500D7F339 /* com.apple.Boot.plist.5 */; };
38		C604AABD0FB48C8800A70743 /* com.apple.Boot.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = C604AAAB0FB48C2200A70743 /* com.apple.Boot.plist */; };
39/* End PBXBuildFile section */
40
41/* Begin PBXContainerItemProxy section */
42		BA4289080FB87DFA00D7F339 /* PBXContainerItemProxy */ = {
43			isa = PBXContainerItemProxy;
44			containerPortal = 68F8E3ED0AF66BC2007A5339 /* Project object */;
45			proxyType = 1;
46			remoteGlobalIDString = BA4288CE0FB87AE400D7F339;
47			remoteInfo = "man page";
48		};
49/* End PBXContainerItemProxy section */
50
51/* Begin PBXCopyFilesBuildPhase section */
52		BA4289070FB87DEB00D7F339 /* CopyFiles */ = {
53			isa = PBXCopyFilesBuildPhase;
54			buildActionMask = 8;
55			dstPath = /usr/share/man/man5;
56			dstSubfolderSpec = 0;
57			files = (
58				BA4289010FB87DD100D7F339 /* com.apple.Boot.plist.5 in CopyFiles */,
59			);
60			runOnlyForDeploymentPostprocessing = 1;
61		};
62		C604AAB30FB48C6100A70743 /* CopyFiles */ = {
63			isa = PBXCopyFilesBuildPhase;
64			buildActionMask = 8;
65			dstPath = /Library/Preferences/SystemConfiguration;
66			dstSubfolderSpec = 0;
67			files = (
68				C604AABD0FB48C8800A70743 /* com.apple.Boot.plist in CopyFiles */,
69			);
70			runOnlyForDeploymentPostprocessing = 1;
71		};
72/* End PBXCopyFilesBuildPhase section */
73
74/* Begin PBXFileReference section */
75		BA4288C80FB87AC100D7F339 /* com.apple.Boot.plist.mxml */ = {isa = PBXFileReference; explicitFileType = text.xml; fileEncoding = 4; path = com.apple.Boot.plist.mxml; sourceTree = "<group>"; };
76		BA4288F40FB87C8500D7F339 /* com.apple.Boot.plist.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = com.apple.Boot.plist.5; sourceTree = BUILT_PRODUCTS_DIR; };
77		C604AAAB0FB48C2200A70743 /* com.apple.Boot.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.Boot.plist; sourceTree = "<group>"; };
78/* End PBXFileReference section */
79
80/* Begin PBXGroup section */
81		68F8E3EB0AF66BC2007A5339 = {
82			isa = PBXGroup;
83			children = (
84				BA4288C80FB87AC100D7F339 /* com.apple.Boot.plist.mxml */,
85				C604AAAA0FB48C2200A70743 /* MacOSX */,
86				BA4288F10FB87C6000D7F339 /* Generated Files */,
87			);
88			sourceTree = "<group>";
89		};
90		BA4288F10FB87C6000D7F339 /* Generated Files */ = {
91			isa = PBXGroup;
92			children = (
93				BA4288F40FB87C8500D7F339 /* com.apple.Boot.plist.5 */,
94			);
95			name = "Generated Files";
96			path = AppleTV;
97			sourceTree = "<group>";
98		};
99		C604AAAA0FB48C2200A70743 /* MacOSX */ = {
100			isa = PBXGroup;
101			children = (
102				C604AAAB0FB48C2200A70743 /* com.apple.Boot.plist */,
103			);
104			path = MacOSX;
105			sourceTree = "<group>";
106		};
107/* End PBXGroup section */
108
109/* Begin PBXProject section */
110		68F8E3ED0AF66BC2007A5339 /* Project object */ = {
111			isa = PBXProject;
112			buildConfigurationList = 68F8E3EE0AF66BC2007A5339 /* Build configuration list for PBXProject "system_config" */;
113			compatibilityVersion = "Xcode 3.0";
114			developmentRegion = English;
115			hasScannedForEncodings = 0;
116			knownRegions = (
117				en,
118			);
119			mainGroup = 68F8E3EB0AF66BC2007A5339;
120			projectDirPath = "";
121			projectRoot = "";
122			targets = (
123				C604AAB40FB48C6100A70743 /* MacOSX */,
124				BA4288CE0FB87AE400D7F339 /* man page */,
125			);
126		};
127/* End PBXProject section */
128
129/* Begin PBXShellScriptBuildPhase section */
130		BA4288CD0FB87AE400D7F339 /* ShellScript */ = {
131			isa = PBXShellScriptBuildPhase;
132			buildActionMask = 2147483647;
133			files = (
134			);
135			inputPaths = (
136				"$(SRCROOT)/com.apple.Boot.plist.mxml",
137			);
138			outputPaths = (
139				"$(BUILT_PRODUCTS_DIR)/com.apple.Boot.plist.5",
140			);
141			runOnlyForDeploymentPostprocessing = 0;
142			shellPath = /bin/sh;
143			shellScript = "set -e\nset -x\n\nxml2man -f \"${SCRIPT_INPUT_FILE_0}\" \"${SCRIPT_OUTPUT_FILE_0}\"\n\nexit 0";
144		};
145/* End PBXShellScriptBuildPhase section */
146
147/* Begin PBXTargetDependency section */
148		BA4289090FB87DFA00D7F339 /* PBXTargetDependency */ = {
149			isa = PBXTargetDependency;
150			target = BA4288CE0FB87AE400D7F339 /* man page */;
151			targetProxy = BA4289080FB87DFA00D7F339 /* PBXContainerItemProxy */;
152		};
153/* End PBXTargetDependency section */
154
155/* Begin XCBuildConfiguration section */
156		68F8E3F00AF66BC2007A5339 /* Release */ = {
157			isa = XCBuildConfiguration;
158			buildSettings = {
159			};
160			name = Release;
161		};
162		BA4288CF0FB87AE500D7F339 /* Release */ = {
163			isa = XCBuildConfiguration;
164			buildSettings = {
165				PRODUCT_NAME = "man page";
166			};
167			name = Release;
168		};
169		C604AAB50FB48C6100A70743 /* Release */ = {
170			isa = XCBuildConfiguration;
171			buildSettings = {
172				PRODUCT_NAME = MacOSX;
173			};
174			name = Release;
175		};
176/* End XCBuildConfiguration section */
177
178/* Begin XCConfigurationList section */
179		68F8E3EE0AF66BC2007A5339 /* Build configuration list for PBXProject "system_config" */ = {
180			isa = XCConfigurationList;
181			buildConfigurations = (
182				68F8E3F00AF66BC2007A5339 /* Release */,
183			);
184			defaultConfigurationIsVisible = 0;
185			defaultConfigurationName = Release;
186		};
187		BA4288D40FB87B3000D7F339 /* Build configuration list for PBXAggregateTarget "man page" */ = {
188			isa = XCConfigurationList;
189			buildConfigurations = (
190				BA4288CF0FB87AE500D7F339 /* Release */,
191			);
192			defaultConfigurationIsVisible = 0;
193			defaultConfigurationName = Release;
194		};
195		C604AABB0FB48C7700A70743 /* Build configuration list for PBXAggregateTarget "MacOSX" */ = {
196			isa = XCConfigurationList;
197			buildConfigurations = (
198				C604AAB50FB48C6100A70743 /* Release */,
199			);
200			defaultConfigurationIsVisible = 0;
201			defaultConfigurationName = Release;
202		};
203/* End XCConfigurationList section */
204	};
205	rootObject = 68F8E3ED0AF66BC2007A5339 /* Project object */;
206}
207