Skip to content

Fix the oldest_build_allowed parameter use #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Vkt0r
Copy link

@Vkt0r Vkt0r commented Apr 25, 2020

Hey there 👋,

Thanks for creating this plugin 🎉, it's very good! This PR is focused on the following areas:

  • The oldest_build_allowed was using the installed_cf_bundle_short_version_string (2.6.1) instead of the installed_cf_bundle_version(1542691006) to compare the build number of a Testflight build.
  • Update the README to include all the parameters available for the plugin for a better understanding of the plugin use.

* The `oldest_build_allowed` was using the `installed_cf_bundle_short_version_string` instead of the `installed_cf_bundle_version` to compare the build number of a Testflight build.
* Update the README to include all the parameters available for the plugin
@Vkt0r
Copy link
Author

Vkt0r commented Aug 26, 2020

@joshdholtz Any chance you can take a look into this PR? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant