Попытка запустить и запустить приложение на стороне iOS. Я получил довольно много плагинов, прошел и добавил все зависимости в файл info.plist и все настроил. Но я не могу заставить его работать. Я нашел ответы для нескольких структур, но это не решает эту проблему. Вот результат:
error: Multiple commands produce '/Users/user169291/StudioProjects/scryer/build/ios/Debug-iphonesimulator/Runner.app/Runner':
1) Target 'Runner' has copy command from '/Users/user169291/StudioProjects/scryer/ios/Runner/Runner' to '/Users/user169291/StudioProjects/scryer/build/ios/Debug-iphonesimulator/Runner.app/Runner'
2) Target 'Runner' has link command with output '/Users/user169291/StudioProjects/scryer/build/ios/Debug-iphonesimulator/Runner.app/Runner'
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
warning: Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the Runner editor. (in target 'Runner' from project 'Runner')
warning: duplicate output file '/Users/user169291/StudioProjects/scryer/build/ios/Debug-iphonesimulator/Runner.app/Runner' on task: Ld /Users/user169291/StudioProjects/scryer/build/ios/Debug-iphonesimulator/Runner.app/Runner normal x86_64 (in target 'Runner' from project 'Runner')
warning: Mapping architecture armv7 to i386. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform. (in target 'image_picker' from project 'Pods')
warning: Mapping architecture arm64 to x86_64. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform. (in target 'image_picker' from project 'Pods')
Я в растерянности и уже несколько дней ищу решение. Это последнее, что задерживает релиз моего приложения