Open LuisAkamala opened 3 years ago
is there a way we fix this without waiting the author to rename it?
is there a way we fix this without waiting the author to rename it?
I fix with my two steps
H! someone has any information about how to solve the following error: /Developer/flutter/.pub-cache/hosted/pub.dartlang.org/g_captcha-1.0.0/ios/Classes/GCaptchaPlugin.m:8:9: fatal error: 'gCaptcha-Swift.h' file not found
H! someone has any information about how to solve the following error: /Developer/flutter/.pub-cache/hosted/pub.dartlang.org/g_captcha-1.0.0/ios/Classes/GCaptchaPlugin.m:8:9: fatal error: 'gCaptcha-Swift.h' file not found #import "gCaptcha-Swift.h"
i have the same issue. i checked this https://forums.swift.org/t/swift-static-libraries-dont-copy-generated-objective-c-header/19816 , but really i know nothing about swift!
Please fix podspec file:
1) rename gCaptcha.podspec to g_captcha.podspec 2) into g_captcha.podspec replace "s.name" value with "g_captcha"