SiarheiFedartsou / fastlane-plugin-versioning

Extends fastlane versioning actions. Allows to set/get versions without using agvtool and do some other small tricks.
MIT License
504 stars 60 forks source link

Bump xcodeproj from 1.20.0 to 1.22.0 #78

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps xcodeproj from 1.20.0 to 1.22.0.

Release notes

Sourced from xcodeproj's releases.

1.22.0

Enhancements
Bug Fixes
  • Fix undefined method 'downcase' for nil
    LWX124 #865

1.21.0

Enhancements
  • Add support for adding and removing on demand resources.
    JunyiXie

... (truncated)

Changelog

Sourced from xcodeproj's changelog.

1.22.0 (2022-06-22)

Enhancements
Bug Fixes
  • Fix undefined method 'downcase' for nil
    LWX124 #865

1.21.0 (2021-08-09)

Enhancements

... (truncated)

Commits
  • 72e71b2 Release 1.22.0
  • aef0768 Fix CHANGELOG entries
  • 3960bc0 Merge pull request #884 from florianhieger/feature/support-xcode-14
  • adb2a11 Merge pull request #880 from byohay/feature/fix-non-unique-elements-array-diff
  • a128922 Add Xcode 14.0 object version support.
  • 51fb78a Merge pull request #881 from vincentisambart/swiftpm-dependencies
  • 7b60678 Markdown formatting
  • be06c44 Do not raise an exception on a Swift Package dependency
  • 217d0dd differ: Fix array_diff when elements are not unique.
  • b658adc Merge pull request #795 from LemonSpike/project_option_warning
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)