XCBlog is bringing all the live coverage of the developer tools announcements at #WWDC19. Apple hosts the World Wide Developer Conference (WWDC) every year to announce new products software and […]
Tag: CI/CD
NSTC19 Slides: Choosing a CI Friendly Mobile Automation Framework
Glad to get an opportunity to speak at the National Software Testing Conference, 2019, UK. The conference was held at the British Museum, London organised by 31Media and Software Test […]
Video Interview with DevOps.com
At SauceCon 2019, XCTEQ got an opportunity to have a video interview with DevOps.com and Digital anarchist. Chris Riley has conducted a video interview covering the various aspects of the […]
Mobile Developers Takeaways From Stack Overflow Developer Survey 2019
Stack Overflow has released the developer survey of 2019 which is probably the largest tech survey in the world. As per the Stack Overflow, nearly 90K developers all around the world with […]
xccov: Diff and Merge Swift(iOS) Code Coverage
Apple has released a new command line tool xccov last year for inspecting the contents of Xcode code coverage reports. With xccov , we can generate Xcode code coverage reports in the […]
Status of the upcoming iOS DevOps Book
In August 2018, I announced the book on iOS DevOps, the draft content of the book has been published on the XCTEQ website here. Since then lots of connection on […]
XCBlog on Apple News Again!
Apple News is a cool app to stay updated with recent news, trends and hot topics. On March 14, 2017, I wrote a post that XCBlog channel was live on Apple […]
Five Killer Features of CocoaPods for iOS Development are In Transit
CocoaPods has been magical dependency managers for iOS developer so far. Very few developers understand what happens under the hood when they run pod install command. However, CocoaPods has been proved to […]
Apple’s 2FA announcement will break all Your iOS CI/CD Pipelines. How to Prepare For It
Everyone who has Apple ID might have received an email that Apple will enforce Two-Factor Authentication (2FA) starting from 27th Feb 2019. The purpose of 2FA is to add an extra layer […]
Swift + Docker + Kubernetes = Awesome Deployments from macOS
At the moment, Kubernetes is the hottest tool in the DevOps industry for automating, managing and scaling deployments of the web apps. However, Kubernetes rarely managed to enter in the […]