Constants in Objective-C
Recently I was working on a legacy project written in Objective-C, which reminded me of the early days when working ...
Recently I was working on a legacy project written in Objective-C, which reminded me of the early days when working ...
This article demonstrates how to connect iMessage service to your Android phone/pad so that you can contact your iPhone ...
What is Swift Package?According to Apple's doc:Swift packages are reusable components of Swift, Objective-C, Objective-C++, C, or C+ ...
Recently I joined a project where the architecture follows the Clean-Swift VIP Pattern. This article is an overview and some ...
SwiftLint is a programming guide tool which can automatically check the code quality with certain rules such as https://github. ...