project.pbxproj 25.6 KB
Newer Older
1 2 3 4 5 6 7 8 9
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 42;
	objects = {

/* Begin PBXBuildFile section */
David Smith's avatar
David Smith committed
10
		6305C7110BCEE09200D552C4 /* jivesoftware_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 6305C7100BCEE09200D552C4 /* jivesoftware_logo.png */; };
11 12 13 14
		633BEA0B0B39DF03003AD355 /* SecurityInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633BEA0A0B39DF03003AD355 /* SecurityInterface.framework */; };
		633BEA7A0B39EB60003AD355 /* authTool.c in Sources */ = {isa = PBXBuildFile; fileRef = 633BEA790B39EB60003AD355 /* authTool.c */; };
		633BEAAD0B39EEF8003AD355 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633BEAAC0B39EEF8003AD355 /* CoreFoundation.framework */; };
		6358CFF40B39F6B800BFA7DC /* HelperTool in CopyFiles */ = {isa = PBXBuildFile; fileRef = 633BEA760B39EB2B003AD355 /* HelperTool */; };
15
		63A50BAD0BB338EF009E9FD0 /* openfire-logo-notext.tif in Resources */ = {isa = PBXBuildFile; fileRef = 63A50BAA0BB338EF009E9FD0 /* openfire-logo-notext.tif */; };
16
		63A719E80BB339C4002929AA /* openfire-logo-notext.png in Resources */ = {isa = PBXBuildFile; fileRef = 63A719E60BB339C4002929AA /* openfire-logo-notext.png */; };
17
		650096350A60403400B6046A /* jivesoftware_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 650096340A60403400B6046A /* jivesoftware_logo.png */; };
David Smith's avatar
David Smith committed
18
		65E2E73A0A5E8F2900DFFC2E /* openfire-logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 65E2E7390A5E8F2900DFFC2E /* openfire-logo.png */; };
19
		65E2E7C90A5EF1F200DFFC2E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65E2E7C80A5EF1F200DFFC2E /* Security.framework */; };
David Smith's avatar
David Smith committed
20 21
		8D202CEA0486D31800D8A456 /* openfirePrefPane_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCFA20370C41700C91783 /* openfirePrefPane_Prefix.pch */; };
		8D202CEB0486D31800D8A456 /* openfirePrefPane.h in Headers */ = {isa = PBXBuildFile; fileRef = F506C03C013D9D7901CA16C8 /* openfirePrefPane.h */; };
22
		8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
David Smith's avatar
David Smith committed
23 24
		8D202CEF0486D31800D8A456 /* openfirePrefPane.nib in Resources */ = {isa = PBXBuildFile; fileRef = F506C042013D9D8C01CA16C8 /* openfirePrefPane.nib */; };
		8D202CF10486D31800D8A456 /* openfirePrefPane.m in Sources */ = {isa = PBXBuildFile; fileRef = F506C03D013D9D7901CA16C8 /* openfirePrefPane.m */; };
25 26 27 28
		8D202CF30486D31800D8A456 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
		8D202CF40486D31800D8A456 /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F506C035013D953901CA16C8 /* PreferencePanes.framework */; };
/* End PBXBuildFile section */

29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
/* Begin PBXContainerItemProxy section */
		633BEA860B39ED7D003AD355 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 633BEA750B39EB2B003AD355;
			remoteInfo = HelperTool;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
		6358CFDD0B39F5F700BFA7DC /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = "";
			dstSubfolderSpec = 6;
			files = (
				6358CFF40B39F6B800BFA7DC /* HelperTool in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXCopyFilesBuildPhase section */

52 53 54 55 56
/* Begin PBXFileReference section */
		089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
		089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
		1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
David Smith's avatar
David Smith committed
57
		32DBCFA20370C41700C91783 /* openfirePrefPane_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = openfirePrefPane_Prefix.pch; sourceTree = "<group>"; };
David Smith's avatar
David Smith committed
58
		6305C7100BCEE09200D552C4 /* jivesoftware_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = jivesoftware_logo.png; sourceTree = "<group>"; };
59
		633BEA0A0B39DF03003AD355 /* SecurityInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SecurityInterface.framework; path = /System/Library/Frameworks/SecurityInterface.framework; sourceTree = "<absolute>"; };
60
		633BEA760B39EB2B003AD355 /* HelperTool */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = HelperTool; sourceTree = BUILT_PRODUCTS_DIR; };
61 62
		633BEA790B39EB60003AD355 /* authTool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = authTool.c; sourceTree = "<group>"; };
		633BEAAC0B39EEF8003AD355 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
63
		63A50BAA0BB338EF009E9FD0 /* openfire-logo-notext.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "openfire-logo-notext.tif"; sourceTree = "<group>"; };
64
		63A719E60BB339C4002929AA /* openfire-logo-notext.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "openfire-logo-notext.png"; sourceTree = "<group>"; };
65
		650096340A60403400B6046A /* jivesoftware_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = jivesoftware_logo.png; sourceTree = "<group>"; };
David Smith's avatar
David Smith committed
66
		65E2E7390A5E8F2900DFFC2E /* openfire-logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "openfire-logo.png"; sourceTree = "<group>"; };
67
		65E2E7C80A5EF1F200DFFC2E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
68
		8D202CF70486D31800D8A456 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
David Smith's avatar
David Smith committed
69
		8D202CF80486D31800D8A456 /* Openfire.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Openfire.prefPane; sourceTree = BUILT_PRODUCTS_DIR; };
70
		F506C035013D953901CA16C8 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = "<absolute>"; };
David Smith's avatar
David Smith committed
71 72 73
		F506C03C013D9D7901CA16C8 /* openfirePrefPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = openfirePrefPane.h; sourceTree = "<group>"; };
		F506C03D013D9D7901CA16C8 /* openfirePrefPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = openfirePrefPane.m; sourceTree = "<group>"; };
		F506C043013D9D8C01CA16C8 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/openfirePrefPane.nib; sourceTree = "<group>"; };
74 75 76
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
77 78 79 80 81 82 83 84
		633BEA740B39EB2B003AD355 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				633BEAAD0B39EEF8003AD355 /* CoreFoundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
85 86 87 88 89 90 91
		8D202CF20486D31800D8A456 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				8D202CF30486D31800D8A456 /* Cocoa.framework in Frameworks */,
				8D202CF40486D31800D8A456 /* PreferencePanes.framework in Frameworks */,
				65E2E7C90A5EF1F200DFFC2E /* Security.framework in Frameworks */,
92
				633BEA0B0B39DF03003AD355 /* SecurityInterface.framework in Frameworks */,
