Skip to content

Commit

Permalink
Un-XFail Kingfisher
Browse files Browse the repository at this point in the history
rdar://94154905 was resolved
  • Loading branch information
ahoppen committed Jun 6, 2022
1 parent fe48ee4 commit 182065d
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
},
Expand Down

0 comments on commit 182065d

Please sign in to comment.