LtbLightning / bdk-flutter

Bitcoin Development Kit - Flutter Package
MIT License
63 stars 28 forks source link

ios app sim building error #133

Open Saleciani opened 4 months ago

Saleciani commented 4 months ago

when trying to run a ios app, on ^0.31.2-dev.1

the build fails with

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.
BitcoinZavior commented 4 months ago

@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.

Saleciani commented 4 months ago

Yes it only happens on this version. I downgraded to 0.30 and it compiled fine.

I tried to flutter clean and that did not seem to make the trick.

Saleciani commented 3 months ago

Hello, is there any update on this bug? had a look and i am still experiencing it :)

kumulynja commented 3 months ago

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:

Also feel free to join the Let there be Lightning's Discord server here to ask any questions or support: https://discord.gg/6BhQm6UH .