ios - Couldn't find platform family in Info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for sqlite3 -


i trying build ios app in ionic using ionic build ios build success. when use xcode deploy app apple store showing me above mentioned error.

i have gone through many github , stackoverflow issues none of them worked me. list of things have tried:

  1. remove .dsym files
  2. add > cfbundlesupportedplatforms array , macosx string info.plist
  3. removing elements in > copy bundle resources
  4. clean project before building , clicking archive option

some of links found result:

  1. https://github.com/alamofire/alamofire/issues/823
  2. couldn't find platform family in info.plist cfbundlesupportedplatforms or mach-o lc_version_min phantomjs

but none of these worked me. tested app phone working not upload apple store.

there no plugin installed in framework sqlite on validating shows error sqlite

any appreciated.

after spending many hours, solved deleting file in www/lib folder name sqlite, part of other library using , showing me file before starting validating. might 1 same problem.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -