Skip to content
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

Add new InfoPlist.extendingDefault case #448

Merged
merged 9 commits into from Sep 3, 2019
Merged

Commits on Sep 2, 2019

  1. Add .extendingDefault option to the InfoPlist model

    Pedro Piñera committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    f370029 View commit details
    Browse the repository at this point in the history
  2. Use the InfoPlistContentProvider to generate the Info.plist content w…

    …hen it's a .extendingDefault Info.plist.
    Pedro Piñera committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    79b6151 View commit details
    Browse the repository at this point in the history
  3. Implement the InfoPlistContentProvider

    Pedro Piñera committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    05cf373 View commit details
    Browse the repository at this point in the history
  4. Test InfoPlistContentProvider

    Pedro Piñera committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    710e8a7 View commit details
    Browse the repository at this point in the history
  5. Add acceptance tests

    Pedro Piñera committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    d7d7030 View commit details
    Browse the repository at this point in the history
  6. Add documentation

    Pedro Piñera committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    49f1bd8 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    Pedro Piñera committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    156a780 View commit details
    Browse the repository at this point in the history
  8. Address comments on the PR

    Pedro Piñera committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    6a85b39 View commit details
    Browse the repository at this point in the history
  9. Fix linting issues

    Pedro Piñera committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    47dbbd1 View commit details
    Browse the repository at this point in the history