If you are facing a situation that your app crashes only on TestFlight build then you need to follow following steps Add you apple account to your Xcode. You can do this by going to Xcode-> preferences->Accounts. Click on the + button and the same apple developer account which you… Read more »
Xcode 9 has changed the way we switch branch. The branches no more show in source control menu. Xcode 9 now makes it even simpler for us to manage branches and tags right from the Xcode 9 left panel. The below image contains Xcode 9 source control revealed. You… Read more »
In 2015 apple remove hundreds of apps from Appstore. Hackers some how managed to directly infect the build system of hacked XCode and upload infected apps to Appstore. Infected XCode where also available for download over the website and many unsuspecting developer were using them. “We’ve removed the apps from… Read more »