[launchd-changes] [23890] branches/SULeopard/launchd.xcodeproj/project.pbxproj

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 10 00:43:29 PDT 2009


Revision: 23890
          http://trac.macosforge.org/projects/launchd/changeset/23890
Author:   dsorresso at apple.com
Date:     2009-04-10 00:43:26 -0700 (Fri, 10 Apr 2009)
Log Message:
-----------
Added Security framework to launchctl.

Modified Paths:
--------------
    branches/SULeopard/launchd.xcodeproj/project.pbxproj

Modified: branches/SULeopard/launchd.xcodeproj/project.pbxproj
===================================================================
--- branches/SULeopard/launchd.xcodeproj/project.pbxproj	2009-04-10 01:56:53 UTC (rev 23889)
+++ branches/SULeopard/launchd.xcodeproj/project.pbxproj	2009-04-10 07:43:26 UTC (rev 23890)
@@ -50,6 +50,7 @@
 /* End PBXAggregateTarget section */
 
 /* Begin PBXBuildFile section */
+		33C2D68C0F8F2C7A00A21214 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 721FBEBB0EA7AE2F0057462B /* Security.framework */; };
 		721FBEBC0EA7AE2F0057462B /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 721FBEBB0EA7AE2F0057462B /* Security.framework */; };
 		72B71B7D0EA7E98A00BFE986 /* exc.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC36291F0E9349410054F1A3 /* exc.defs */; settings = {ATTRIBUTES = (Server, ); }; };
 		FC3627BA0E9343220054F1A3 /* StartupItems.c in Sources */ = {isa = PBXBuildFile; fileRef = FC59A0FD0E8C8ADF00D41150 /* StartupItems.c */; };
@@ -372,6 +373,7 @@
 				FCC841CC0EA7138700C01666 /* IOKit.framework in Frameworks */,
 				FC3628080E9345E10054F1A3 /* CoreFoundation.framework in Frameworks */,
 				FCD713740E95DE49001B0111 /* libedit.dylib in Frameworks */,
+				33C2D68C0F8F2C7A00A21214 /* Security.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/launchd-changes/attachments/20090410/c881930d/attachment.html>


More information about the launchd-changes mailing list