Setup iOS XCode & Github Integration
How to setup XCode and Github integration for a more organized iOS development using Objective C and XCode. Whenever I start a side project that...
How to setup XCode and Github integration for a more organized iOS development using Objective C and XCode. Whenever I start a side project that...
I was working on migrating the codebase of Yellr App from Swift 1.2 to Swift 2.0 and ran into this weird error that looks something...
Here is a list of the best Android, iPhone & iPad apps for getting free live cricket scores on your mobile phones. You can also get scores using SMS & IFTTT!
It is a common error that users generally encounter when they try to execute a brew command as sudo and shown below is an example...
Laravel PHP web framework requires certain libraries to function properly. One of these libraries is the mcrypt and the php-mcrypt (bridge between mcrypt and php)....
Installing php-mcrypt should be a cakewalk on Mac OS X with brew using the command “brew install php54-mcrypt” but at times things do not work...