Xcode update breaks Bower, but there is a solution

Recently I did some investigation to use Bower in XPages. Bower is a very powerful tool to keep all your front end frameworks updated and also keep track of dependencies. Today I was adding Bower support to an existing XPages app, by adding the bower.json and .bowerrc files to the root of the GIT repository Read More