Does the cocoapods plugin support pods with dashes...
# ios
d
Does the cocoapods plugin support pods with dashes in their name? e.g. Mapbox-iOS-SDK I get this error when I try to build from XCode:
Copy code
> Task :shared:cinteropMapbox-iOS-SDKIos
Exception in thread "main" java.lang.Error: /var/folders/9c/t4r21hhn7y5fflv2v71n4zmr0000gn/T/tmp5889693057335845972.m:1:15: error: expected ';' after module name
a
Hello! I’ve just found another report, seems to be an existing problem. See this related GH issue: https://github.com/JetBrains/kotlin-native/issues/2884.
👍 1