is there a way to add this to the Podfile or to have it in the build script automatically fixed?
I am using fastlane to build my project, in CICD machine and cant do that manually, i need to automate it.
Please help!
Post
Replies
Boosts
Views
Activity
is there a way to automate this fix, since i am using CICD with fastlane, and each time a build is triggered, pod install is called again, and it will override this fix, please help!
@vadimwe can you tell if this can be fixed with fastlane automatically? since i use it to build and archive my app. please help!