440 lines
		
	
	
		
			18 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			440 lines
		
	
	
		
			18 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // !$*UTF8*$!
 | |
| {
 | |
| 	archiveVersion = 1;
 | |
| 	classes = {
 | |
| 	};
 | |
| 	objectVersion = 42;
 | |
| 	objects = {
 | |
| 
 | |
| /* Begin PBXBuildFile section */
 | |
| 		837D1CC80B635DA9003F99C1 /* ejabberd.plist in Resources */ = {isa = PBXBuildFile; fileRef = 837D1CC70B635DA9003F99C1 /* ejabberd.plist */; };
 | |
| 		837F6DD209F777FF00914317 /* ejabberdController.h in Headers */ = {isa = PBXBuildFile; fileRef = 837F6DD009F777FF00914317 /* ejabberdController.h */; };
 | |
| 		837F6DD309F777FF00914317 /* ejabberdController.m in Sources */ = {isa = PBXBuildFile; fileRef = 837F6DD109F777FF00914317 /* ejabberdController.m */; };
 | |
| 		837F6DDD09F7E55000914317 /* logo_ejabberd.png in Resources */ = {isa = PBXBuildFile; fileRef = 837F6DDB09F7E55000914317 /* logo_ejabberd.png */; };
 | |
| 		837F6DDF09F7E6FD00914317 /* logo_ejabberd.png in Resources */ = {isa = PBXBuildFile; fileRef = 837F6DDE09F7E6FD00914317 /* logo_ejabberd.png */; };
 | |
| 		837F6DE409F7E8BF00914317 /* instance_started.png in Resources */ = {isa = PBXBuildFile; fileRef = 837F6DE209F7E8BF00914317 /* instance_started.png */; };
 | |
| 		837F6DE509F7E8BF00914317 /* instance_stopped.png in Resources */ = {isa = PBXBuildFile; fileRef = 837F6DE309F7E8BF00914317 /* instance_stopped.png */; };
 | |
| 		837F6DEE09F8D41200914317 /* config.txt in Resources */ = {isa = PBXBuildFile; fileRef = 837F6DED09F8D41200914317 /* config.txt */; };
 | |
| 		8D202CEA0486D31800D8A456 /* ejabberd_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCFA20370C41700C91783 /* ejabberd_Prefix.pch */; };
 | |
| 		8D202CEB0486D31800D8A456 /* ejabberdPref.h in Headers */ = {isa = PBXBuildFile; fileRef = F506C03C013D9D7901CA16C8 /* ejabberdPref.h */; };
 | |
| 		8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
 | |
| 		8D202CEE0486D31800D8A456 /* ejabberdPref.tiff in Resources */ = {isa = PBXBuildFile; fileRef = F506C040013D9D8001CA16C8 /* ejabberdPref.tiff */; };
 | |
| 		8D202CEF0486D31800D8A456 /* ejabberdPref.nib in Resources */ = {isa = PBXBuildFile; fileRef = F506C042013D9D8C01CA16C8 /* ejabberdPref.nib */; };
 | |
| 		8D202CF10486D31800D8A456 /* ejabberdPref.m in Sources */ = {isa = PBXBuildFile; fileRef = F506C03D013D9D7901CA16C8 /* ejabberdPref.m */; };
 | |
| 		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 */
 | |
| 
 | |
| /* 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>"; };
 | |
| 		32DBCFA20370C41700C91783 /* ejabberd_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ejabberd_Prefix.pch; sourceTree = "<group>"; };
 | |
| 		837D1CC70B635DA9003F99C1 /* ejabberd.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = ejabberd.plist; sourceTree = "<group>"; };
 | |
| 		837F6DD009F777FF00914317 /* ejabberdController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ejabberdController.h; sourceTree = "<group>"; };
 | |
| 		837F6DD109F777FF00914317 /* ejabberdController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ejabberdController.m; sourceTree = "<group>"; };
 | |
| 		837F6DDB09F7E55000914317 /* logo_ejabberd.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_ejabberd.png; sourceTree = "<group>"; };
 | |
| 		837F6DDE09F7E6FD00914317 /* logo_ejabberd.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo_ejabberd.png; sourceTree = "<group>"; };
 | |
| 		837F6DE209F7E8BF00914317 /* instance_started.png */ = {isa = PBXFileReference; explicitFileType = image.png; path = instance_started.png; sourceTree = "<group>"; };
 | |
| 		837F6DE309F7E8BF00914317 /* instance_stopped.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = instance_stopped.png; sourceTree = "<group>"; };
 | |
| 		837F6DED09F8D41200914317 /* config.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = config.txt; sourceTree = "<group>"; };
 | |
| 		8D202CF70486D31800D8A456 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
 | |
| 		8D202CF80486D31800D8A456 /* ejabberd.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ejabberd.prefPane; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		F506C035013D953901CA16C8 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = "<absolute>"; };
 | |
| 		F506C03C013D9D7901CA16C8 /* ejabberdPref.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ejabberdPref.h; sourceTree = "<group>"; };
 | |
| 		F506C03D013D9D7901CA16C8 /* ejabberdPref.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ejabberdPref.m; sourceTree = "<group>"; };
 | |
| 		F506C040013D9D8001CA16C8 /* ejabberdPref.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = ejabberdPref.tiff; sourceTree = "<group>"; };
 | |
| 		F506C043013D9D8C01CA16C8 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/ejabberdPref.nib; sourceTree = "<group>"; };
 | |
| /* End PBXFileReference section */
 | |
| 
 | |
| /* Begin PBXFrameworksBuildPhase section */
 | |
| 		8D202CF20486D31800D8A456 /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				8D202CF30486D31800D8A456 /* Cocoa.framework in Frameworks */,
 | |
| 				8D202CF40486D31800D8A456 /* PreferencePanes.framework in Frameworks */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXFrameworksBuildPhase section */
 | |
| 
 | |
| /* Begin PBXGroup section */
 | |
| 		089C166AFE841209C02AAC07 /* ejabberd */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				08FB77AFFE84173DC02AAC07 /* Classes */,
 | |
| 				32DBCFA10370C40200C91783 /* Other Sources */,
 | |
| 				089C167CFE841241C02AAC07 /* Resources */,
 | |
| 				089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
 | |
| 				19C28FB8FE9D52D311CA2CBB /* Products */,
 | |
| 			);
 | |
| 			name = ejabberd;
 | |
| 			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 = (
 | |
| 				837F6DE209F7E8BF00914317 /* instance_started.png */,
 | |
| 				837F6DE309F7E8BF00914317 /* instance_stopped.png */,
 | |
| 				8D202CF70486D31800D8A456 /* Info.plist */,
 | |
| 				089C167DFE841241C02AAC07 /* InfoPlist.strings */,
 | |
| 				F506C040013D9D8001CA16C8 /* ejabberdPref.tiff */,
 | |
| 				F506C042013D9D8C01CA16C8 /* ejabberdPref.nib */,
 | |
| 				837F6DDB09F7E55000914317 /* logo_ejabberd.png */,
 | |
| 				837F6DDE09F7E6FD00914317 /* logo_ejabberd.png */,
 | |
| 				837F6DED09F8D41200914317 /* config.txt */,
 | |
| 			);
 | |
| 			name = Resources;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		08FB77AFFE84173DC02AAC07 /* Classes */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				F506C03C013D9D7901CA16C8 /* ejabberdPref.h */,
 | |
| 				F506C03D013D9D7901CA16C8 /* ejabberdPref.m */,
 | |
| 			);
 | |
| 			name = Classes;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
 | |
| 				F506C035013D953901CA16C8 /* PreferencePanes.framework */,
 | |
| 			);
 | |
| 			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 = (
 | |
| 				8D202CF80486D31800D8A456 /* ejabberd.prefPane */,
 | |
| 			);
 | |
| 			name = Products;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		32DBCFA10370C40200C91783 /* Other Sources */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				837D1CC70B635DA9003F99C1 /* ejabberd.plist */,
 | |
| 				837F6DD009F777FF00914317 /* ejabberdController.h */,
 | |
| 				837F6DD109F777FF00914317 /* ejabberdController.m */,
 | |
| 				32DBCFA20370C41700C91783 /* ejabberd_Prefix.pch */,
 | |
| 			);
 | |
| 			name = "Other Sources";
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXGroup section */
 | |
| 
 | |
| /* Begin PBXHeadersBuildPhase section */
 | |
| 		8D202CE90486D31800D8A456 /* Headers */ = {
 | |
| 			isa = PBXHeadersBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				8D202CEA0486D31800D8A456 /* ejabberd_Prefix.pch in Headers */,
 | |
| 				8D202CEB0486D31800D8A456 /* ejabberdPref.h in Headers */,
 | |
| 				837F6DD209F777FF00914317 /* ejabberdController.h in Headers */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXHeadersBuildPhase section */
 | |
| 
 | |
| /* Begin PBXNativeTarget section */
 | |
| 		8D202CE80486D31800D8A456 /* ejabberd */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 83231E620B57EBEA006434E8 /* Build configuration list for PBXNativeTarget "ejabberd" */;
 | |
| 			buildPhases = (
 | |
| 				8D202CE90486D31800D8A456 /* Headers */,
 | |
| 				8D202CEC0486D31800D8A456 /* Resources */,
 | |
| 				8D202CF00486D31800D8A456 /* Sources */,
 | |
| 				8D202CF20486D31800D8A456 /* Frameworks */,
 | |
| 				8D202CF50486D31800D8A456 /* Rez */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 			);
 | |
| 			name = ejabberd;
 | |
| 			productInstallPath = "$(HOME)/Library/PreferencePanes";
 | |
| 			productName = ejabberd;
 | |
| 			productReference = 8D202CF80486D31800D8A456 /* ejabberd.prefPane */;
 | |
| 			productType = "com.apple.product-type.bundle";
 | |
| 		};
 | |
| /* End PBXNativeTarget section */
 | |
| 
 | |
| /* Begin PBXProject section */
 | |
| 		089C1669FE841209C02AAC07 /* Project object */ = {
 | |
| 			isa = PBXProject;
 | |
| 			buildConfigurationList = 83231E660B57EBEA006434E8 /* Build configuration list for PBXProject "ejabberd" */;
 | |
| 			hasScannedForEncodings = 1;
 | |
| 			mainGroup = 089C166AFE841209C02AAC07 /* ejabberd */;
 | |
| 			projectDirPath = "";
 | |
| 			targets = (
 | |
| 				8D202CE80486D31800D8A456 /* ejabberd */,
 | |
| 			);
 | |
| 		};
 | |
| /* End PBXProject section */
 | |
| 
 | |
| /* Begin PBXResourcesBuildPhase section */
 | |
| 		8D202CEC0486D31800D8A456 /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */,
 | |
| 				8D202CEE0486D31800D8A456 /* ejabberdPref.tiff in Resources */,
 | |
| 				8D202CEF0486D31800D8A456 /* ejabberdPref.nib in Resources */,
 | |
| 				837F6DDD09F7E55000914317 /* logo_ejabberd.png in Resources */,
 | |
| 				837F6DDF09F7E6FD00914317 /* logo_ejabberd.png in Resources */,
 | |
| 				837F6DE409F7E8BF00914317 /* instance_started.png in Resources */,
 | |
| 				837F6DE509F7E8BF00914317 /* instance_stopped.png in Resources */,
 | |
| 				837F6DEE09F8D41200914317 /* config.txt in Resources */,
 | |
| 				837D1CC80B635DA9003F99C1 /* ejabberd.plist in Resources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXResourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXRezBuildPhase section */
 | |
| 		8D202CF50486D31800D8A456 /* Rez */ = {
 | |
| 			isa = PBXRezBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXRezBuildPhase section */
 | |
| 
 | |
| /* Begin PBXSourcesBuildPhase section */
 | |
| 		8D202CF00486D31800D8A456 /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				8D202CF10486D31800D8A456 /* ejabberdPref.m in Sources */,
 | |
| 				837F6DD309F777FF00914317 /* ejabberdController.m in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXSourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXVariantGroup section */
 | |
| 		089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
 | |
| 			isa = PBXVariantGroup;
 | |
| 			children = (
 | |
| 				089C167EFE841241C02AAC07 /* English */,
 | |
| 			);
 | |
| 			name = InfoPlist.strings;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		F506C042013D9D8C01CA16C8 /* ejabberdPref.nib */ = {
 | |
| 			isa = PBXVariantGroup;
 | |
| 			children = (
 | |
| 				F506C043013D9D8C01CA16C8 /* English */,
 | |
| 			);
 | |
| 			name = ejabberdPref.nib;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXVariantGroup section */
 | |
| 
 | |
| /* Begin XCBuildConfiguration section */
 | |
| 		83231E630B57EBEA006434E8 /* Development */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ARCHS = (
 | |
| 					ppc,
 | |
| 					i386,
 | |
| 				);
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				DEBUGGING_SYMBOLS = YES;
 | |
| 				FRAMEWORK_SEARCH_PATHS = "";
 | |
| 				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;
 | |
| 				GCC_PREFIX_HEADER = ejabberd_Prefix.pch;
 | |
| 				GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
 | |
| 				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
 | |
| 				GCC_WARN_UNKNOWN_PRAGMAS = NO;
 | |
| 				HEADER_SEARCH_PATHS = "";
 | |
| 				INFOPLIST_FILE = Info.plist;
 | |
| 				INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
 | |
| 				LIBRARY_SEARCH_PATHS = "";
 | |
| 				LIBRARY_STYLE = Bundle;
 | |
| 				OPTIMIZATION_CFLAGS = "-O0";
 | |
| 				OTHER_CFLAGS = "";
 | |
| 				OTHER_LDFLAGS = (
 | |
| 					"-bundle",
 | |
| 					"-twolevel_namespace",
 | |
| 				);
 | |
| 				OTHER_REZFLAGS = "";
 | |
| 				PRODUCT_NAME = ejabberd;
 | |
| 				SECTORDER_FLAGS = "";
 | |
| 				WARNING_CFLAGS = (
 | |
| 					"-Wmost",
 | |
| 					"-Wno-four-char-constants",
 | |
| 					"-Wno-unknown-pragmas",
 | |
| 				);
 | |
| 				WRAPPER_EXTENSION = prefPane;
 | |
| 				ZERO_LINK = YES;
 | |
| 			};
 | |
| 			name = Development;
 | |
| 		};
 | |
| 		83231E640B57EBEA006434E8 /* Deployment */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ARCHS = (
 | |
| 					ppc,
 | |
| 					i386,
 | |
| 				);
 | |
| 				COPY_PHASE_STRIP = YES;
 | |
| 				FRAMEWORK_SEARCH_PATHS = "";
 | |
| 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 | |
| 				GCC_ENABLE_TRIGRAPHS = NO;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 | |
| 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | |
| 				GCC_PREFIX_HEADER = ejabberd_Prefix.pch;
 | |
| 				GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
 | |
| 				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
 | |
| 				GCC_WARN_UNKNOWN_PRAGMAS = NO;
 | |
| 				HEADER_SEARCH_PATHS = "";
 | |
| 				INFOPLIST_FILE = Info.plist;
 | |
| 				INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
 | |
| 				LIBRARY_SEARCH_PATHS = "";
 | |
| 				LIBRARY_STYLE = Bundle;
 | |
| 				OTHER_CFLAGS = "";
 | |
| 				OTHER_LDFLAGS = (
 | |
| 					"-bundle",
 | |
| 					"-twolevel_namespace",
 | |
| 				);
 | |
| 				OTHER_REZFLAGS = "";
 | |
| 				PRODUCT_NAME = ejabberd;
 | |
| 				SECTORDER_FLAGS = "";
 | |
| 				WARNING_CFLAGS = (
 | |
| 					"-Wmost",
 | |
| 					"-Wno-four-char-constants",
 | |
| 					"-Wno-unknown-pragmas",
 | |
| 				);
 | |
| 				WRAPPER_EXTENSION = prefPane;
 | |
| 				ZERO_LINK = NO;
 | |
| 			};
 | |
| 			name = Deployment;
 | |
| 		};
 | |
| 		83231E650B57EBEA006434E8 /* Default */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ARCHS = (
 | |
| 					ppc,
 | |
| 					i386,
 | |
| 				);
 | |
| 				FRAMEWORK_SEARCH_PATHS = "";
 | |
| 				GCC_ENABLE_TRIGRAPHS = NO;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 | |
| 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | |
| 				GCC_PREFIX_HEADER = ejabberd_Prefix.pch;
 | |
| 				GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
 | |
| 				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
 | |
| 				GCC_WARN_UNKNOWN_PRAGMAS = NO;
 | |
| 				HEADER_SEARCH_PATHS = "";
 | |
| 				INFOPLIST_FILE = Info.plist;
 | |
| 				INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
 | |
| 				LIBRARY_SEARCH_PATHS = "";
 | |
| 				LIBRARY_STYLE = Bundle;
 | |
| 				OTHER_CFLAGS = "";
 | |
| 				OTHER_LDFLAGS = (
 | |
| 					"-bundle",
 | |
| 					"-twolevel_namespace",
 | |
| 				);
 | |
| 				OTHER_REZFLAGS = "";
 | |
| 				PRODUCT_NAME = ejabberd;
 | |
| 				SECTORDER_FLAGS = "";
 | |
| 				WARNING_CFLAGS = (
 | |
| 					"-Wmost",
 | |
| 					"-Wno-four-char-constants",
 | |
| 					"-Wno-unknown-pragmas",
 | |
| 				);
 | |
| 				WRAPPER_EXTENSION = prefPane;
 | |
| 			};
 | |
| 			name = Default;
 | |
| 		};
 | |
| 		83231E670B57EBEA006434E8 /* Development */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ARCHS = (
 | |
| 					ppc,
 | |
| 					i386,
 | |
| 				);
 | |
| 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
 | |
| 			};
 | |
| 			name = Development;
 | |
| 		};
 | |
| 		83231E680B57EBEA006434E8 /* Deployment */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ARCHS = (
 | |
| 					ppc,
 | |
| 					i386,
 | |
| 				);
 | |
| 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
 | |
| 			};
 | |
| 			name = Deployment;
 | |
| 		};
 | |
| 		83231E690B57EBEA006434E8 /* Default */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ARCHS = (
 | |
| 					ppc,
 | |
| 					i386,
 | |
| 				);
 | |
| 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
 | |
| 			};
 | |
| 			name = Default;
 | |
| 		};
 | |
| /* End XCBuildConfiguration section */
 | |
| 
 | |
| /* Begin XCConfigurationList section */
 | |
| 		83231E620B57EBEA006434E8 /* Build configuration list for PBXNativeTarget "ejabberd" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				83231E630B57EBEA006434E8 /* Development */,
 | |
| 				83231E640B57EBEA006434E8 /* Deployment */,
 | |
| 				83231E650B57EBEA006434E8 /* Default */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Deployment;
 | |
| 		};
 | |
| 		83231E660B57EBEA006434E8 /* Build configuration list for PBXProject "ejabberd" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				83231E670B57EBEA006434E8 /* Development */,
 | |
| 				83231E680B57EBEA006434E8 /* Deployment */,
 | |
| 				83231E690B57EBEA006434E8 /* Default */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Deployment;
 | |
| 		};
 | |
| /* End XCConfigurationList section */
 | |
| 	};
 | |
| 	rootObject = 089C1669FE841209C02AAC07 /* Project object */;
 | |
| }
 |