diff --git a/projects.json b/projects.json index aa065cc933d22..a638ab0979ad8 100755 --- a/projects.json +++ b/projects.json @@ -1272,30 +1272,14 @@ "workspace": "Kingfisher.xcworkspace", "scheme": "Kingfisher", "destination": "generic/platform=tvOS", - "configuration": "Release", - "xfail": [ - { - "issue": "rdar://94154905", - "compatibility": "5.0", - "branch": ["main"], - "job": ["source-compat"] - } - ] + "configuration": "Release" }, { "action": "BuildXcodeWorkspaceScheme", "workspace": "Kingfisher.xcworkspace", "scheme": "Kingfisher", "destination": "generic/platform=watchOS", - "configuration": "Release", - "xfail": [ - { - "issue": "rdar://94154905", - "compatibility": "5.0", - "branch": ["main"], - "job": ["source-compat"] - } - ] + "configuration": "Release" } ] },