Hello, I cloned the repo and ran both android and ...
# touchlab-tools
m
Hello, I cloned the repo and ran both android and ios from android studio. But when I try to run it from xcode, I get an error found in the image attached.
r
I don't think I've ever seen an iOS build work from Android Studio and not from Xcode.
Maybe do a pod install?
m
I was surprised it worked from Android studio and it didn't from Xcode. I will try out your suggestion.
From the looks it’s not exporting the framework. It could be a problem with your cocoapods config or that gradlew is not being triggered