iOS集成Flutter遇到的問題。


flutter集成之后運行時報錯沒有<Flutter/Flutter.h>

flutter.framework中header文件夾,但是沒有導入。

手動導入之后編輯運行報錯

/Users/xxx/Documents/NgariDoctor/NgariDoctorRecipe/../../doctor_flutter/doctor_flutter_project/.ios/Flutter/flutter_export_environment.sh: line 8: inherited: command not found
Standalone embedder initialization failed: Error determining current directory: Operation not permitted

Command /bin/sh failed with exit code 255

如果是放在Docuemnts目錄下,需要給xcode訪問權限。

如果確定別的流程正確,檢查下xcode的文件訪問權限。

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM