Search

All posts

Build logs, short notes, and the things I work out in public before they turn into articles.

My Error Code List

When work in a project get Errors and how I solve the errors in xcode, Pod, terminal, github, swift code and crash app will be here.  1. "Pod install" Error Chec…

Read more →
My Error Code List
GIT

Git App For Desktop

This My list Git client app : 1. Git-Fork  https://git-fork.com/ Platforms:  Linux, Mac, Windows Price:  Free / $49 License:  Proprietary 2. Sourcetree  https://www.sourcetreeapp…

Read more →

Checking type Object Swift

Here example for check type object you don't what it is: ------------------------------------------------------------------------------------------------ var dataStrin…

Read more →