You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launching lib/main.dart on iPhone 15 Pro Max in debug mode...
Running pod install...
Running Xcode build...
Xcode build done. 6.6s
Failed to build iOS app
Error (Xcode): Multiple commands produce '/Users/joaolobo/code/project/satsails/build/ios/Debug-iphonesimulator/bdk_flutter/libbdk_flutter.a'
Could not build the application for the simulator.
Error launching application on iPhone 15 Pro Max.
The text was updated successfully, but these errors were encountered:
@JoaoLobo94 Do you mean you are facing this issue only with v0.31.2-dev.1?
I will try and take a look tomorrow or on Monday.
I believe I have used it in a brand-new Flutter app and it worked fine.
Hello, is there any update on this bug? had a look and i am still experiencing it :)
Hi @JoaoLobo94 , I tried it out on an iPhone 15 Pro Max simulator too and it worked. I tried for iOS version 17.0 and 17.5, both worked. So could you try out following things from your side, please:
Try with bdk_flutter v0.31.2-dev.2, this is the latest version.
Check if you have the latest version of Xcode and iOS for your simulators. If not, please share the versions you were using so I can test with those.
when trying to run a ios app, on ^0.31.2-dev.1
the build fails with
The text was updated successfully, but these errors were encountered: