diff --git a/projects.json b/projects.json index 2fa95943228a0..8816c3ffa3fed 100644 --- a/projects.json +++ b/projects.json @@ -96,150 +96,60 @@ "project": "AsyncNinja.xcodeproj", "scheme": "AsyncNinja", "destination": "generic/platform=macOS", - "configuration": "Release", - "xfail": { - "compatibility": { - "3.1": { - "branch": { - "master": "https://bugs.swift.org/browse/SR-4854", - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" - } - } - } - } + "configuration": "Release" }, { "action": "TestXcodeProjectScheme", "project": "AsyncNinja.xcodeproj", "scheme": "AsyncNinja", "destination": "platform=macOS", - "configuration": "Release", - "xfail": { - "compatibility": { - "3.1": { - "branch": { - "master": "https://bugs.swift.org/browse/SR-4854", - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" - } - } - } - } + "configuration": "Release" }, { "action": "BuildXcodeProjectScheme", "project": "AsyncNinja.xcodeproj", "scheme": "AsyncNinja", "destination": "generic/platform=iOS", - "configuration": "Release", - "xfail": { - "compatibility": { - "3.1": { - "branch": { - "master": "https://bugs.swift.org/browse/SR-4854", - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" - } - } - } - } + "configuration": "Release" }, { "action": "TestXcodeProjectScheme", "project": "AsyncNinja.xcodeproj", "scheme": "AsyncNinja", "destination": "platform=iOS Simulator,name=iPhone 5", - "configuration": "Release", - "xfail": { - "compatibility": { - "3.1": { - "branch": { - "master": "https://bugs.swift.org/browse/SR-4854", - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" - } - } - } - } + "configuration": "Release" }, { "action": "TestXcodeProjectScheme", "project": "AsyncNinja.xcodeproj", "scheme": "AsyncNinja", "destination": "platform=iOS Simulator,name=iPhone 7", - "configuration": "Release", - "xfail": { - "compatibility": { - "3.1": { - "branch": { - "master": "https://bugs.swift.org/browse/SR-4854", - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" - } - } - } - } + "configuration": "Release" }, { "action": "BuildXcodeProjectScheme", "project": "AsyncNinja.xcodeproj", "scheme": "AsyncNinja", "destination": "generic/platform=tvOS", - "configuration": "Release", - "xfail": { - "compatibility": { - "3.1": { - "branch": { - "master": "https://bugs.swift.org/browse/SR-4854", - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" - } - } - } - } + "configuration": "Release" }, { "action": "TestXcodeProjectScheme", "project": "AsyncNinja.xcodeproj", "scheme": "AsyncNinja", "destination": "platform=tvOS Simulator,name=Apple TV 1080p", - "configuration": "Release", - "xfail": { - "compatibility": { - "3.1": { - "branch": { - "master": "https://bugs.swift.org/browse/SR-4854", - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" - } - } - } - } + "configuration": "Release" }, { "action": "BuildXcodeProjectScheme", "project": "AsyncNinja.xcodeproj", "scheme": "AsyncNinja", "destination": "generic/platform=watchOS", - "configuration": "Release", - "xfail": { - "compatibility": { - "3.1": { - "branch": { - "master": "https://bugs.swift.org/browse/SR-4854", - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" - } - } - } - } + "configuration": "Release" }, { "action": "BuildSwiftPackage", - "configuration": "release", - "xfail": { - "compatibility": { - "3.1": { - "branch": { - "master": "https://bugs.swift.org/browse/SR-4854", - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" - } - } - } - } + "configuration": "release" }, { "action": "TestSwiftPackage"