project.pbxproj #1

  • //
  • guest/
  • jaime_rios/
  • XcodePerforcePlugin/
  • XcodePerforcePlugin.xcodeproj/
  • project.pbxproj
  • View
  • Commits
  • Open Download .zip Download (11 KB)
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		2D1617F51A49BAC8000AACB4 /* P4Functionality.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2D1617F41A49BAC8000AACB4 /* P4Functionality.mm */; };
		2D209D121A486992006ECD4E /* XcodePerforcePlugin.xcscheme in Resources */ = {isa = PBXBuildFile; fileRef = 2D209D111A486992006ECD4E /* XcodePerforcePlugin.xcscheme */; };
		2D209D141A486992006ECD4E /* XcodePerforcePlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D209D131A486992006ECD4E /* XcodePerforcePlugin.swift */; };
		2DD553981A4A1A5A00B90F4F /* P4XcodeHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DD553971A4A1A5A00B90F4F /* P4XcodeHelper.m */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		2D1617F31A49BAC8000AACB4 /* XcodePerforcePlugin-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "XcodePerforcePlugin-Bridging-Header.h"; sourceTree = "<group>"; };
		2D1617F41A49BAC8000AACB4 /* P4Functionality.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = P4Functionality.mm; sourceTree = "<group>"; };
		2D1617F61A49BB11000AACB4 /* P4Functionality.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = P4Functionality.h; sourceTree = "<group>"; };
		2D209D0C1A486992006ECD4E /* XcodePerforcePlugin.xcplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XcodePerforcePlugin.xcplugin; sourceTree = BUILT_PRODUCTS_DIR; };
		2D209D101A486992006ECD4E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		2D209D111A486992006ECD4E /* XcodePerforcePlugin.xcscheme */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = XcodePerforcePlugin.xcscheme; path = XcodePerforcePlugin.xcodeproj/xcshareddata/xcschemes/XcodePerforcePlugin.xcscheme; sourceTree = SOURCE_ROOT; };
		2D209D131A486992006ECD4E /* XcodePerforcePlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodePerforcePlugin.swift; sourceTree = "<group>"; };
		2DD553961A4A1A5A00B90F4F /* P4XcodeHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = P4XcodeHelper.h; sourceTree = "<group>"; };
		2DD553971A4A1A5A00B90F4F /* P4XcodeHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = P4XcodeHelper.m; sourceTree = "<group>"; };
		2DEFF0B41A8B03D90054C65C /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
		2DEFF0B51A8B04760054C65C /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXGroup section */
		2D209D041A486992006ECD4E = {
			isa = PBXGroup;
			children = (
				2DEFF0B51A8B04760054C65C /* README.md */,
				2DEFF0B41A8B03D90054C65C /* LICENSE */,
				2D209D0E1A486992006ECD4E /* XcodePerforcePlugin */,
				2D209D0D1A486992006ECD4E /* Products */,
			);
			sourceTree = "<group>";
		};
		2D209D0D1A486992006ECD4E /* Products */ = {
			isa = PBXGroup;
			children = (
				2D209D0C1A486992006ECD4E /* XcodePerforcePlugin.xcplugin */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		2D209D0E1A486992006ECD4E /* XcodePerforcePlugin */ = {
			isa = PBXGroup;
			children = (
				2D209D131A486992006ECD4E /* XcodePerforcePlugin.swift */,
				2D1617F61A49BB11000AACB4 /* P4Functionality.h */,
				2D1617F41A49BAC8000AACB4 /* P4Functionality.mm */,
				2D209D0F1A486992006ECD4E /* Supporting Files */,
				2D1617F31A49BAC8000AACB4 /* XcodePerforcePlugin-Bridging-Header.h */,
				2DD553961A4A1A5A00B90F4F /* P4XcodeHelper.h */,
				2DD553971A4A1A5A00B90F4F /* P4XcodeHelper.m */,
			);
			path = XcodePerforcePlugin;
			sourceTree = "<group>";
		};
		2D209D0F1A486992006ECD4E /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				2D209D101A486992006ECD4E /* Info.plist */,
				2D209D111A486992006ECD4E /* XcodePerforcePlugin.xcscheme */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		2D209D0B1A486992006ECD4E /* XcodePerforcePlugin */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 2D209D171A486992006ECD4E /* Build configuration list for PBXNativeTarget "XcodePerforcePlugin" */;
			buildPhases = (
				2D209D091A486992006ECD4E /* Sources */,
				2D209D0A1A486992006ECD4E /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = XcodePerforcePlugin;
			productName = XcodePerforcePlugin;
			productReference = 2D209D0C1A486992006ECD4E /* XcodePerforcePlugin.xcplugin */;
			productType = "com.apple.product-type.bundle";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		2D209D051A486992006ECD4E /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0610;
				ORGANIZATIONNAME = "Nikon Inc.";
				TargetAttributes = {
					2D209D0B1A486992006ECD4E = {
						CreatedOnToolsVersion = 6.1.1;
					};
				};
			};
			buildConfigurationList = 2D209D081A486992006ECD4E /* Build configuration list for PBXProject "XcodePerforcePlugin" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = 2D209D041A486992006ECD4E;
			productRefGroup = 2D209D0D1A486992006ECD4E /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				2D209D0B1A486992006ECD4E /* XcodePerforcePlugin */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		2D209D0A1A486992006ECD4E /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				2D209D121A486992006ECD4E /* XcodePerforcePlugin.xcscheme in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		2D209D091A486992006ECD4E /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				2DD553981A4A1A5A00B90F4F /* P4XcodeHelper.m in Sources */,
				2D209D141A486992006ECD4E /* XcodePerforcePlugin.swift in Sources */,
				2D1617F51A49BAC8000AACB4 /* P4Functionality.mm in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		2D209D151A486992006ECD4E /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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;
				COPY_PHASE_STRIP = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				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;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
			};
			name = Debug;
		};
		2D209D161A486992006ECD4E /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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;
				COPY_PHASE_STRIP = YES;
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				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;
				MTL_ENABLE_DEBUG_INFO = NO;
			};
			name = Release;
		};
		2D209D181A486992006ECD4E /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_ENABLE_MODULES = YES;
				COMBINE_HIDPI_IMAGES = YES;
				DEPLOYMENT_LOCATION = YES;
				DSTROOT = "$(HOME)";
				EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
				GCC_WARN_UNUSED_PARAMETER = YES;
				INFOPLIST_FILE = XcodePerforcePlugin/Info.plist;
				INSTALL_PATH = "/Library/Application Support/Developer/Shared/Xcode/Plug-ins";
				LD_RUNPATH_SEARCH_PATHS = "$(DT_TOOLCHAIN_DIR)/usr/lib/swift/macosx";
				MACOSX_DEPLOYMENT_TARGET = 10.10;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_OBJC_BRIDGING_HEADER = "XcodePerforcePlugin/XcodePerforcePlugin-Bridging-Header.h";
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
				WRAPPER_EXTENSION = xcplugin;
			};
			name = Debug;
		};
		2D209D191A486992006ECD4E /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_ENABLE_MODULES = YES;
				COMBINE_HIDPI_IMAGES = YES;
				DEPLOYMENT_LOCATION = YES;
				DSTROOT = "$(HOME)";
				EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
				GCC_WARN_UNUSED_PARAMETER = YES;
				INFOPLIST_FILE = XcodePerforcePlugin/Info.plist;
				INSTALL_PATH = "/Library/Application Support/Developer/Shared/Xcode/Plug-ins";
				LD_RUNPATH_SEARCH_PATHS = "$(DT_TOOLCHAIN_DIR)/usr/lib/swift/macosx";
				MACOSX_DEPLOYMENT_TARGET = 10.10;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_OBJC_BRIDGING_HEADER = "XcodePerforcePlugin/XcodePerforcePlugin-Bridging-Header.h";
				WRAPPER_EXTENSION = xcplugin;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		2D209D081A486992006ECD4E /* Build configuration list for PBXProject "XcodePerforcePlugin" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				2D209D151A486992006ECD4E /* Debug */,
				2D209D161A486992006ECD4E /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		2D209D171A486992006ECD4E /* Build configuration list for PBXNativeTarget "XcodePerforcePlugin" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				2D209D181A486992006ECD4E /* Debug */,
				2D209D191A486992006ECD4E /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 2D209D051A486992006ECD4E /* Project object */;
}
# Change User Description Committed
#11 16809 Jaime Rios Minor editing changes
#10 16654 Jaime Rios Added unit test file to exercise Swift code; turned on code coverage for maybe obvious reasons; grouped docs into Docs group within Xcode project; rearranged files within project.
#9 15948 Jaime Rios Added p4vc submit functionality; violated rule 0; updated plist for xcode 7 uuid; fixed errors encountered by xcode related to optionals and interoperability with Obj-C++ code.
#8 15115 Jaime Rios Modified plist for Xcode 6.4 and Xcode 7 Beta; updated code changes in Swift; added notes about UUID for self.
#7 13687 Jaime Rios Added Xcode 6.3.2 support; minor editing changes; fixes for Swift compiler errors.
#6 12123 Jaime Rios Added compatibility for Xcode 6.2; modified the menu layout; added additional screenshot; updated URL for Alcatraz Package Manager.
#5 11740 Jaime Rios Updated readme text with additional known issues; refactored p4 revert function; added perforce icon to alert message.
#4 11735 Jaime Rios Added Alcatraz document to project storing the required fields for the plugin to be hosted at http://alcatraz.io
#3 11733 Jaime Rios Refactored code to have more functionality within Swift code; fixed perforce connection bugs.
#2 11714 Jaime Rios Added unit tests; fixed bugs found during testing; added Jon Reid's XcodeCoverage files http://qualitycoding.org/xcode-code-coverage/ modified project to produce code coverage reports.
#1 11694 Jaime Rios Initial add of XcodePerforcePlugin project to guest depot.