93 94 95 96 97 98
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
David Smith's avatar
David Smith committed
99
		089C166AFE841209C02AAC07 /* openfirePrefPane */ = {
100 101 102 103 104 105 106 107
			isa = PBXGroup;
			children = (
				08FB77AFFE84173DC02AAC07 /* Classes */,
				32DBCFA10370C40200C91783 /* Other Sources */,
				089C167CFE841241C02AAC07 /* Resources */,
				089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
				19C28FB8FE9D52D311CA2CBB /* Products */,
			);
David Smith's avatar
David Smith committed
108
			name = openfirePrefPane;
109 110 111 112 113 114 115 116 117 118 119 120 121 122
			sourceTree = "<group>";
		};
		089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
			isa = PBXGroup;
			children = (
				1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
				1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
			);
			name = "Frameworks and Libraries";
			sourceTree = "<group>";
		};
		089C167CFE841241C02AAC07 /* Resources */ = {
			isa = PBXGroup;
			children = (
123
				63A50BAA0BB338EF009E9FD0 /* openfire-logo-notext.tif */,
124
				63A719E60BB339C4002929AA /* openfire-logo-notext.png */,
David Smith's avatar
David Smith committed
125
				6305C7100BCEE09200D552C4 /* jivesoftware_logo.png */,
126 127 128
				8D202CF70486D31800D8A456 /* Info.plist */,
				089C167DFE841241C02AAC07 /* InfoPlist.strings */,
				65E2E7380A5E8F1600DFFC2E /* Images */,
David Smith's avatar
David Smith committed
129
				F506C042013D9D8C01CA16C8 /* openfirePrefPane.nib */,
130 131 132 133 134 135 136
			);
			name = Resources;
			sourceTree = "<group>";
		};
		08FB77AFFE84173DC02AAC07 /* Classes */ = {
			isa = PBXGroup;
			children = (
David Smith's avatar
David Smith committed
137 138
				F506C03C013D9D7901CA16C8 /* openfirePrefPane.h */,
				F506C03D013D9D7901CA16C8 /* openfirePrefPane.m */,
139 140 141 142 143 144 145
			);
			name = Classes;
			sourceTree = "<group>";
		};
		1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
			isa = PBXGroup;
			children = (
146 147
				633BEAAC0B39EEF8003AD355 /* CoreFoundation.framework */,
				633BEA0A0B39DF03003AD355 /* SecurityInterface.framework */,
148
				F506C035013D953901CA16C8 /* PreferencePanes.framework */,
149 150
				65E2E7C80A5EF1F200DFFC2E /* Security.framework */,
				1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
			);
			name = "Linked Frameworks";
			sourceTree = "<group>";
		};
		1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
			isa = PBXGroup;
			children = (
				089C1672FE841209C02AAC07 /* Foundation.framework */,
				089C167FFE841241C02AAC07 /* AppKit.framework */,
			);
			name = "Other Frameworks";
			sourceTree = "<group>";
		};
		19C28FB8FE9D52D311CA2CBB /* Products */ = {
			isa = PBXGroup;
			children = (
David Smith's avatar
David Smith committed
167
				8D202CF80486D31800D8A456 /* Openfire.prefPane */,
168
				633BEA760B39EB2B003AD355 /* HelperTool */,
169 170 171 172 173 174 175
			);
			name = Products;
			sourceTree = "<group>";
		};
		32DBCFA10370C40200C91783 /* Other Sources */ = {
			isa = PBXGroup;
			children = (
David Smith's avatar
David Smith committed
176
				32DBCFA20370C41700C91783 /* openfirePrefPane_Prefix.pch */,
177
				633BEA790B39EB60003AD355 /* authTool.c */,
178 179 180 181 182 183 184
			);
			name = "Other Sources";
			sourceTree = "<group>";
		};
		65E2E7380A5E8F1600DFFC2E /* Images */ = {
			isa = PBXGroup;
			children = (
David Smith's avatar
David Smith committed
185
				65E2E7390A5E8F2900DFFC2E /* openfire-logo.png */,
186 187 188 189 190 191 192 193 194 195 196 197
				650096340A60403400B6046A /* jivesoftware_logo.png */,
			);
			name = Images;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		8D202CE90486D31800D8A456 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
David Smith's avatar
David Smith committed
198 199
				8D202CEA0486D31800D8A456 /* openfirePrefPane_Prefix.pch in Headers */,
				8D202CEB0486D31800D8A456 /* openfirePrefPane.h in Headers */,
200 201 202 203 204 205
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221
		633BEA750B39EB2B003AD355 /* HelperTool */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 633BEA7B0B39EB60003AD355 /* Build configuration list for PBXNativeTarget "HelperTool" */;
			buildPhases = (
				633BEA730B39EB2B003AD355 /* Sources */,
				633BEA740B39EB2B003AD355 /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = HelperTool;
			productName = HelperTool;
			productReference = 633BEA760B39EB2B003AD355 /* HelperTool */;
			productType = "com.apple.product-type.tool";
		};
David Smith's avatar
David Smith committed
222
		8D202CE80486D31800D8A456 /* Openfire */ = {
223
			isa = PBXNativeTarget;
David Smith's avatar
David Smith committed
224
			buildConfigurationList = 65E2E7290A5E8C0F00DFFC2E /* Build configuration list for PBXNativeTarget "Openfire" */;
225 226 227 228 229 230
			buildPhases = (
				8D202CE90486D31800D8A456 /* Headers */,
				8D202CEC0486D31800D8A456 /* Resources */,
				8D202CF00486D31800D8A456 /* Sources */,
				8D202CF20486D31800D8A456 /* Frameworks */,
				8D202CF50486D31800D8A456 /* Rez */,
231
				6358CFDD0B39F5F700BFA7DC /* CopyFiles */,
232 233 234 235
			);
			buildRules = (
			);
			dependencies = (
236
				633BEA870B39ED7D003AD355 /* PBXTargetDependency */,
237
			);
David Smith's avatar
David Smith committed
238
			name = Openfire;
239
			productInstallPath = "$(HOME)/Library/PreferencePanes";
David Smith's avatar
David Smith committed
240 241
			productName = openfirePrefPane;
			productReference = 8D202CF80486D31800D8A456 /* Openfire.prefPane */;
242 243 244 245 246 247 248
			productType = "com.apple.product-type.bundle";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		089C1669FE841209C02AAC07 /* Project object */ = {
			isa = PBXProject;
David Smith's avatar
David Smith committed
249
			buildConfigurationList = 65E2E72D0A5E8C0F00DFFC2E /* Build configuration list for PBXProject "openfirePrefPane" */;
250
			compatibilityVersion = "Xcode 2.4";
251
			hasScannedForEncodings = 1;
David Smith's avatar
David Smith committed
252
			mainGroup = 089C166AFE841209C02AAC07 /* openfirePrefPane */;
253
			projectDirPath = "";
254
			projectRoot = "";
255
			targets = (
David Smith's avatar
David Smith committed
256
				8D202CE80486D31800D8A456 /* Openfire */,
257
				633BEA750B39EB2B003AD355 /* HelperTool */,
258 259 260 261 262 263 264 265 266 267
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		8D202CEC0486D31800D8A456 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */,
David Smith's avatar
David Smith committed
268 269
				8D202CEF0486D31800D8A456 /* openfirePrefPane.nib in Resources */,
				65E2E73A0A5E8F2900DFFC2E /* openfire-logo.png in Resources */,
270
				650096350A60403400B6046A /* jivesoftware_logo.png in Resources */,
271
				63A50BAD0BB338EF009E9FD0 /* openfire-logo-notext.tif in Resources */,
272
				63A719E80BB339C4002929AA /* openfire-logo-notext.png in Resources */,
David Smith's avatar
David Smith committed
273
				6305C7110BCEE09200D552C4 /* jivesoftware_logo.png in Resources */,
274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXRezBuildPhase section */
		8D202CF50486D31800D8A456 /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXRezBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
290 291 292 293 294 295 296 297
		633BEA730B39EB2B003AD355 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				633BEA7A0B39EB60003AD355 /* authTool.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
298 299 300 301
		8D202CF00486D31800D8A456 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
David Smith's avatar
David Smith committed
302
				8D202CF10486D31800D8A456 /* openfirePrefPane.m in Sources */,
303 304 305 306 307
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

308 309 310 311 312 313 314 315
/* Begin PBXTargetDependency section */
		633BEA870B39ED7D003AD355 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 633BEA750B39EB2B003AD355 /* HelperTool */;
			targetProxy = 633BEA860B39ED7D003AD355 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

316 317 318 319 320 321 322 323 324
/* Begin PBXVariantGroup section */
		089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				089C167EFE841241C02AAC07 /* English */,
			);
			name = InfoPlist.strings;
			sourceTree = "<group>";
		};
David Smith's avatar
David Smith committed
325
		F506C042013D9D8C01CA16C8 /* openfirePrefPane.nib */ = {
326 327 328 329
			isa = PBXVariantGroup;
			children = (
				F506C043013D9D8C01CA16C8 /* English */,
			);
David Smith's avatar
David Smith committed
330
			name = openfirePrefPane.nib;
331 332 333 334 335
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416
		633BEA7C0B39EB60003AD355 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 0;
				INSTALL_PATH = "$(HOME)/bin";
				PREBINDING = NO;
				PRODUCT_NAME = HelperTool;
				SYMROOT = "$(PROJECT_DIR)/build";
				ZERO_LINK = YES;
			};
			name = Development;
		};
		633BEA7D0B39EB60003AD355 /* Development copy */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = "$(HOME)/bin";
				PREBINDING = NO;
				PRODUCT_NAME = HelperTool;
				SYMROOT = "$(PROJECT_DIR)/build";
				ZERO_LINK = YES;
			};
			name = "Development copy";
		};
		633BEA7E0B39EB60003AD355 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = (
					i386,
					ppc,
				);
				COPY_PHASE_STRIP = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = "$(HOME)/bin";
				PREBINDING = NO;
				PRODUCT_NAME = HelperTool;
				SYMROOT = "$(PROJECT_DIR)/build";
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		633BEA7F0B39EB60003AD355 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = "$(HOME)/bin";
				PREBINDING = NO;
				PRODUCT_NAME = HelperTool;
				SYMROOT = "$(PROJECT_DIR)/build";
				ZERO_LINK = YES;
			};
			name = Default;
		};
		63707F330B2F3E94001D44AE /* Development copy */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_C_LANGUAGE_STANDARD = gnu99;
				MACOSX_DEPLOYMENT_TARGET = 10.4;
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
			};
			name = "Development copy";
		};
		63707F340B2F3E94001D44AE /* Development copy */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				DEBUGGING_SYMBOLS = YES;
				DEBUG_INFORMATION_FORMAT = dwarf;
417
				DSTROOT = "$(PROJECT_DIR)/build";
418 419 420 421 422 423 424
				FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_ENABLE_TRIGRAPHS = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
David Smith's avatar
David Smith committed
425
				GCC_PREFIX_HEADER = openfirePrefPane_Prefix.pch;
426 427 428 429 430
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
				HEADER_SEARCH_PATHS = "";
				INFOPLIST_FILE = Info.plist;
431
				INSTALL_PATH = "";
432 433 434 435 436 437 438 439 440
				LIBRARY_SEARCH_PATHS = "";
				LIBRARY_STYLE = Bundle;
				MACOSX_DEPLOYMENT_TARGET = 10.4;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = (
					"-bundle",
					"-twolevel_namespace",
				);
				OTHER_REZFLAGS = "";
David Smith's avatar
David Smith committed
441
				PRODUCT_NAME = Openfire;
442 443 444 445 446 447 448 449 450 451 452 453
				SECTORDER_FLAGS = "";
				SYMROOT = "$(PROJECT_DIR)/build";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				WRAPPER_EXTENSION = prefPane;
				ZERO_LINK = NO;
			};
			name = "Development copy";
		};
454 455 456
		65E2E72A0A5E8C0F00DFFC2E /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
457 458
				ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
				ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
459 460 461
				COPY_PHASE_STRIP = NO;
				DEBUGGING_SYMBOLS = YES;
				DEBUG_INFORMATION_FORMAT = dwarf;
