building Jaguar compatible applications
building Jaguar compatible applications
- Subject: building Jaguar compatible applications
- From: Jens Miltner <email@hidden>
- Date: Fri, 23 Jan 2004 10:10:51 +0100
When I want to build a Jaguar compatible application (Carbon in my
case), I understand, I have to choose the 10.2.8 SDK from the
"Cross-Develop Using Target SDK" popup in the General settings section
of my Project's info window.
What I'm not sure about is whether I need to add the frameworks my app
needs from the SDK folder as well, or whether I should leave the
frameworks from /System/Library/Frameworks/ (when I create a Carbon
project, it already contains those frameworks).
When I add the frameworks from /Developer/SDKs/MacOSX10.2.8/, will this
make my app look at that location for the frameworks when it launches?
When I leave the framework from /System/Library/Frameworks/ won't Xcode
link in symbols that might not be available in previous systems?
Are there any guidelines how to produce a backwards compatible
application? I saw the documents about cross-development, but it didn't
really mention this problem and the various pieces of information
needed to do cross-development seem to be splattered across several
pages from different pieces of documentation and it seems to imply some
knowledge about Xcode internal build process.
Are there any pointers to a 'beginners' documentation on how to do
cross-development?
Thanks,
</jum>
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.