fastlane-old / deliver

Upload screenshots, metadata and your app to the App Store using a single command
https://fastlane.tools
2.24k stars 162 forks source link

How do I say "use keywords from my last build"? #570

Closed fatuhoku closed 8 years ago

fatuhoku commented 8 years ago

I don't want to store any keywords in keywords.txt because we change keywords on a weekly basis and I don't want our deployment process to touch that field. Can I just remove the file? Will deliver complain?

KrauseFx commented 8 years ago

Sure, you can delete the file and deliver won't touch the keywords on iTC

fatuhoku commented 8 years ago

@KrauseFx Awesome good to know!

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/2115. 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: