Skip to content

Commit d6c74a7

Browse files
author
Nathan Hawes
authored
Merge pull request #305 from nathawes/remove-line-sdk-ios-swift-xfail
Remove line-sdk-ios-swift xfail
2 parents 4e3f5dd + c71dd90 commit d6c74a7

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

projects.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,16 +1236,7 @@
12361236
"workspace": "LineSDK.xcworkspace",
12371237
"scheme": "LineSDK",
12381238
"destination": "generic/platform=iOS",
1239-
"configuration": "Release",
1240-
"xfail": {
1241-
"compatibility": {
1242-
"4.2": {
1243-
"branch": {
1244-
"master": "https://bugs.swift.org/browse/SR-9375"
1245-
}
1246-
}
1247-
}
1248-
}
1239+
"configuration": "Release"
12491240
}
12501241
]
12511242
},

0 commit comments

Comments
 (0)