Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios app sim building error #133

Open
Saleciani opened this issue May 17, 2024 · 4 comments
Open

ios app sim building error #133

Saleciani opened this issue May 17, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Saleciani
Copy link

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
Copy link
Contributor

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

@BitcoinZavior BitcoinZavior self-assigned this May 18, 2024
@BitcoinZavior BitcoinZavior added the bug Something isn't working label May 18, 2024
@Saleciani
Copy link
Author

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
Copy link
Author

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

@kumulynja
Copy link
Contributor

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants