Skip to content
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

Add fix for Xcode 12.5 #46

Merged
merged 1 commit into from
May 15, 2021
Merged

Add fix for Xcode 12.5 #46

merged 1 commit into from
May 15, 2021

Conversation

kerrmarin-lvmh
Copy link
Contributor

👋

I was unable to compile this project using Xcode 12.5, and I didn't see any pull requests that fixed the problem so here's my attempt.

Steps to repro:

  • Clone this repo
  • Open Package.swift
  • CMD+B

Compiler error on XCTest.swift:48 -

'XCTIssueReference' is not implicitly convertible to 'XCTIssue'; did you mean to use 'as' to explicitly convert?

@kylef
Copy link
Owner

kylef commented May 15, 2021

Oh! They really do love to keep us on our toes.

Thanks @kerrmarin-lvmh.

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.

3 participants