Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

global(qos:) only available on OSX 10.10 #54

Closed
robertoschwald opened this issue Oct 29, 2016 · 1 comment
Closed

global(qos:) only available on OSX 10.10 #54

robertoschwald opened this issue Oct 29, 2016 · 1 comment

Comments

@robertoschwald
Copy link
Contributor

While trying to compile feature/v2 with Xcode 8.1, OSX 10.12 in Carthage, I get:

Carthage/Checkouts/Interstellar/Sources/Threading.swift:47:23: error: 'global(qos:)' is only available on OS X 10.10 or newer

Carthage/Checkouts/Interstellar/Sources/Threading.swift:47:36: error: 'background' is only available on OS X 10.10 or newer

A shell task failed with exit code 65:
** BUILD FAILED **

The following build commands failed:
CompileSwift normal x86_64
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
(2 failures)

@JensRavens
Copy link
Owner

Thank you for reporting, the issue was fixed in #51.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants