Closed ashukhobragade closed 8 years ago
Any solution for this ?
Take a look at https://github.com/fastlane/snapshot/issues/348 for a possible solution.
This issue was migrated to https://github.com/fastlane/fastlane/issues/1659. Please post all further comments there.
fastlane
is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket:
I am having multitarget project and when I add UItest target and added an executable app for it. To get the screenshot for new target, I am just changing executable app for UItest but it keeps on running for a long time and UItest gets fails
Do you have other solution for multi targets?