Simply changing the version of a package and running rake cato:install doesn't trigger the relevant build products to be updated. Cleaning and rebuilding does the right thing, but you have to drop out of Xcode to do that. It would be nice if upgrading was a one-step process.
Simply changing the version of a package and running
rake cato:installdoesn't trigger the relevant build products to be updated. Cleaning and rebuilding does the right thing, but you have to drop out of Xcode to do that. It would be nice if upgrading was a one-step process.