Skip to content

Revert stricter platform requirements#698

Merged
stephencelis merged 1 commit into
mainfrom
revert-bumping-platform-requirements
Jan 20, 2023
Merged

Revert stricter platform requirements#698
stephencelis merged 1 commit into
mainfrom
revert-bumping-platform-requirements

Conversation

@stephencelis

Copy link
Copy Markdown
Member

Fixes #697.

With 1.10.0, a change bumped the platform requirements, but this is hopefully not necessary.

Fixes #697.

With 1.10.0, a change bumped the platform requirements, but this is
hopefully not necessary.
@stephencelis stephencelis merged commit cef5b3f into main Jan 20, 2023
@stephencelis stephencelis deleted the revert-bumping-platform-requirements branch January 20, 2023 20:26
niil-qb pushed a commit to quickbit/swift-snapshot-testing that referenced this pull request Feb 23, 2023
Fixes pointfreeco#697.

With 1.10.0, a change bumped the platform requirements, but this is
hopefully not necessary.
NachoSoto added a commit to RevenueCat/purchases-ios that referenced this pull request Apr 26, 2023
This includes [this fix](pointfreeco/swift-snapshot-testing#585) which should solve some of the flaky test failures we've been seeing lately, which made test retries also fail.
We couldn't update to 1.10.0 because it dropped support for iOS 12.0, but that was fixed in pointfreeco/swift-snapshot-testing#698
NachoSoto added a commit to RevenueCat/purchases-ios that referenced this pull request Apr 26, 2023
This includes [this
fix](pointfreeco/swift-snapshot-testing#585)
which should solve some of the flaky test failures we've been seeing
lately, which made test retries also fail.

We couldn't update to 1.10.0 because it dropped support for iOS 12.0,
but that was fixed in
pointfreeco/swift-snapshot-testing#698

This also reverts #2426, since that's no longer required now that
retries should work properly.
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.10.0 contains breaking API changes

2 participants