Re: Does Xcode support a "DLL" concept?
Re: Does Xcode support a "DLL" concept?
- Subject: Re: Does Xcode support a "DLL" concept?
- From: Alexander von Below <email@hidden>
- Date: Thu, 17 Sep 2009 22:31:06 +0200
Welcome to the world of Xcode, (and big X, small c it is),
I believe what you mean are Frameworks and dynamic libraries (dylibs)
http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPFrameworks/Concepts/WhatAreFrameworks.html
http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/DynamicLibraries/000-Introduction/Introduction.html
Alex
Am 17.09.2009 um 22:26 schrieb Wayne Bishop:
Hi Group;
Just getting my feet wet with xCode and Objective-C. As a
former .NET developer I am wondering if xCode supports the concept
of code reuse through compiled objects. For example, using Visual
Studio I can add project "references" to DLL's that expose
additional functionality. Is there an equivalent concept / process
in Mac development?
-- Wayne
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden