Fixed failing cocoapods integration test
This commit is contained in:
committed by
Space
parent
34878d17eb
commit
3709616baa
+1
-1
@@ -776,7 +776,7 @@ class CocoaPodsIT : BaseGradleIT() {
|
||||
test(
|
||||
"syncFramework",
|
||||
"-Pkotlin.native.cocoapods.target=ios_x64,ios_arm64",
|
||||
"-Pkotlin.native.cocoapods.configuration=DEBUG"
|
||||
"-Pkotlin.native.cocoapods.configuration=Debug"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user