Max 5 SDK (Mac) frameworks symlinks
The deployment zipping process seems to have resolved the symlinks in the Mac .frameworks. (Unless I unzipped the SDK "incorrectly"?)
I'm having trouble getting Xcode to see the MaxAudioAPI which I'm sure I'll fix somehow but in the process of figuring this out I notices the frameworks are all real files, no symlinks.
Apart from the obvious typos in my original message :)
I replaced the SDK copies of the frameworks with the ones in MaxMSP.app/Contents/Frameworks/ and everything links OK now.
...bit concerned about the comments in the docs about the MaxAPI.framework not beaing a real lib
On a related note, why is
ext_drag.h
(for example, there are others...)
not in the framework but is in the max-includes?