// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
D55606E71D7071A700931331 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55606E61D7071A700931331 /* AppDelegate.swift */; };
D55606E91D7071A700931331 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D55606E81D7071A700931331 /* Assets.xcassets */; };
D55606EC1D7071A700931331 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D55606EA1D7071A700931331 /* MainMenu.xib */; };
D55606F51D70720400931331 /* ScriptingBridge.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D55606F41D70720400931331 /* ScriptingBridge.framework */; };
D55606F71D7074FB00931331 /* Menulet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55606F61D7074FB00931331 /* Menulet.swift */; };
D55606FD1D7084E500931331 /* XCodeHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D55606FC1D7084E500931331 /* XCodeHelper.m */; };
D55607021D7092A300931331 /* P4Functionality.mm in Sources */ = {isa = PBXBuildFile; fileRef = D55607001D7092A300931331 /* P4Functionality.mm */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
D55606E31D7071A700931331 /* XCode Perforce.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "XCode Perforce.app"; sourceTree = BUILT_PRODUCTS_DIR; };
D55606E61D7071A700931331 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
D55606E81D7071A700931331 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
D55606EB1D7071A700931331 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
D55606ED1D7071A700931331 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
D55606F31D7071EC00931331 /* XCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XCode.h; sourceTree = "<group>"; };
D55606F41D70720400931331 /* ScriptingBridge.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScriptingBridge.framework; path = System/Library/Frameworks/ScriptingBridge.framework; sourceTree = SDKROOT; };
D55606F61D7074FB00931331 /* Menulet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Menulet.swift; sourceTree = "<group>"; };
D55606FB1D7084E500931331 /* XCodeHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XCodeHelper.h; sourceTree = "<group>"; };
D55606FC1D7084E500931331 /* XCodeHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XCodeHelper.m; sourceTree = "<group>"; };
D55606FF1D7092A300931331 /* P4Functionality.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = P4Functionality.h; sourceTree = "<group>"; };
D55607001D7092A300931331 /* P4Functionality.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = P4Functionality.mm; sourceTree = "<group>"; };
D55607071D7092EF00931331 /* XCode Perforce-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "XCode Perforce-Bridging-Header.h"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
D55606E01D7071A700931331 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D55606F51D70720400931331 /* ScriptingBridge.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
D55606DA1D7071A700931331 = {
isa = PBXGroup;
children = (
D55606F41D70720400931331 /* ScriptingBridge.framework */,
D55606E51D7071A700931331 /* XCode Perforce */,
D55606E41D7071A700931331 /* Products */,
);
sourceTree = "<group>";
};
D55606E41D7071A700931331 /* Products */ = {
isa = PBXGroup;
children = (
D55606E31D7071A700931331 /* XCode Perforce.app */,
);
name = Products;
sourceTree = "<group>";
};
D55606E51D7071A700931331 /* XCode Perforce */ = {
isa = PBXGroup;
children = (
D55606F31D7071EC00931331 /* XCode.h */,
D55606E61D7071A700931331 /* AppDelegate.swift */,
D55606E81D7071A700931331 /* Assets.xcassets */,
D55606EA1D7071A700931331 /* MainMenu.xib */,
D55606ED1D7071A700931331 /* Info.plist */,
D55606F61D7074FB00931331 /* Menulet.swift */,
D55606FB1D7084E500931331 /* XCodeHelper.h */,
D55606FC1D7084E500931331 /* XCodeHelper.m */,
D55606FF1D7092A300931331 /* P4Functionality.h */,
D55607001D7092A300931331 /* P4Functionality.mm */,
D55607071D7092EF00931331 /* XCode Perforce-Bridging-Header.h */,
);
path = "XCode Perforce";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
D55606E21D7071A700931331 /* XCode Perforce */ = {
isa = PBXNativeTarget;
buildConfigurationList = D55606F01D7071A700931331 /* Build configuration list for PBXNativeTarget "XCode Perforce" */;
buildPhases = (
D538EE781D7126CC00F944D7 /* ShellScript */,
D55606DF1D7071A700931331 /* Sources */,
D55606E01D7071A700931331 /* Frameworks */,
D55606E11D7071A700931331 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "XCode Perforce";
productName = "XCode Perforce";
productReference = D55606E31D7071A700931331 /* XCode Perforce.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
D55606DB1D7071A700931331 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0730;
LastUpgradeCheck = 0730;
ORGANIZATIONNAME = "Rob Crawford";
TargetAttributes = {
D55606E21D7071A700931331 = {
CreatedOnToolsVersion = 7.3;
DevelopmentTeam = XJ634BNH6V;
LastSwiftMigration = 0830;
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = D55606DE1D7071A700931331 /* Build configuration list for PBXProject "XCode Perforce" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = D55606DA1D7071A700931331;
productRefGroup = D55606E41D7071A700931331 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
D55606E21D7071A700931331 /* XCode Perforce */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
D55606E11D7071A700931331 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D55606E91D7071A700931331 /* Assets.xcassets in Resources */,
D55606EC1D7071A700931331 /* MainMenu.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
D538EE781D7126CC00F944D7 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 8;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 1;
shellPath = /bin/sh;
shellScript = "bN=$(/usr/libexec/PlistBuddy -c \"Print CFBundleVersion\" \"$INFOPLIST_FILE\")\nbN=$(($bN + 1))\nbN=$(printf \"%d\" $bN)\n/usr/libexec/PlistBuddy -c \"Set :CFBundleVersion $bN\" \"$INFOPLIST_FILE\"";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
D55606DF1D7071A700931331 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D55606FD1D7084E500931331 /* XCodeHelper.m in Sources */,
D55607021D7092A300931331 /* P4Functionality.mm in Sources */,
D55606F71D7074FB00931331 /* Menulet.swift in Sources */,
D55606E71D7071A700931331 /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
D55606EA1D7071A700931331 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
D55606EB1D7071A700931331 /* Base */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
D55606EE1D7071A700931331 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
D55606EF1D7071A700931331 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
name = Release;
};
D55606F11D7071A700931331 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = XJ634BNH6V;
INFOPLIST_FILE = "XCode Perforce/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.robcrawford.XCode-Perforce";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "XCode Perforce/XCode Perforce-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 3.0;
};
name = Debug;
};
D55606F21D7071A700931331 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = XJ634BNH6V;
INFOPLIST_FILE = "XCode Perforce/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.robcrawford.XCode-Perforce";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "XCode Perforce/XCode Perforce-Bridging-Header.h";
SWIFT_VERSION = 3.0;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
D55606DE1D7071A700931331 /* Build configuration list for PBXProject "XCode Perforce" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D55606EE1D7071A700931331 /* Debug */,
D55606EF1D7071A700931331 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D55606F01D7071A700931331 /* Build configuration list for PBXNativeTarget "XCode Perforce" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D55606F11D7071A700931331 /* Debug */,
D55606F21D7071A700931331 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = D55606DB1D7071A700931331 /* Project object */;
}