-
Notifications
You must be signed in to change notification settings - Fork 2
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
Target has transitive dependencies that include statically linked binaries #30
Comments
Спасибо за Ваше обращение, для разбора создана задача с номером PCODESUP-3080. Мы ознакомимся и вернемся с ответом в течение 2 дней, возможно запросим дополнительную информацию. Thank you for your message, a task with the number PCODESUP-3080 has been created for analysis. We will get acquainted and return with the answer within 2 days, we may request additional information. |
Добрый день, так же столкнулся с этой же проблемой при попытке сделать Запускаю на mac с arm |
Ещё один вариант обхода проблемы:
В этом случае
@mobile-ads-github , 3 недели прошло. Коллеги, планируется ли какое-то решение? |
@mobile-ads-github проблема всё ещё актуальна в версии 7.2.0 |
@mobile-ads-github пожалуйста поднимите приоритет исьюхи! Приложения на flutter по умолчанию создаются с опцией YandexMobileAds используется статическую библиотеку, тут есть несколько решений
@mobile-ads-github пожалуйста добавьте в документацию этот скрипт, или дайте оффициальный коментарий, как решать эту проблему, спасибо! |
@mobile-ads-github проблема всё ещё актуальна в версии 7.4.0 |
Добрый день, столкнулась с ошибкой при интеграции sdk со стороны ios.
[!] The 'Pods-Runner' target has transitive dependencies that include statically linked binaries: (/Users/maksim/Desktop/разработка/neuro_astro/ios/Pods/YandexMobileAds/static/YandexMobileAds.xcframework)
flutter doctor -v
[✓] Flutter (Channel stable, 3.19.4, on macOS 14.2.1 23C71 darwin-x64, locale ru-RU)
• Flutter version 3.19.4 on channel stable at /Users/maksim/Documents/Flutter_SDK/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 68bfaea224 (7 days ago), 2024-03-20 15:36:31 -0700
• Engine revision a5c24f538d
• Dart version 3.3.2
• DevTools version 2.31.1
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
• Android SDK at /Users/maksim/Library/Android/sdk
• Platform android-34, build-tools 33.0.0
• ANDROID_HOME = /Users/maksim/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 15.0.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 15A507
• CocoaPods version 1.15.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2022.3)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)
[✓] VS Code (version 1.87.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.84.0
[✓] Connected device (4 available)
• Яна (mobile) • 00008130-001864193CD8001C • ios • iOS 17.3.1 21D61
• Ангелина (mobile) • 00008110-001C1DC60E03801E • ios • iOS 17.4.1 21E236
• macOS (desktop) • macos • darwin-x64 • macOS 14.2.1 23C71 darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 123.0.6312.87
[✓] Network resources
• All expected network resources are available.
• No issues found!
The text was updated successfully, but these errors were encountered: