Friday, February 2, 2024
HomeiOS Developmentflutter - Success run IOS App, however acquired failed when archive to...

flutter – Success run IOS App, however acquired failed when archive to add in AppStore


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

one of some error example

I used to be strive some technique, however nothing has modified, like:

  1. Change worth

Change worth of CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER to NO
value

  1. take away ios folder
  1. Backup Runner folder
  2. delete Ios folder (it’s going to mechanically create folder ios)
  3. then, copy Runner to ios folder
  4. run flutter create . (flutter will construct some lacking file)
  5. cd ios/, after which run pod set up
  6. cd .., then flutter run, it’s going to success run on simulator. however i nonetheless acquired similar error when attempt to archive



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments