We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84074ef commit 717d53dCopy full SHA for 717d53d
build.gradle
@@ -2246,6 +2246,8 @@ task gitTagRelease(type: Exec) {
2246
// - Conflicting dependencies
2247
// - FAT ABI vs. single ABI selection
2248
2249
+// TODO: Build and run NUnit tests for #602
2250
+
2251
// TODO: iOS Resolver tests (on OSX only)
2252
// - Import plugin test Cocoapods bootstrap
2253
// - Pod specification, with reflection & XML, validate both are present in the
0 commit comments