JCM

#fastlane

Posts tagged fastlane

    1. Automated Deployment of React Native Apps Using Fastlane - Part 1 - Play StoreEveryone that has been releasing apps manually knows how tiresome and time consuming the process is, the main idea behind this...
    1. Using Fastlane Match With Existing Certificates Without Revoking ThemFastlane match improves drastically code signing, even for small teams, their only issue is that by default, it does not work with existing certificates, and that is a show stopper for anyone trying to use it on existing projects.