[CalendarServer-changes] [11013] CalendarServer/trunk/support

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 8 10:58:33 PDT 2013


Revision: 11013
          http://trac.calendarserver.org//changeset/11013
Author:   wsanchez at apple.com
Date:     2013-04-08 10:58:32 -0700 (Mon, 08 Apr 2013)
Log Message:
-----------
Add XCode project

Added Paths:
-----------
    CalendarServer/trunk/support/CalendarServer.xcodeproj/
    CalendarServer/trunk/support/CalendarServer.xcodeproj/project.pbxproj
    CalendarServer/trunk/support/CalendarServer.xcodeproj/project.xcworkspace/
    CalendarServer/trunk/support/CalendarServer.xcodeproj/project.xcworkspace/contents.xcworkspacedata
    CalendarServer/trunk/support/XCode.make


Property changes on: CalendarServer/trunk/support/CalendarServer.xcodeproj
___________________________________________________________________
Added: svn:ignore
   + xcuserdata


Added: CalendarServer/trunk/support/CalendarServer.xcodeproj/project.pbxproj
===================================================================
--- CalendarServer/trunk/support/CalendarServer.xcodeproj/project.pbxproj	                        (rev 0)
+++ CalendarServer/trunk/support/CalendarServer.xcodeproj/project.pbxproj	2013-04-08 17:58:32 UTC (rev 11013)
@@ -0,0 +1,112 @@
+// !$*UTF8*$!
+{
+	archiveVersion = 1;
+	classes = {
+	};
+	objectVersion = 46;
+	objects = {
+
+/* Begin PBXFileReference section */
+		3519AFAB170E546B0054F087 /* CalendarServer */ = {isa = PBXFileReference; lastKnownFileType = folder; name = CalendarServer; path = ..; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXGroup section */
+		35E050F7170E534C00D4A7CA = {
+			isa = PBXGroup;
+			children = (
+				3519AFAB170E546B0054F087 /* CalendarServer */,
+			);
+			sourceTree = "<group>";
+		};
+/* End PBXGroup section */
+
+/* Begin PBXLegacyTarget section */
+		35E050FC170E534C00D4A7CA /* CalendarServer */ = {
+			isa = PBXLegacyTarget;
+			buildArgumentsString = "-f XCode.make $(ACTION)";
+			buildConfigurationList = 35E050FF170E534C00D4A7CA /* Build configuration list for PBXLegacyTarget "CalendarServer" */;
+			buildPhases = (
+			);
+			buildToolPath = /usr/bin/make;
+			buildWorkingDirectory = "";
+			dependencies = (
+			);
+			name = CalendarServer;
+			passBuildSettingsInEnvironment = 0;
+			productName = CalendarServer;
+		};
+/* End PBXLegacyTarget section */
+
+/* Begin PBXProject section */
+		35E050F8170E534C00D4A7CA /* Project object */ = {
+			isa = PBXProject;
+			attributes = {
+				LastUpgradeCheck = 0460;
+				ORGANIZATIONNAME = "Mac OS Forge";
+			};
+			buildConfigurationList = 35E050FB170E534C00D4A7CA /* Build configuration list for PBXProject "CalendarServer" */;
+			compatibilityVersion = "Xcode 3.2";
+			developmentRegion = English;
+			hasScannedForEncodings = 0;
+			knownRegions = (
+				en,
+			);
+			mainGroup = 35E050F7170E534C00D4A7CA;
+			projectDirPath = "";
+			projectRoot = "";
+			targets = (
+				35E050FC170E534C00D4A7CA /* CalendarServer */,
+			);
+		};
+/* End PBXProject section */
+
+/* Begin XCBuildConfiguration section */
+		35E050FD170E534C00D4A7CA /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+			};
+			name = Debug;
+		};
+		35E050FE170E534C00D4A7CA /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+			};
+			name = Release;
+		};
+		35E05100170E534C00D4A7CA /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+			};
+			name = Debug;
+		};
+		35E05101170E534C00D4A7CA /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+			};
+			name = Release;
+		};
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+		35E050FB170E534C00D4A7CA /* Build configuration list for PBXProject "CalendarServer" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				35E050FD170E534C00D4A7CA /* Debug */,
+				35E050FE170E534C00D4A7CA /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		35E050FF170E534C00D4A7CA /* Build configuration list for PBXLegacyTarget "CalendarServer" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				35E05100170E534C00D4A7CA /* Debug */,
+				35E05101170E534C00D4A7CA /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+/* End XCConfigurationList section */
+	};
+	rootObject = 35E050F8170E534C00D4A7CA /* Project object */;
+}


Property changes on: CalendarServer/trunk/support/CalendarServer.xcodeproj/project.xcworkspace
___________________________________________________________________
Added: svn:ignore
   + xcuserdata


Added: CalendarServer/trunk/support/CalendarServer.xcodeproj/project.xcworkspace/contents.xcworkspacedata
===================================================================
--- CalendarServer/trunk/support/CalendarServer.xcodeproj/project.xcworkspace/contents.xcworkspacedata	                        (rev 0)
+++ CalendarServer/trunk/support/CalendarServer.xcodeproj/project.xcworkspace/contents.xcworkspacedata	2013-04-08 17:58:32 UTC (rev 11013)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+   version = "1.0">
+   <FileRef
+      location = "self:CalendarServer.xcodeproj">
+   </FileRef>
+</Workspace>

Added: CalendarServer/trunk/support/XCode.make
===================================================================
--- CalendarServer/trunk/support/XCode.make	                        (rev 0)
+++ CalendarServer/trunk/support/XCode.make	2013-04-08 17:58:32 UTC (rev 11013)
@@ -0,0 +1,34 @@
+# -*- mode: Makefile; -*-
+##
+# XCode Makefile for CalendarServer
+##
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+##
+
+default: build
+
+#
+# Run sed to suppress XCode's misguided attempts to interpret our output.
+#
+build::
+	../run -s 2>&1 \
+	  | sed \
+	    -e 's|error|oops|' \
+	    -e 's|warning|oopsie|' \
+	    -e 's|^\(..*\):\([0-9][0-9]*\):\([0-9][0-9]*\): |\1-\2-\3: |';
+
+clean::
+	rm -rf ../.dependencies/ ../build/ ../data/ ../calendarserver/version.py;
+	find .. -name '*.pyc' -o -name '*.so' -o -name dropin.cache -print0 | xargs -0 rm -f;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130408/df4b4a62/attachment.html>


More information about the calendarserver-changes mailing list