462
				DSTROOT = "$(PROJECT_DIR)/build";
463 464 465 466 467 468 469
				FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_ENABLE_TRIGRAPHS = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
David Smith's avatar
David Smith committed
470
				GCC_PREFIX_HEADER = openfirePrefPane_Prefix.pch;
471
				GCC_VERSION = 4.0;
472 473 474 475 476
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
				HEADER_SEARCH_PATHS = "";
				INFOPLIST_FILE = Info.plist;
477
				INSTALL_PATH = "";
478 479 480 481 482 483 484 485 486
				LIBRARY_SEARCH_PATHS = "";
				LIBRARY_STYLE = Bundle;
				MACOSX_DEPLOYMENT_TARGET = 10.4;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = (
					"-bundle",
					"-twolevel_namespace",
				);
				OTHER_REZFLAGS = "";
David Smith's avatar
David Smith committed
487
				PRODUCT_NAME = Openfire;
488
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509
				SECTORDER_FLAGS = "";
				SYMROOT = "$(PROJECT_DIR)/build";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				WRAPPER_EXTENSION = prefPane;
				ZERO_LINK = NO;
			};
			name = Development;
		};
		65E2E72B0A5E8C0F00DFFC2E /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = (
					i386,
					ppc,
				);
				COPY_PHASE_STRIP = YES;
				DEBUG_INFORMATION_FORMAT = dwarf;
510
				DSTROOT = "$(PROJECT_DIR)/build";
511 512 513 514 515
				FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_ENABLE_TRIGRAPHS = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
David Smith's avatar
David Smith committed
516
				GCC_PREFIX_HEADER = openfirePrefPane_Prefix.pch;
517 518 519 520 521
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
				HEADER_SEARCH_PATHS = "";
				INFOPLIST_FILE = Info.plist;
522 523
				INSTALL_MODE_FLAG = "u+w,a+rX";
				INSTALL_PATH = "";
524 525 526 527 528 529 530 531 532
				LIBRARY_SEARCH_PATHS = "";
				LIBRARY_STYLE = Bundle;
				MACOSX_DEPLOYMENT_TARGET = 10.4;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = (
					"-bundle",
					"-twolevel_namespace",
				);
				OTHER_REZFLAGS = "";
David Smith's avatar
David Smith committed
533
				PRODUCT_NAME = Openfire;
534
				SECTORDER_FLAGS = "";
535
				SKIP_INSTALL = NO;
536 537 538 539 540 541 542 543 544 545 546 547 548 549 550
				SYMROOT = "$(PROJECT_DIR)/build";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				WRAPPER_EXTENSION = prefPane;
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		65E2E72C0A5E8C0F00DFFC2E /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				DEBUG_INFORMATION_FORMAT = dwarf;
551
				DSTROOT = "$(PROJECT_DIR)/build";
552 553 554 555
				FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
				GCC_ENABLE_TRIGRAPHS = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
David Smith's avatar
David Smith committed
556
				GCC_PREFIX_HEADER = openfirePrefPane_Prefix.pch;
557 558 559 560 561
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
				GCC_WARN_UNKNOWN_PRAGMAS = NO;
				HEADER_SEARCH_PATHS = "";
				INFOPLIST_FILE = Info.plist;
562
				INSTALL_PATH = "";
563 564 565 566 567 568 569 570 571
				LIBRARY_SEARCH_PATHS = "";
				LIBRARY_STYLE = Bundle;
				MACOSX_DEPLOYMENT_TARGET = 10.4;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = (
					"-bundle",
					"-twolevel_namespace",
				);
				OTHER_REZFLAGS = "";
David Smith's avatar
David Smith committed
572
				PRODUCT_NAME = Openfire;
573 574 575 576 577 578 579 580 581 582 583 584 585 586 587
				SECTORDER_FLAGS = "";
				SYMROOT = "$(PROJECT_DIR)/build";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				WRAPPER_EXTENSION = prefPane;
				ZERO_LINK = NO;
			};
			name = Default;
		};
		65E2E72E0A5E8C0F00DFFC2E /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
588 589
				ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
				ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
590
				GCC_C_LANGUAGE_STANDARD = gnu99;
591
				GCC_VERSION = 4.0;
592
				MACOSX_DEPLOYMENT_TARGET = 10.4;
593
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
594 595 596 597 598 599
			};
			name = Development;
		};
		65E2E72F0A5E8C0F00DFFC2E /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
600 601
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
				ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
602
				GCC_C_LANGUAGE_STANDARD = gnu99;
603
				GCC_VERSION = 4.0;
604 605
				MACOSX_DEPLOYMENT_TARGET = 10.4;
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
606 607 608 609 610 611
			};
			name = Deployment;
		};
		65E2E7300A5E8C0F00DFFC2E /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
612 613
				GCC_C_LANGUAGE_STANDARD = gnu99;
				MACOSX_DEPLOYMENT_TARGET = 10.4;
614 615 616 617 618 619
			};
			name = Default;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
620 621 622 623 624 625 626 627 628 629 630
		633BEA7B0B39EB60003AD355 /* Build configuration list for PBXNativeTarget "HelperTool" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				633BEA7C0B39EB60003AD355 /* Development */,
				633BEA7D0B39EB60003AD355 /* Development copy */,
				633BEA7E0B39EB60003AD355 /* Deployment */,
				633BEA7F0B39EB60003AD355 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
David Smith's avatar
David Smith committed
631
		65E2E7290A5E8C0F00DFFC2E /* Build configuration list for PBXNativeTarget "Openfire" */ = {
632 633 634
			isa = XCConfigurationList;
			buildConfigurations = (
				65E2E72A0A5E8C0F00DFFC2E /* Development */,
635
				63707F340B2F3E94001D44AE /* Development copy */,
636 637 638 639 640 641
				65E2E72B0A5E8C0F00DFFC2E /* Deployment */,
				65E2E72C0A5E8C0F00DFFC2E /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
David Smith's avatar
David Smith committed
642
		65E2E72D0A5E8C0F00DFFC2E /* Build configuration list for PBXProject "openfirePrefPane" */ = {
643 644 645
			isa = XCConfigurationList;
			buildConfigurations = (
				65E2E72E0A5E8C0F00DFFC2E /* Development */,
646
				63707F330B2F3E94001D44AE /* Development copy */,
647 648 649 650 651 652 653 654 655 656
				65E2E72F0A5E8C0F00DFFC2E /* Deployment */,
				65E2E7300A5E8C0F00DFFC2E /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
/* End XCConfigurationList section */
	};
	rootObject = 089C1669FE841209C02AAC07 /* Project object */;
}