Tag: build

How to Install Jenkins Locally on a MacBook (Step-by-Step Guide)

Learn how to install Jenkins on your MacBook locally using Homebrew. Follow this step-by-step guide…

 Posted in CI/CD Tagged ,
xcode

Command CompileSwift failed with a nonzero exit code

Quick tip of the day, if you are facing this issue, try to run following commands, it will clean the build.

 Posted in xcode Tagged , ,
Vue.js

Vue.js Build & Run from dist

Tip: It’s always good idea to test production build application locally before it is deployed.

 Posted in Uncategorized, Vuejs Tagged , , ,