|
111 | 111 | "workspace": "Alamofire.xcworkspace",
|
112 | 112 | "scheme": "Alamofire iOS",
|
113 | 113 | "destination": "generic/platform=iOS",
|
114 |
| - "configuration": "Release" |
| 114 | + "configuration": "Release", |
| 115 | + "xfail": [ |
| 116 | + { |
| 117 | + "issue": "https://github.com/swiftlang/swift/issues/80935", |
| 118 | + "compatibility": ["5.0"], |
| 119 | + "branch": ["main"], |
| 120 | + "job": ["source-compat"], |
| 121 | + "platform": "Darwin" |
| 122 | + } |
| 123 | + ] |
115 | 124 | },
|
116 | 125 | {
|
117 | 126 | "action": "BuildXcodeWorkspaceScheme",
|
118 | 127 | "workspace": "Alamofire.xcworkspace",
|
119 | 128 | "scheme": "Alamofire macOS",
|
120 | 129 | "destination": "generic/platform=macOS",
|
121 | 130 | "configuration": "Release",
|
122 |
| - "tags": "sourcekit-disabled" |
| 131 | + "tags": "sourcekit-disabled", |
| 132 | + "xfail": [ |
| 133 | + { |
| 134 | + "issue": "https://github.com/swiftlang/swift/issues/80935", |
| 135 | + "compatibility": ["5.0"], |
| 136 | + "branch": ["main"], |
| 137 | + "job": ["source-compat"], |
| 138 | + "platform": "Darwin" |
| 139 | + } |
| 140 | + ] |
123 | 141 | },
|
124 | 142 | {
|
125 | 143 | "action": "BuildXcodeWorkspaceScheme",
|
126 | 144 | "workspace": "Alamofire.xcworkspace",
|
127 | 145 | "scheme": "Alamofire tvOS",
|
128 | 146 | "destination": "generic/platform=tvOS",
|
129 |
| - "configuration": "Release" |
| 147 | + "configuration": "Release", |
| 148 | + "xfail": [ |
| 149 | + { |
| 150 | + "issue": "https://github.com/swiftlang/swift/issues/80935", |
| 151 | + "compatibility": ["5.0"], |
| 152 | + "branch": ["main"], |
| 153 | + "job": ["source-compat"], |
| 154 | + "platform": "Darwin" |
| 155 | + } |
| 156 | + ] |
130 | 157 | },
|
131 | 158 | {
|
132 | 159 | "action": "BuildXcodeWorkspaceScheme",
|
133 | 160 | "workspace": "Alamofire.xcworkspace",
|
134 | 161 | "scheme": "Alamofire watchOS",
|
135 | 162 | "destination": "generic/platform=watchOS",
|
136 |
| - "configuration": "Release" |
| 163 | + "configuration": "Release", |
| 164 | + "xfail": [ |
| 165 | + { |
| 166 | + "issue": "https://github.com/swiftlang/swift/issues/80935", |
| 167 | + "compatibility": ["5.0"], |
| 168 | + "branch": ["main"], |
| 169 | + "job": ["source-compat"], |
| 170 | + "platform": "Darwin" |
| 171 | + } |
| 172 | + ] |
137 | 173 | },
|
138 | 174 | {
|
139 | 175 | "action": "BuildXcodeWorkspaceScheme",
|
140 | 176 | "workspace": "Alamofire.xcworkspace",
|
141 | 177 | "scheme": "iOS Example",
|
142 | 178 | "destination": "generic/platform=iOS",
|
143 |
| - "configuration": "Release" |
| 179 | + "configuration": "Release", |
| 180 | + "xfail": [ |
| 181 | + { |
| 182 | + "issue": "https://github.com/swiftlang/swift/issues/80935", |
| 183 | + "compatibility": ["5.0"], |
| 184 | + "branch": ["main"], |
| 185 | + "job": ["source-compat"], |
| 186 | + "platform": "Darwin" |
| 187 | + } |
| 188 | + ] |
144 | 189 | }
|
145 | 190 | ]
|
146 | 191 | },
|
|
4059 | 4104 | "workspace": "Kommander.xcworkspace",
|
4060 | 4105 | "scheme": "Kommander",
|
4061 | 4106 | "destination": "generic/platform=iOS",
|
4062 |
| - "configuration": "Release" |
| 4107 | + "configuration": "Release", |
| 4108 | + "xfail": [ |
| 4109 | + { |
| 4110 | + "issue": "https://github.com/swiftlang/swift/issues/80935", |
| 4111 | + "compatibility": ["4.2", "5.0"], |
| 4112 | + "branch": ["main"], |
| 4113 | + "job": ["source-compat"], |
| 4114 | + "platform": "Darwin" |
| 4115 | + } |
| 4116 | + ] |
4063 | 4117 | },
|
4064 | 4118 | {
|
4065 | 4119 | "action": "BuildXcodeWorkspaceScheme",
|
4066 | 4120 | "workspace": "Kommander.xcworkspace",
|
4067 | 4121 | "scheme": "Kommander macOS",
|
4068 | 4122 | "destination": "generic/platform=macOS",
|
4069 | 4123 | "configuration": "Release",
|
4070 |
| - "tags": "sourcekit-disabled" |
| 4124 | + "tags": "sourcekit-disabled", |
| 4125 | + "xfail": [ |
| 4126 | + { |
| 4127 | + "issue": "https://github.com/swiftlang/swift/issues/80935", |
| 4128 | + "compatibility": ["4.2", "5.0"], |
| 4129 | + "branch": ["main"], |
| 4130 | + "job": ["source-compat"], |
| 4131 | + "platform": "Darwin" |
| 4132 | + } |
| 4133 | + ] |
4071 | 4134 | },
|
4072 | 4135 | {
|
4073 | 4136 | "action": "BuildXcodeWorkspaceScheme",
|
4074 | 4137 | "workspace": "Kommander.xcworkspace",
|
4075 | 4138 | "scheme": "Kommander tvOS",
|
4076 | 4139 | "destination": "generic/platform=tvOS",
|
4077 |
| - "configuration": "Release" |
| 4140 | + "configuration": "Release", |
| 4141 | + "xfail": [ |
| 4142 | + { |
| 4143 | + "issue": "https://github.com/swiftlang/swift/issues/80935", |
| 4144 | + "compatibility": ["4.2", "5.0"], |
| 4145 | + "branch": ["main"], |
| 4146 | + "job": ["source-compat"], |
| 4147 | + "platform": "Darwin" |
| 4148 | + } |
| 4149 | + ] |
4078 | 4150 | },
|
4079 | 4151 | {
|
4080 | 4152 | "action": "BuildXcodeWorkspaceScheme",
|
4081 | 4153 | "workspace": "Kommander.xcworkspace",
|
4082 | 4154 | "scheme": "Kommander watchOS",
|
4083 | 4155 | "destination": "generic/platform=watchOS",
|
4084 |
| - "configuration": "Release" |
| 4156 | + "configuration": "Release", |
| 4157 | + "xfail": [ |
| 4158 | + { |
| 4159 | + "issue": "https://github.com/swiftlang/swift/issues/80935", |
| 4160 | + "compatibility": ["4.2", "5.0"], |
| 4161 | + "branch": ["main"], |
| 4162 | + "job": ["source-compat"], |
| 4163 | + "platform": "Darwin" |
| 4164 | + } |
| 4165 | + ] |
4085 | 4166 | }
|
4086 | 4167 | ]
|
4087 | 4168 | },
|
|
0 commit comments