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

Failed to build iOS app #20

Open
aprizzo opened this issue Feb 12, 2024 · 2 comments
Open

Failed to build iOS app #20

aprizzo opened this issue Feb 12, 2024 · 2 comments

Comments

@aprizzo
Copy link

aprizzo commented Feb 12, 2024

When I try to launch my app on iOS, I receive the following error:

Launching lib/main.dart on iPhone in release mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: **********
Running Xcode build...                                                  
 └─Compiling, linking and signing...                         3,5s
Xcode build done.                                           99,7s
Failed to build iOS app
Could not build the precompiled application for the device.
Error (Xcode): Library 'ZSDK_API' not found

Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Error running application on iPhone.

The error goes away when removing zebrautility package. I'm currently using ^0.0.41 version.

@mfurkanyuceal
Copy link

mfurkanyuceal commented Apr 16, 2024

Same problem
Flutter 3.19.5
Dart 3.3.3

@GiulioWecove
Copy link

Screenshot 2024-09-25 at 10 14 21

I also find several issues while trying to build on iOS

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.7.12, on macOS 15.0 24A335 darwin-arm64, locale en-GB)
[✓] Xcode - develop for iOS and macOS (Xcode 16.0)
[✓] Chrome - develop for the web
[✓] VS Code (version 1.93.1)
[✓] Connected device (2 available)
[✓] HTTP Host Availability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants