|
335 | 335 | "branch": "master",
|
336 | 336 | "maintainer": "rommel.estropia@gmail.com",
|
337 | 337 | "compatibility": {
|
338 |
| - "3.1": { |
339 |
| - "commit": "42c28b064ad87ef783dccdeea7c518f6a0ae3b9d" |
| 338 | + "3.2": { |
| 339 | + "commit": "305e2b61a000753b6f1aff7f3f6485a88b3ff4e7" |
340 | 340 | }
|
341 | 341 | },
|
342 | 342 | "platforms": [
|
|
348 | 348 | "workspace": "CoreStore.xcworkspace",
|
349 | 349 | "scheme": "CoreStore iOS",
|
350 | 350 | "destination": "generic/platform=iOS",
|
351 |
| - "configuration": "Release", |
352 |
| - "xfail": { |
353 |
| - "compatibility": { |
354 |
| - "3.1": { |
355 |
| - "branch": { |
356 |
| - "master": "https://bugs.swift.org/browse/SR-4981", |
357 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-4981", |
358 |
| - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4981" |
359 |
| - } |
360 |
| - } |
361 |
| - } |
362 |
| - } |
| 351 | + "configuration": "Release" |
363 | 352 | },
|
364 | 353 | {
|
365 | 354 | "action": "BuildXcodeWorkspaceScheme",
|
366 | 355 | "workspace": "CoreStore.xcworkspace",
|
367 | 356 | "scheme": "CoreStore OSX",
|
368 | 357 | "destination": "generic/platform=macOS",
|
369 |
| - "configuration": "Release", |
370 |
| - "xfail": { |
371 |
| - "compatibility": { |
372 |
| - "3.1": { |
373 |
| - "branch": { |
374 |
| - "master": "https://bugs.swift.org/browse/SR-4981", |
375 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-4981", |
376 |
| - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4981" |
377 |
| - } |
378 |
| - } |
379 |
| - } |
380 |
| - } |
| 358 | + "configuration": "Release" |
381 | 359 | },
|
382 | 360 | {
|
383 | 361 | "action": "BuildXcodeWorkspaceScheme",
|
384 | 362 | "workspace": "CoreStore.xcworkspace",
|
385 | 363 | "scheme": "CoreStore tvOS",
|
386 | 364 | "destination": "generic/platform=tvOS",
|
387 |
| - "configuration": "Release", |
388 |
| - "xfail": { |
389 |
| - "compatibility": { |
390 |
| - "3.1": { |
391 |
| - "branch": { |
392 |
| - "master": "https://bugs.swift.org/browse/SR-4981", |
393 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-4981", |
394 |
| - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4981" |
395 |
| - } |
396 |
| - } |
397 |
| - } |
398 |
| - } |
| 365 | + "configuration": "Release" |
399 | 366 | },
|
400 | 367 | {
|
401 | 368 | "action": "BuildXcodeWorkspaceScheme",
|
402 | 369 | "workspace": "CoreStore.xcworkspace",
|
403 | 370 | "scheme": "CoreStore watchOS",
|
404 | 371 | "destination": "generic/platform=watchOS",
|
405 |
| - "configuration": "Release", |
406 |
| - "xfail": { |
407 |
| - "compatibility": { |
408 |
| - "3.1": { |
409 |
| - "branch": { |
410 |
| - "master": "https://bugs.swift.org/browse/SR-4981", |
411 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-4981", |
412 |
| - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4981" |
413 |
| - } |
414 |
| - } |
415 |
| - } |
416 |
| - } |
| 372 | + "configuration": "Release" |
417 | 373 | },
|
418 | 374 | {
|
419 | 375 | "action": "BuildXcodeWorkspaceScheme",
|
420 | 376 | "workspace": "CoreStore.xcworkspace",
|
421 | 377 | "scheme": "CoreStoreDemo",
|
422 | 378 | "destination": "generic/platform=iOS",
|
423 |
| - "configuration": "Release", |
424 |
| - "xfail": { |
425 |
| - "compatibility": { |
426 |
| - "3.1": { |
427 |
| - "branch": { |
428 |
| - "master": "https://bugs.swift.org/browse/SR-4981", |
429 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-4981", |
430 |
| - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4981" |
431 |
| - } |
432 |
| - } |
433 |
| - } |
434 |
| - } |
| 379 | + "configuration": "Release" |
435 | 380 | },
|
436 | 381 | {
|
437 | 382 | "action": "TestXcodeWorkspaceScheme",
|
|
0 commit comments