to my KMP project, but I keep hitting this error:
unsupported option '-G' for target 'arm64-apple-ios11.0' (in target 'BoringSSL-GRPC' from project 'Pods')
Most other pods work fine (not all, but the majority). I'm currently using Xcode 16 beta on iOS 15.2 Beta.
Any ideas on how to resolve this? Thanks!
not kotlin but kotlin colored 1
f
François
11/11/2024, 9:44 AM
This pod is ancient (4 years), I guess it’s an issue.
try to use it with a clean xcode project and see if it’s working (not on a kmp project)