Skip to content

Commit c9a2f31

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request #210 from rudkx/remove-swift-3-hashes-for-which-we-have-swift-4-hashes
Remove Swift 3.x hashes for things that we're already testing with 4.x.
2 parents a48a828 + 5688c59 commit c9a2f31

File tree

1 file changed

+0
-110
lines changed

1 file changed

+0
-110
lines changed

projects.json

Lines changed: 0 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -345,10 +345,6 @@
345345
"branch": "master",
346346
"maintainer": "[email protected]",
347347
"compatibility": [
348-
{
349-
"version": "3.2",
350-
"commit": "e314db8f56b83f2cc761a70cdfc3b823b9815c03"
351-
},
352348
{
353349
"version": "4.0",
354350
"commit": "83e6082c5646c5eb4d3130ce575ab858df168c59"
@@ -387,12 +383,6 @@
387383
"configuration": "Release",
388384
"xfail": {
389385
"compatibility": {
390-
"3.2": {
391-
"branch": {
392-
"master": "https://bugs.swift.org/browse/SR-7908",
393-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7908"
394-
}
395-
},
396386
"4.0": {
397387
"branch": {
398388
"master": "https://bugs.swift.org/browse/SR-7908",
@@ -554,10 +544,6 @@
554544
"branch": "master",
555545
"maintainer": "[email protected]",
556546
"compatibility": [
557-
{
558-
"version": "3.0",
559-
"commit": "c0dd3c0f8cd5fa12f8b433f3f2e3e50fa7debdf5"
560-
},
561547
{
562548
"version": "4.0",
563549
"commit": "433d4ba9a3bec8aa739f05cb8505527aab7a30e7"
@@ -1098,10 +1084,6 @@
10981084
"path": "Moya",
10991085
"branch": "master",
11001086
"compatibility": [
1101-
{
1102-
"version": "3.1",
1103-
"commit": "c4e58ee23db4aaec944505a2f7b001a89b602d7d"
1104-
},
11051087
{
11061088
"version": "4.0.3",
11071089
"commit": "4b3ff7e7ddd87c0ce73b39b5390c045fe1a8d4af"
@@ -1319,10 +1301,6 @@
13191301
"path": "Plank",
13201302
"branch": "master",
13211303
"compatibility": [
1322-
{
1323-
"version": "3.0",
1324-
"commit": "d69c8e6f9942c098e589a75162d3196dec183929"
1325-
},
13261304
{
13271305
"version": "4.0.3",
13281306
"commit": "fe78418de7757d100c94f702e8effb5e7b8e93b8"
@@ -1418,18 +1396,6 @@
14181396
"branch": "master",
14191397
"maintainer": "[email protected]",
14201398
"compatibility": [
1421-
{
1422-
"version": "3.0",
1423-
"commit": "63ccb34a3d2834b7b08ce2014536344966399668"
1424-
},
1425-
{
1426-
"version": "3.1",
1427-
"commit": "c538a244b110389483c71d5801f7944e042b5b7b"
1428-
},
1429-
{
1430-
"version": "3.2",
1431-
"commit": "c538a244b110389483c71d5801f7944e042b5b7b"
1432-
},
14331399
{
14341400
"version": "4.0.3",
14351401
"commit": "c538a244b110389483c71d5801f7944e042b5b7b"
@@ -1882,10 +1848,6 @@
18821848
"branch": "master",
18831849
"maintainer": "[email protected]",
18841850
"compatibility": [
1885-
{
1886-
"version": "3.1",
1887-
"commit": "102424379fb8d6c69b33b95c67504679042f44cc"
1888-
},
18891851
{
18901852
"version": "4.0.3",
18911853
"commit": "3e848781c7756accced855a6317a4c2ff5e8588b"
@@ -2290,70 +2252,6 @@
22902252
}
22912253
]
22922254
},
2293-
{
2294-
"repository": "Git",
2295-
"url": "https://github.com/SwifterSwift/SwifterSwift.git",
2296-
"path": "SwifterSwift",
2297-
"branch": "master",
2298-
"maintainer": "[email protected]",
2299-
"compatibility": [
2300-
{
2301-
"version": "3.0",
2302-
"commit": "66e5237f055f72f725536cd3322f7f6483e7aeed"
2303-
}
2304-
],
2305-
"platforms": [
2306-
"Darwin"
2307-
],
2308-
"actions": [
2309-
{
2310-
"action": "BuildXcodeWorkspaceScheme",
2311-
"workspace": "SwifterSwift.xcworkspace",
2312-
"scheme": "SwifterSwift iOS",
2313-
"destination": "generic/platform=iOS",
2314-
"configuration": "Release"
2315-
},
2316-
{
2317-
"action": "BuildXcodeWorkspaceScheme",
2318-
"workspace": "SwifterSwift.xcworkspace",
2319-
"scheme": "SwifterSwift macOS",
2320-
"destination": "generic/platform=macOS",
2321-
"configuration": "Release"
2322-
},
2323-
{
2324-
"action": "BuildXcodeWorkspaceScheme",
2325-
"workspace": "SwifterSwift.xcworkspace",
2326-
"scheme": "SwifterSwift tvOS",
2327-
"destination": "generic/platform=tvOS",
2328-
"configuration": "Release"
2329-
},
2330-
{
2331-
"action": "BuildXcodeWorkspaceScheme",
2332-
"workspace": "SwifterSwift.xcworkspace",
2333-
"scheme": "SwifterSwift watchOS",
2334-
"destination": "generic/platform=watchOS",
2335-
"configuration": "Release"
2336-
},
2337-
{
2338-
"action": "TestXcodeWorkspaceScheme",
2339-
"workspace": "SwifterSwift.xcworkspace",
2340-
"scheme": "SwifterSwift iOSTests",
2341-
"destination": "platform=iOS Simulator,name=iPhone 7,OS=10.2"
2342-
},
2343-
{
2344-
"action": "TestXcodeWorkspaceScheme",
2345-
"workspace": "SwifterSwift.xcworkspace",
2346-
"scheme": "SwifterSwift tvOSTests",
2347-
"destination": "platform=tvOS Simulator,name=Apple TV 1080p"
2348-
},
2349-
{
2350-
"action": "TestXcodeWorkspaceScheme",
2351-
"workspace": "SwifterSwift.xcworkspace",
2352-
"scheme": "SwifterSwift macOSTests",
2353-
"destination": "platform=macOS"
2354-
}
2355-
]
2356-
},
23572255
{
23582256
"repository": "Git",
23592257
"url": "https://github.com/SwifterSwift/SwifterSwift.git",
@@ -2599,10 +2497,6 @@
25992497
"path": "panelkit",
26002498
"branch": "master",
26012499
"compatibility": [
2602-
{
2603-
"version": "3.0",
2604-
"commit": "d451d956fb31f0ca5d76940c0b1db46b8c74a089"
2605-
},
26062500
{
26072501
"version": "4.0.3",
26082502
"commit": "3ede6efaa9d2b2502ad069b16215513f3e515119"
@@ -2641,10 +2535,6 @@
26412535
"path": "siesta",
26422536
"branch": "master",
26432537
"compatibility": [
2644-
{
2645-
"version": "3.0",
2646-
"commit": "1665db77a35b0e5c60269825d2e9b4d6971b81b5"
2647-
},
26482538
{
26492539
"version": "4.0",
26502540
"commit": "926127231446fc5c1c8c3236033914a4006ab9a2"

0 commit comments

Comments
 (0)