Hi guys,
I’m doing some tests with integrating Fuse with Xcode and Android Studio.
I’m following the steps on Xcode and Android Studio Integration.
On Android Studio I was able to make an example work, but on Xcode on [Step 2: Setting up the native Library](https://fuse-open.github.io/docs/xcode-and-android-studio-integration/tutorial.html#step-2-setting-up-the-native-library,
after doing all the steps and trying to run the app I get:
I know this is only a warning, but if I keep doing the steps, at the end of Step 3: Bootstrapping Fuse Views I get:
I’m using the Swift tutorial.
Did anyone got this error before and can help me solve it?
Thank you in advance.