|
2263 | 2263 | "repository": "Git",
|
2264 | 2264 | "url": "https://github.com/igor-makarov/RxReactiveObjC.git",
|
2265 | 2265 | "path": "RxReactiveObjC",
|
2266 |
| - "branch": "comitted-pods-for-swift-compat", |
| 2266 | + "branch": "main", |
2267 | 2267 | "maintainer": "[email protected]",
|
2268 | 2268 | "compatibility": [
|
| 2269 | + { |
| 2270 | + "version": "4.2", |
| 2271 | + "commit": "ec478bb68edbb8f10a7982bcffe9f1779de4e58b" |
| 2272 | + }, |
2269 | 2273 | {
|
2270 | 2274 | "version": "5.0",
|
2271 |
| - "commit": "580693f3e60dc0c6219cd82cbae651f518940a7f" |
| 2275 | + "commit": "ec478bb68edbb8f10a7982bcffe9f1779de4e58b" |
2272 | 2276 | },
|
2273 | 2277 | {
|
2274 | 2278 | "version": "5.1",
|
2275 |
| - "commit": "580693f3e60dc0c6219cd82cbae651f518940a7f" |
| 2279 | + "commit": "ec478bb68edbb8f10a7982bcffe9f1779de4e58b" |
| 2280 | + }, |
| 2281 | + { |
| 2282 | + "version": "5.2", |
| 2283 | + "commit": "ec478bb68edbb8f10a7982bcffe9f1779de4e58b" |
| 2284 | + }, |
| 2285 | + { |
| 2286 | + "version": "5.3", |
| 2287 | + "commit": "ec478bb68edbb8f10a7982bcffe9f1779de4e58b" |
2276 | 2288 | }
|
2277 | 2289 | ],
|
2278 | 2290 | "platforms": [
|
2279 | 2291 | "Darwin"
|
2280 | 2292 | ],
|
2281 | 2293 | "actions": [
|
2282 | 2294 | {
|
2283 |
| - "action": "BuildXcodeWorkspaceScheme", |
2284 |
| - "workspace": "RxReactiveObjC.xcworkspace", |
2285 |
| - "scheme": "RxReactiveObjCSwiftCompat", |
2286 |
| - "destination": "generic/platform=iOS", |
2287 |
| - "configuration": "Release" |
| 2295 | + "action": "BuildSwiftPackage", |
| 2296 | + "configuration": "release" |
2288 | 2297 | },
|
2289 | 2298 | {
|
2290 |
| - "action": "TestXcodeWorkspaceScheme", |
2291 |
| - "workspace": "RxReactiveObjC.xcworkspace", |
2292 |
| - "scheme": "RxReactiveObjCSwiftCompat", |
2293 |
| - "destination": "platform=iOS Simulator,name=iPhone 7", |
2294 |
| - "configuration": "Debug" |
| 2299 | + "action": "TestSwiftPackage" |
2295 | 2300 | }
|
2296 | 2301 | ]
|
2297 | 2302 | },
|
|
2621 | 2626 | }
|
2622 | 2627 | ]
|
2623 | 2628 | },
|
| 2629 | + { |
| 2630 | + "repository": "Git", |
| 2631 | + "url": "https://github.com/apple/swift-algorithms", |
| 2632 | + "path": "swift-algorithms", |
| 2633 | + "branch": "main", |
| 2634 | + "maintainer": "[email protected]", |
| 2635 | + "compatibility": [ |
| 2636 | + { |
| 2637 | + "version": "5.2", |
| 2638 | + "commit": "3864606e00177c3438db075df56659cdfbc01ca8" |
| 2639 | + } |
| 2640 | + ], |
| 2641 | + "platforms": [ |
| 2642 | + "Darwin" |
| 2643 | + ], |
| 2644 | + "actions": [ |
| 2645 | + { |
| 2646 | + "action": "BuildSwiftPackage", |
| 2647 | + "configuration": "release", |
| 2648 | + "tags": "swiftpm" |
| 2649 | + }, |
| 2650 | + { |
| 2651 | + "action": "TestSwiftPackage" |
| 2652 | + } |
| 2653 | + ] |
| 2654 | + }, |
2624 | 2655 | {
|
2625 | 2656 | "repository": "Git",
|
2626 | 2657 | "url": "https://github.com/apple/swift-atomics",
|
|
2905 | 2936 | }
|
2906 | 2937 | ]
|
2907 | 2938 | },
|
| 2939 | + { |
| 2940 | + "repository": "Git", |
| 2941 | + "url": "https://github.com/apple/swift-log", |
| 2942 | + "path": "swift-log", |
| 2943 | + "branch": "main", |
| 2944 | + "maintainer": "[email protected]", |
| 2945 | + "compatibility": [ |
| 2946 | + { |
| 2947 | + "version": "5.0", |
| 2948 | + "commit": "16cfcc60e49d940c93367e5fe0e0533bd27e9733" |
| 2949 | + }, |
| 2950 | + { |
| 2951 | + "version": "5.2", |
| 2952 | + "commit": "16cfcc60e49d940c93367e5fe0e0533bd27e9733" |
| 2953 | + } |
| 2954 | + ], |
| 2955 | + "platforms": [ |
| 2956 | + "Darwin", |
| 2957 | + "Linux" |
| 2958 | + ], |
| 2959 | + "actions": [ |
| 2960 | + { |
| 2961 | + "action": "BuildSwiftPackage", |
| 2962 | + "configuration": "release", |
| 2963 | + "tags": "sourcekit-disabled swiftpm" |
| 2964 | + }, |
| 2965 | + { |
| 2966 | + "action": "TestSwiftPackage" |
| 2967 | + } |
| 2968 | + ] |
| 2969 | + }, |
2908 | 2970 | {
|
2909 | 2971 | "repository": "Git",
|
2910 | 2972 | "url": "https://github.com/apple/swift-nio-http2",
|
|
2932 | 2994 | }
|
2933 | 2995 | ]
|
2934 | 2996 | },
|
| 2997 | + { |
| 2998 | + "repository": "Git", |
| 2999 | + "url": "https://github.com/apple/swift-metrics", |
| 3000 | + "path": "swift-metrics", |
| 3001 | + "branch": "main", |
| 3002 | + "maintainer": "[email protected]", |
| 3003 | + "compatibility": [ |
| 3004 | + { |
| 3005 | + "version": "5.0", |
| 3006 | + "commit": "68e6cb29387754df21d96cb35d09b6ad0f59300f" |
| 3007 | + }, |
| 3008 | + { |
| 3009 | + "version": "5.2", |
| 3010 | + "commit": "68e6cb29387754df21d96cb35d09b6ad0f59300f" |
| 3011 | + } |
| 3012 | + ], |
| 3013 | + "platforms": [ |
| 3014 | + "Darwin", |
| 3015 | + "Linux" |
| 3016 | + ], |
| 3017 | + "actions": [ |
| 3018 | + { |
| 3019 | + "action": "BuildSwiftPackage", |
| 3020 | + "configuration": "release", |
| 3021 | + "tags": "sourcekit-disabled swiftpm" |
| 3022 | + }, |
| 3023 | + { |
| 3024 | + "action": "TestSwiftPackage" |
| 3025 | + } |
| 3026 | + ] |
| 3027 | + }, |
2935 | 3028 | {
|
2936 | 3029 | "repository": "Git",
|
2937 | 3030 | "url": "https://github.com/apple/swift-nio-extras",
|
|
2990 | 3083 | }
|
2991 | 3084 | ]
|
2992 | 3085 | },
|
| 3086 | + { |
| 3087 | + "repository": "Git", |
| 3088 | + "url": "https://github.com/apple/swift-system", |
| 3089 | + "path": "swift-system", |
| 3090 | + "branch": "main", |
| 3091 | + "maintainer": "[email protected]", |
| 3092 | + "compatibility": [ |
| 3093 | + { |
| 3094 | + "version": "5.2", |
| 3095 | + "commit": "0627d28e6ae514940c6ee061acfd36a3c231b87f" |
| 3096 | + } |
| 3097 | + ], |
| 3098 | + "platforms": [ |
| 3099 | + "Darwin" |
| 3100 | + ], |
| 3101 | + "actions": [ |
| 3102 | + { |
| 3103 | + "action": "BuildSwiftPackage", |
| 3104 | + "configuration": "release", |
| 3105 | + "tags": "swiftpm" |
| 3106 | + }, |
| 3107 | + { |
| 3108 | + "action": "TestSwiftPackage" |
| 3109 | + } |
| 3110 | + ] |
| 3111 | + }, |
2993 | 3112 | {
|
2994 | 3113 | "repository": "Git",
|
2995 | 3114 | "url": "https://github.com/SwiftyJSON/SwiftyJSON.git",
|
|
0 commit comments