Skip to content

mohammadreza.blog

A blog about Swift and design, by Mohammadreza Khatibi

Author: mohammadreza

xcodebuild
xcodebuild: Test, build, and archive with command-line

Deployment of an iOS app to iTunes Connect is time-consuming process and as an iOS developer (and of course as a human) I always want to make process easy. it’s very common for iOS developers test, build, archive and upload to iTunes Connect with Xcode. but is there any easier process? the answer is yes, xcodebuild commands.

mohammadreza
Swift November 9, 2021July 26, 2022 3 Minutes
URLRequestConvertible
Router pattern with Alamofire’s URLRequestConvertible protocol

If you are an iOS developer and you’ve been developing for some time, your app probably needs to communicate with API over the network and retrieves data from a server. In this tutorial, we learn about Alamofire router pattern which helps us to have a clean network layer and avoid duplication code.

mohammadreza
Swift December 6, 2020 2 Minutes
swift extension
Swift Extensions

Extensions in Swift are very useful and super powerful which can help us organize our codes better, and increase maintainability and readability of our codes.

mohammadreza
Swift November 25, 2020November 29, 2022 2 Minutes
Proudly powered by WordPress | Theme: Independent Publisher 2 by Raam Dev.