i used to be construct app utilizing flutter. and that i can run it on simulator, buat when i attempt to archive for add to App Retailer through xcode i acquired some error, like:
…/ios/Pods/Goal Assist Information/sqflite/sqflite-umbrella.h:13:9
double-quoted embrace “SqfliteCursor.h” in framework header, anticipated
angle-bracketed as an alternative
I used to be strive some technique, however nothing has modified, like:
- Change worth
Change worth of CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER to NO
- take away ios folder
- Backup Runner folder
- delete Ios folder (it’s going to mechanically create folder ios)
- then, copy Runner to ios folder
- run flutter create . (flutter will construct some lacking file)
- cd ios/, after which run pod set up
- cd .., then flutter run, it’s going to success run on simulator. however i nonetheless acquired similar error when attempt to archive