- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 45;
- objects = {
- /* Begin PBXBuildFile section */
- 7F1E2D9B113EEC94003C2D53 /* perforce.icns in Resources */ = {isa = PBXBuildFile; fileRef = 7F1E2D9A113EEC94003C2D53 /* perforce.icns */; };
- 7F1E2E2A113F31AE003C2D53 /* com.perforce.p4d.plist in Resources */ = {isa = PBXBuildFile; fileRef = 7F1E2E29113F31AE003C2D53 /* com.perforce.p4d.plist */; };
- 7F1E2E88113F3C00003C2D53 /* p4d in Resources */ = {isa = PBXBuildFile; fileRef = 7F1E2E87113F3C00003C2D53 /* p4d */; };
- 7F1E2EAD113F417F003C2D53 /* Perforce_ServerConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F1E2EAB113F417F003C2D53 /* Perforce_ServerConfig.h */; };
- 7F1E2EAE113F417F003C2D53 /* Perforce_ServerConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F1E2EAC113F417F003C2D53 /* Perforce_ServerConfig.m */; };
- 7FE49826114167860089219B /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7FE49825114167860089219B /* Security.framework */; };
- 8D202CEA0486D31800D8A456 /* Perforce Server_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCFA20370C41700C91783 /* Perforce Server_Prefix.pch */; };
- 8D202CEB0486D31800D8A456 /* Perforce_ServerPref.h in Headers */ = {isa = PBXBuildFile; fileRef = F506C03C013D9D7901CA16C8 /* Perforce_ServerPref.h */; };
- 8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
- 8D202CEF0486D31800D8A456 /* Perforce_ServerPref.xib in Resources */ = {isa = PBXBuildFile; fileRef = F506C042013D9D8C01CA16C8 /* Perforce_ServerPref.xib */; };
- 8D202CF10486D31800D8A456 /* Perforce_ServerPref.m in Sources */ = {isa = PBXBuildFile; fileRef = F506C03D013D9D7901CA16C8 /* Perforce_ServerPref.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 /* Perforce Server_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Perforce Server_Prefix.pch"; sourceTree = "<group>"; };
- 7F1E2D9A113EEC94003C2D53 /* perforce.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = perforce.icns; sourceTree = "<group>"; };
- 7F1E2E29113F31AE003C2D53 /* com.perforce.p4d.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.perforce.p4d.plist; sourceTree = "<group>"; };
- 7F1E2E87113F3C00003C2D53 /* p4d */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = p4d; sourceTree = "<group>"; };
- 7F1E2EAB113F417F003C2D53 /* Perforce_ServerConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Perforce_ServerConfig.h; sourceTree = "<group>"; };
- 7F1E2EAC113F417F003C2D53 /* Perforce_ServerConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Perforce_ServerConfig.m; sourceTree = "<group>"; };
- 7FE49825114167860089219B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
- 8D202CF70486D31800D8A456 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
- 8D202CF80486D31800D8A456 /* Perforce Server.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Perforce Server.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 /* Perforce_ServerPref.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Perforce_ServerPref.h; sourceTree = "<group>"; };
- F506C03D013D9D7901CA16C8 /* Perforce_ServerPref.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Perforce_ServerPref.m; sourceTree = "<group>"; };
- F506C043013D9D8C01CA16C8 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Perforce_ServerPref.xib; 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 */,
- 7FE49826114167860089219B /* Security.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 089C166AFE841209C02AAC07 /* Perforce Server */ = {
- isa = PBXGroup;
- children = (
- 08FB77AFFE84173DC02AAC07 /* Classes */,
- 32DBCFA10370C40200C91783 /* Other Sources */,
- 089C167CFE841241C02AAC07 /* Resources */,
- 089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
- 19C28FB8FE9D52D311CA2CBB /* Products */,
- );
- name = "Perforce Server";
- 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 = (
- 7F1E2E87113F3C00003C2D53 /* p4d */,
- 7F1E2D9A113EEC94003C2D53 /* perforce.icns */,
- 8D202CF70486D31800D8A456 /* Info.plist */,
- 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
- F506C042013D9D8C01CA16C8 /* Perforce_ServerPref.xib */,
- 7F1E2E29113F31AE003C2D53 /* com.perforce.p4d.plist */,
- );
- name = Resources;
- sourceTree = "<group>";
- };
- 08FB77AFFE84173DC02AAC07 /* Classes */ = {
- isa = PBXGroup;
- children = (
- F506C03C013D9D7901CA16C8 /* Perforce_ServerPref.h */,
- F506C03D013D9D7901CA16C8 /* Perforce_ServerPref.m */,
- 7F1E2EAB113F417F003C2D53 /* Perforce_ServerConfig.h */,
- 7F1E2EAC113F417F003C2D53 /* Perforce_ServerConfig.m */,
- );
- name = Classes;
- sourceTree = "<group>";
- };
- 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
- isa = PBXGroup;
- children = (
- 7FE49825114167860089219B /* Security.framework */,
- 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 /* Perforce Server.prefPane */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 32DBCFA10370C40200C91783 /* Other Sources */ = {
- isa = PBXGroup;
- children = (
- 32DBCFA20370C41700C91783 /* Perforce Server_Prefix.pch */,
- );
- name = "Other Sources";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- 8D202CE90486D31800D8A456 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8D202CEA0486D31800D8A456 /* Perforce Server_Prefix.pch in Headers */,
- 8D202CEB0486D31800D8A456 /* Perforce_ServerPref.h in Headers */,
- 7F1E2EAD113F417F003C2D53 /* Perforce_ServerConfig.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- 8D202CE80486D31800D8A456 /* Perforce Server */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 1DBD214808BA80EA00186707 /* Build configuration list for PBXNativeTarget "Perforce Server" */;
- buildPhases = (
- 7FE498861141687C0089219B /* ShellScript */,
- 8D202CE90486D31800D8A456 /* Headers */,
- 8D202CEC0486D31800D8A456 /* Resources */,
- 8D202CF00486D31800D8A456 /* Sources */,
- 8D202CF20486D31800D8A456 /* Frameworks */,
- 8D202CF50486D31800D8A456 /* Rez */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "Perforce Server";
- productInstallPath = "$(HOME)/Library/PreferencePanes";
- productName = "Perforce Server";
- productReference = 8D202CF80486D31800D8A456 /* Perforce Server.prefPane */;
- productType = "com.apple.product-type.bundle";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 089C1669FE841209C02AAC07 /* Project object */ = {
- isa = PBXProject;
- buildConfigurationList = 1DBD214C08BA80EA00186707 /* Build configuration list for PBXProject "Perforce Server" */;
- compatibilityVersion = "Xcode 3.1";
- hasScannedForEncodings = 1;
- mainGroup = 089C166AFE841209C02AAC07 /* Perforce Server */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 8D202CE80486D31800D8A456 /* Perforce Server */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 8D202CEC0486D31800D8A456 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */,
- 8D202CEF0486D31800D8A456 /* Perforce_ServerPref.xib in Resources */,
- 7F1E2D9B113EEC94003C2D53 /* perforce.icns in Resources */,
- 7F1E2E2A113F31AE003C2D53 /* com.perforce.p4d.plist in Resources */,
- 7F1E2E88113F3C00003C2D53 /* p4d in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXRezBuildPhase section */
- 8D202CF50486D31800D8A456 /* Rez */ = {
- isa = PBXRezBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXRezBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 7FE498861141687C0089219B /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "chmod a+x p4d";
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 8D202CF00486D31800D8A456 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8D202CF10486D31800D8A456 /* Perforce_ServerPref.m in Sources */,
- 7F1E2EAE113F417F003C2D53 /* Perforce_ServerConfig.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 /* Perforce_ServerPref.xib */ = {
- isa = PBXVariantGroup;
- children = (
- F506C043013D9D8C01CA16C8 /* English */,
- );
- name = Perforce_ServerPref.xib;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 1DBD214908BA80EA00186707 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_MODEL_TUNING = G5;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "Perforce Server_Prefix.pch";
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
- PRODUCT_NAME = "Perforce Server";
- WRAPPER_EXTENSION = prefPane;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 1DBD214A08BA80EA00186707 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- GCC_MODEL_TUNING = G5;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "Perforce Server_Prefix.pch";
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
- PRODUCT_NAME = "Perforce Server";
- WRAPPER_EXTENSION = prefPane;
- };
- name = Release;
- };
- 1DBD214D08BA80EA00186707 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_ENABLE_OBJC_GC = supported;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- ONLY_ACTIVE_ARCH = YES;
- PREBINDING = NO;
- SDKROOT = macosx10.6;
- VALID_ARCHS = "i386 ppc x86_64";
- };
- name = Debug;
- };
- 1DBD214E08BA80EA00186707 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_ENABLE_OBJC_GC = supported;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- PREBINDING = NO;
- SDKROOT = macosx10.6;
- VALID_ARCHS = "i386 ppc x86_64";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 1DBD214808BA80EA00186707 /* Build configuration list for PBXNativeTarget "Perforce Server" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1DBD214908BA80EA00186707 /* Debug */,
- 1DBD214A08BA80EA00186707 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 1DBD214C08BA80EA00186707 /* Build configuration list for PBXProject "Perforce Server" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1DBD214D08BA80EA00186707 /* Debug */,
- 1DBD214E08BA80EA00186707 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 089C1669FE841209C02AAC07 /* Project object */;
- }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 7596 | Mike Ashmore | Added README, removed unnecessary references to p4 binary | 15 years ago | |
#1 | 7588 | Mike Ashmore | This preference pane will make installation of p4d on OS X much simpler. Perhaps after so...me refinement it'll be worthy of packaging and letting Perforce Inc. distribute directly. « |
15 years ago |