Apple has recently announced new features in XCUITest framework. One of the great feature is Activities which can be used to organise XCTest actions into human readable activities. The new protocol XCTActivity has […]
Tag: Xcode
The Marriage of Github and Xcode 9 at WWDC
Finally, Xcode and Github realised that they can’t live without each other and it’s true. Since Apple made few project open-source on GitHub, more people involved and contributed to those project. […]
Xcode9 + Xcode Server = Comprehensive iOS Continuous Integration
At WWDC 2017, Apple announces something that made almost every iOS developer smile, a session on ‘What’s New in Signing for Xcode and Xcode Server‘. It’s hard to explain, how […]
Migrating XCFit to Swift 4 and Xcode 9
Apple has just released Xcode 9 with loads of new features including refactoring support. You can checkout full list of feature on Apple’s documentation What’s New in Xcode 9 but in summary […]
Continuous Integration with Xcode Server on macOS: Complete Setup Guide
Apple has very comprehensive documentation on Xcode Server and Continuous Integration with OSX Server (app) and Xcode Server (Xcode within the server app). You might be wondering what’s the point of this […]
Swift 3 : Basic concepts with Xcode 8
Swift3 at WWDC Apple has announced Swift3 on WWDC [2016] this year. It’s amazing that Swift can be used on Linux and lots of third party companies working on server […]
BDD with Xcode 8, Swift 3, Cucumberish and XCFit on macOS Sierra
macOS Sierra, Xcode 8 and Swift3 Apple has just released macOS Sierra public beta in the UK and we couldn’t wait to see new features of macOS Sierra and Xcode […]