-
Notifications
You must be signed in to change notification settings - Fork 388
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
Building for iOS Simulator, but linking in dylib built for iOS, #648
Comments
This issue will be fixed in the next release. |
Hi, `post_install do |installer|
|
I followed all your steps and got this error log
|
This issue is fixed, pls try upgrade |
yes it works now thanks |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue. |
Hello,
I'm using both :
agora_rtc_engine: ^5.0.1. and agora_rtm: ^1.1.0
but I got an error when building ios simulator, I'm running with intel CPU .
I was searched with other issues here and I made all changes like exclude arm64 .. etc but still got same error
Flutter Doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.10.4, on macOS 12.3.1 21E258 darwin-x64, locale en-EG)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.1)
[✓] VS Code (version 1.66.0)
[✓] Connected device (3 available)
! Error: iPhone is busy: Preparing the watch for development via iPhone. Xcode will continue when iPhone is finished. (code -10)
[✓] HTTP Host Availability
print screen :
https://share.getcloudapp.com/9Zumooly
The text was updated successfully, but these errors were encountered: