nwolek / LowkeyNW

Package for Cycling74 Max. Contains updated objects from the Granular Toolkit, a classic stereo reverb and some twists on standard MSP objects that makes them savvy about zero-crossings.
BSD 3-Clause "New" or "Revised" License
37 stars 4 forks source link

Cmake #9

Closed tap closed 8 years ago

tap commented 8 years ago

Hi Nathan,

This is the windows branch plus two more commits. The model for this is currently living at https://github.com/tap/max-sdk-lite .

There is a 'howto' file in the 'source' folder. It should all just work. It does here.

nwolek commented 8 years ago

Running cmake without touching Xcode on my mac leaves both Info.plist and PkgInfo files in the package contents for each MXO external. This is resulting the change date being wrong. Let me see if I should just deleted these.

nwolek commented 8 years ago

Just trashed all the MXO packages and re-built via cmake. This fixed the creation date. Is there a place that to setup the default values for Info.plist? It is a little bothersome that this sets the version number to 6.0.

nwolek commented 8 years ago

Rather than hold up the merge to master, I will just make an issue about the info.plist concerns.