Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Merge Apollo PR: "Update for compatibility with Swift5"#167

Merged
palpatim merged 1 commit intomasterfrom
palpatim/apollo-pr-merge
Jan 30, 2019
Merged

Merge Apollo PR: "Update for compatibility with Swift5"#167
palpatim merged 1 commit intomasterfrom
palpatim/apollo-pr-merge

Conversation

@palpatim
Copy link
Copy Markdown
Contributor

apollographql/apollo-ios#427

Issue #, if available:

Fixes #163

Description of changes:

Merge apollographql/apollo-ios#427 to forked copy of Apollo/Collections.swift, to fix incompatibility with EnumeratedIterator type.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@palpatim palpatim self-assigned this Jan 30, 2019
@palpatim palpatim added AppSync contribution Community contribution PRs labels Jan 30, 2019
@palpatim palpatim merged commit 509ab84 into master Jan 30, 2019
@palpatim palpatim deleted the palpatim/apollo-pr-merge branch January 30, 2019 16:38
larryonoff pushed a commit to larryonoff/aws-mobile-appsync-sdk-ios that referenced this pull request Mar 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution Community contribution PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot assign value of type 'EnumeratedSequence<[Key]>.Iterator' to type 'EnumeratedSequence<IndexingIterator<Array<Key>>>.Iterator'

1 participant