criticalmaps / criticalmaps-ios

Critical Maps iOS App 🚲✊
http://www.criticalmaps.net
MIT License
287 stars 41 forks source link

Bump cocoapods from 1.9.3 to 1.10.0 #354

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps cocoapods from 1.9.3 to 1.10.0.

Release notes

Sourced from cocoapods's releases.

1.10.0

Enhancements
  • None.
Bug Fixes
  • Generate the correct LD -l flags for XCFrameworks containing libraries
    Wes Campaigne #10071

  • Add support for automatically embeddeding XCFramework debug symbols for XCFrameworks generated with Xcode 12
    johntmcintosh #10111

1.10.0.rc.1 (2020-09-15)

Enhancements
  • None.
Bug Fixes
  • Fix XCFramework slice selection
    lowip #10026

  • Honor test spec deployment target during validation.
    Dimitris Koutsogiorgas #9999

  • Ensure that incremental installation is able to set target dependencies for a test spec that uses a custom app_host_name that is in a project that is not regenerated.
    Samuel Giddins

1.10.0.beta.2 (2020-08-12)

Enhancements
  • None.
Bug Fixes
  • Ensure that static frameworks are not embedded
    Bernard Gatt #9943

  • Ensure that the non-compilable resource skipping in static frameworks happens only for the pod itself

... (truncated)

Changelog

Sourced from cocoapods's changelog.

1.10.0 (2020-10-20)

Enhancements
  • None.
Bug Fixes
  • Generate the correct LD -l flags for XCFrameworks containing libraries
    Wes Campaigne #10071

  • Add support for automatically embeddeding XCFramework debug symbols for XCFrameworks generated with Xcode 12
    johntmcintosh #10111

1.10.0.rc.1 (2020-09-15)

Enhancements
  • None.
Bug Fixes
  • Fix XCFramework slice selection
    lowip #10026

  • Honor test spec deployment target during validation.
    Dimitris Koutsogiorgas #9999

  • Ensure that incremental installation is able to set target dependencies for a test spec that uses a custom app_host_name that is in a project that is not regenerated.
    Samuel Giddins

1.10.0.beta.2 (2020-08-12)

Enhancements
  • None.
Bug Fixes

... (truncated)

Commits
  • 62bb0d7 Release 1.10.0
  • c73d4eb Merge pull request #10158 from dnkoutso/bump_xcodeproj119
  • b3ae4b1 Bump Xcodeproj to 1.19
  • 6a4047b Merge pull request #10137 from johntmcintosh/xcframeworkDebugSymbolsXcode12-e...
  • b798d94 Update project config to be more compatible for building with Xcode 11.3.1
  • 1dbae66 Update BananaLib build script to output archives in the gitignored build/Deri...
  • 7829521 Update CoconutLib build script to output archives in the gitignored build/Der...
  • 46827b6 Pull archive and validate script out as its own file
  • 5660685 Build the BananaLib XCFramework, include it in the example project, and updat...
  • 557aa01 Create a BananaLib that will be used to build an xcframework using the Xcode ...
  • 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)
dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.