Сборка Flutter iOS => Ошибка (Xcode): невозможно выполнить команду: Ошибка сегментации: 11IOS

Программируем под IOS
Ответить
Гость
 Сборка Flutter iOS => Ошибка (Xcode): невозможно выполнить команду: Ошибка сегментации: 11

Сообщение Гость »


Мне нужна помощь, так как я впервые запускаю проект flutter на iOS «Simulator»
поэтому у меня много ошибок, на решение которых у меня ушла неделя, но я не могу, вот некоторые проблемы, которые у меня есть< /p>

Код: Выделить всё

sayedmoataz@Sayeds-MacBook-Pro speak % cd ios
sayedmoataz@Sayeds-MacBook-Pro ios % pod install
Analyzing dependencies
cloud_firestore: Using Firebase SDK version '10.22.0' defined in 'firebase_core'
firebase_auth: Using Firebase SDK version '10.22.0' defined in 'firebase_core'
firebase_core: Using Firebase SDK version '10.22.0' defined in 'firebase_core'
Downloading dependencies
Generating Pods project
Integrating client project
Pod installation complete! There are 29 dependencies from the Podfile and 67 total pods installed.

[!] Automatically assigning platform `iOS` with version `12.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.

[!] Can't merge user_target_xcconfig for pod targets: ["MLKitCore", "TextRecognition", "MLImage", "MLKitCommon", "MLKitVision", "TensorFlowLiteC", "Core"]. Singular build setting EXCLUDED_ARCHS[sdk=iphonesimulator*] has different values.

[!] Can't merge user_target_xcconfig for pod targets: ["MLKitCore", "TextRecognition", "MLImage", "MLKitCommon", "MLKitVision", "TensorFlowLiteC", "Core"]. Singular build setting EXCLUDED_ARCHS[sdk=iphonesimulator*] has different values.

[!] Can't merge user_target_xcconfig for pod targets: ["MLKitCore", "TextRecognition", "MLImage", "MLKitCommon", "MLKitVision", "TensorFlowLiteC", "Core"]. Singular build setting EXCLUDED_ARCHS[sdk=iphonesimulator*] has different values.

[!] Can't merge user_target_xcconfig for pod targets: ["MLKitCore", "TextRecognition", "MLImage", "MLKitCommon", "MLKitVision", "TensorFlowLiteC", "Core"]. Singular build setting EXCLUDED_ARCHS[sdk=iphonesimulator*] has different values.

[!] Can't merge user_target_xcconfig for pod targets: ["MLKitCore", "TextRecognition", "MLImage", "MLKitCommon", "MLKitVision", "TensorFlowLiteC", "Core"]. Singular build setting EXCLUDED_ARCHS[sdk=iphonesimulator*] has different values.

[!] Can't merge user_target_xcconfig for pod targets: ["MLKitCore", "TextRecognition", "MLImage", "MLKitCommon", "MLKitVision", "TensorFlowLiteC", "Core"]. Singular build setting EXCLUDED_ARCHS[sdk=iphonesimulator*] has different values.

[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target `Runner` to `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` or include the `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` in your build configuration (`Flutter/Release.xcconfig`).
i have not own a configuration for something. "it's the default ios folder for my project to run"
so as it's a warnings i decided to escape them and go forward to run project.
after along time i get this output

Код: Выделить всё

Running Xcode build...
Xcode build done.                                           2677.0s
Failed to build iOS app
Error (Xcode): unable to execute command: Segmentation fault: 11

Error (Xcode): clang frontend command failed due to signal (use -v to see invocation)

Could not build the application for the simulator.
Error launching application on iPhone 15 Pro.
so how can i run my project?


Источник: https://stackoverflow.com/questions/781 ... ation-faul
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «IOS»