|
1012 | 1012 | "workspace": "ObjectMapper.xcworkspace",
|
1013 | 1013 | "scheme": "ObjectMapper-iOS",
|
1014 | 1014 | "destination": "generic/platform=iOS",
|
1015 |
| - "configuration": "Release" |
| 1015 | + "configuration": "Release", |
1016 | 1016 | "xfail": {
|
1017 | 1017 | "compatibility": {
|
1018 | 1018 | "3.0": {
|
1019 | 1019 | "branch": {
|
1020 |
| - "master": "https://bugs.swift.org/browse/SR-6690" |
| 1020 | + "master": "https://bugs.swift.org/browse/SR-6690", |
1021 | 1021 | "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6690"
|
1022 | 1022 | }
|
1023 |
| - }, |
| 1023 | + } |
1024 | 1024 | }
|
1025 | 1025 | }
|
1026 | 1026 | },
|
|
1029 | 1029 | "workspace": "ObjectMapper.xcworkspace",
|
1030 | 1030 | "scheme": "ObjectMapper-Mac",
|
1031 | 1031 | "destination": "generic/platform=macOS",
|
1032 |
| - "configuration": "Release" |
| 1032 | + "configuration": "Release", |
1033 | 1033 | "xfail": {
|
1034 | 1034 | "compatibility": {
|
1035 | 1035 | "3.0": {
|
1036 | 1036 | "branch": {
|
1037 |
| - "master": "https://bugs.swift.org/browse/SR-6690" |
| 1037 | + "master": "https://bugs.swift.org/browse/SR-6690", |
1038 | 1038 | "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6690"
|
1039 | 1039 | }
|
1040 |
| - }, |
| 1040 | + } |
1041 | 1041 | }
|
1042 | 1042 | }
|
1043 | 1043 | },
|
|
1046 | 1046 | "workspace": "ObjectMapper.xcworkspace",
|
1047 | 1047 | "scheme": "ObjectMapper-tvOS",
|
1048 | 1048 | "destination": "generic/platform=tvOS",
|
1049 |
| - "configuration": "Release" |
| 1049 | + "configuration": "Release", |
1050 | 1050 | "xfail": {
|
1051 | 1051 | "compatibility": {
|
1052 | 1052 | "3.0": {
|
1053 | 1053 | "branch": {
|
1054 |
| - "master": "https://bugs.swift.org/browse/SR-6690" |
| 1054 | + "master": "https://bugs.swift.org/browse/SR-6690", |
1055 | 1055 | "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6690"
|
1056 | 1056 | }
|
1057 |
| - }, |
| 1057 | + } |
1058 | 1058 | }
|
1059 | 1059 | }
|
1060 | 1060 | },
|
|
1063 | 1063 | "workspace": "ObjectMapper.xcworkspace",
|
1064 | 1064 | "scheme": "ObjectMapper-watchOS",
|
1065 | 1065 | "destination": "generic/platform=watchOS",
|
1066 |
| - "configuration": "Release" |
| 1066 | + "configuration": "Release", |
1067 | 1067 | "xfail": {
|
1068 | 1068 | "compatibility": {
|
1069 | 1069 | "3.0": {
|
1070 | 1070 | "branch": {
|
1071 |
| - "master": "https://bugs.swift.org/browse/SR-6690" |
| 1071 | + "master": "https://bugs.swift.org/browse/SR-6690", |
1072 | 1072 | "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6690"
|
1073 | 1073 | }
|
1074 |
| - }, |
| 1074 | + } |
1075 | 1075 | }
|
1076 | 1076 | }
|
1077 | 1077 | }
|
|
0 commit comments