Re: SystemConfiguration.framework
Re: SystemConfiguration.framework
- Subject: Re: SystemConfiguration.framework
- From: Jens Alfke <email@hidden>
- Date: Sat, 28 Nov 2009 20:21:59 -0800
On Nov 28, 2009, at 5:02 PM, William Squires wrote:
> So, I make a new XCode CoreFoundation Tool project, and import the SystemConfiguration.framework. I then look under "External Frameworks and Libraries" (where I dragged the system configuration framework), and look in the headers.
>
> The comments indicate that I need to begin by calling SCDynamicStoreCreate, so I scroll down. It says
> Here's where my confusion begins.
I hate to say "RTFM", but it's kind of justified here. Apple has lots of sample code. If you want to see how to use a particular framework or API, first use Xcode's documentation browser to search for sample code that uses it. Header files are not intended as primary documentation.
—Jens
PS: I hope you remembered to unblock configd in your firewall, or you might have weird networking problems later on._______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden