At Yoox Net-A-Porter(YNAP), we use Swift for building iOS apps. Swift is a modern, fast and type-safe programming language. In the iOS app development, getting an instant feedback on Swift […]
Tag: CI/CD
Why DevOps Engineers Suck at Mobile Ecosystem
Latest TechRepublic post revealed that as per the Stack Overflow Developer Survey 2018, DevOps Specialist is a highest paid programming job in the IT industry at the moment. There is no […]
Released XCBlog 2.0 iOS App
Glad to announce that, Apple has approved the newly designed XCBlog iOS and watchOS app. If you are a regular reader of XCBlog then you should definitely check out the […]
iOSDevUK 2018: Conference Highlights
The UK’s best iOS Development Conference a.k.a iOSDevUK 8 was held on 3rd to 6th September 2018 at Aberystwyth University in Wales. This conference has been organised by professors of the […]
Announcing the trailer of iOS DevOps Book
Glad to announce my new adventure of writing a book on iOS DevOps which cover almost everything to deliver the quality app to AppStore. This book is aimed to solve the challenges […]
Xcode Server with Xcode 10
Xcode Server is a continuous integration service launched by Apple a few years back. In the previous post about Xcode Server and Xcode 9, we have covered most of the major […]
Working with iOS App Metadata from Linux using Transporter
Apple has announced new AppStore Connect API at WWDC18 to comunicate directly with App Store. In order to know more about these API, refer previous blog post. This was clearly […]
Generating JWT Tokens for App Store Connect API
Apple’s brand new App Store Connect API will be game changer for the automating all the things related to distribution of apps. App Store Connect API can now interact with […]
WWDC18: Modern Tips for Optimising Swift Build Time in Xcode 10
With Xcode 10, there are some big enhancements in the performance and developer productivity while building Swift projects. The build times are boring and might distract developers if builds are […]
WWDC18: A Basic Guide to App Store Connect API
Setting up Continuous Delivery Pipelines for platforms wasn’t a straightforward task, it was more challenging when it comes to scripting the pipelines in the code. It might be because […]