Skip to content

Revert stricter platform requirements #698

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

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

stephencelis
Copy link
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