On Aug 30, 2006, at 8:57 AM, Bruce Moore wrote:

Thanks for the tip. This might encourage me to learn to use declares but I have learned that MonkeyBread Software has a plug-in that seems to do all these things. I want to make my app universal binary as soon as I can and MBS has already posted beta versions in universal binary.

How do you know if the declare method you are using will result in a universal binary application?

I don't know.

I would assume yes since this is coming from the Apple "Carbon" library, but I could be wrong about that.

BTW, I noticed an omission in the declare I sent you... there should be a constant:

    CONSTANT:  MacOSLib
    DEFAULT:   "CarbonLib"

Also add in platform specific values:

    Mac Mach-O, Default, "Carbon"
    Mac Carbon PEF, Default, "CarbonLib"
    Mac Classic, Default, "InterfaceLib"

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to