|
239 | 239 | }
|
240 | 240 | ]
|
241 | 241 | },
|
| 242 | + { |
| 243 | + "repository": "Git", |
| 244 | + "url": "https://github.com/emaloney/CleanroomLogger.git", |
| 245 | + "path": "CleanroomLogger", |
| 246 | + "branch": "master", |
| 247 | + "maintainer": "[email protected]", |
| 248 | + "compatibility": { |
| 249 | + "3.0": { |
| 250 | + "commit": "1d6cd902ace110048c91b4bfdfeffa955738522f" |
| 251 | + }, |
| 252 | + "3.1": { |
| 253 | + "commit": "d023ef2e6a2165bb162f4385828e321d4573fca0" |
| 254 | + } |
| 255 | + }, |
| 256 | + "platforms": [ |
| 257 | + "Darwin" |
| 258 | + ], |
| 259 | + "actions": [ |
| 260 | + { |
| 261 | + "action": "BuildXcodeProjectScheme", |
| 262 | + "project": "CleanroomLogger.xcodeproj", |
| 263 | + "scheme": "CleanroomLogger", |
| 264 | + "destination": "generic/platform=iOS", |
| 265 | + "configuration": "Release" |
| 266 | + }, |
| 267 | + { |
| 268 | + "action": "BuildXcodeProjectScheme", |
| 269 | + "project": "CleanroomLogger.xcodeproj", |
| 270 | + "scheme": "CleanroomLogger", |
| 271 | + "destination": "generic/platform=macOS", |
| 272 | + "configuration": "Release" |
| 273 | + }, |
| 274 | + { |
| 275 | + "action": "BuildXcodeProjectScheme", |
| 276 | + "project": "CleanroomLogger.xcodeproj", |
| 277 | + "scheme": "CleanroomLogger", |
| 278 | + "destination": "generic/platform=tvOS", |
| 279 | + "configuration": "Release" |
| 280 | + }, |
| 281 | + { |
| 282 | + "action": "BuildXcodeProjectScheme", |
| 283 | + "project": "CleanroomLogger.xcodeproj", |
| 284 | + "scheme": "CleanroomLogger", |
| 285 | + "destination": "generic/platform=watchOS", |
| 286 | + "configuration": "Release" |
| 287 | + }, |
| 288 | + { |
| 289 | + "action": "TestXcodeProjectScheme", |
| 290 | + "project": "CleanroomLogger.xcodeproj", |
| 291 | + "scheme": "CleanroomLogger", |
| 292 | + "destination": "platform=macOS" |
| 293 | + } |
| 294 | + ] |
| 295 | + }, |
242 | 296 | {
|
243 | 297 | "repository": "Git",
|
244 | 298 | "url": "https://github.com/JohnEstropia/CoreStore",
|
|
0 commit comments