Skip to content

Commit f977900

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request #295 from onevcat/patch-1
Add LineSDK to compatibility suite
2 parents 25fe4d7 + 3b770e8 commit f977900

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

projects.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,6 +1193,40 @@
11931193
}
11941194
]
11951195
},
1196+
{
1197+
"repository": "Git",
1198+
"url": "https://github.com/line/line-sdk-ios-swift.git",
1199+
"path": "line-sdk-ios-swift",
1200+
"branch": "master",
1201+
"maintainer": "[email protected]",
1202+
"compatibility": [
1203+
{
1204+
"version": "4.2",
1205+
"commit": "d8bb2bc535e2895b5fbe66f4872327b654d19a34"
1206+
}
1207+
],
1208+
"platforms": [
1209+
"Darwin"
1210+
],
1211+
"actions": [
1212+
{
1213+
"action": "BuildXcodeWorkspaceScheme",
1214+
"workspace": "LineSDK.xcworkspace",
1215+
"scheme": "LineSDK",
1216+
"destination": "generic/platform=iOS",
1217+
"configuration": "Release",
1218+
"xfail": {
1219+
"compatibility": {
1220+
"4.2": {
1221+
"branch": {
1222+
"master": "https://bugs.swift.org/browse/SR-9375"
1223+
}
1224+
}
1225+
}
1226+
}
1227+
}
1228+
]
1229+
},
11961230
{
11971231
"repository": "Git",
11981232
"url": "https://github.com/ssamadgh/ModelAssistant.git",

0 commit comments

Comments
 (0)