XCode Generic Archive instead of iOS app Archive -


my application stops creating ios app archive, instead begins creating xcode generic archive.

this happening after working on changes new release of app, i've added logical, ui changes , new frameworks.

i reviewed "skip install" flags project, target , pod libraries i'm using. ok. made sure copy header build phase not including public nor private headers, project headers. checked "installation path" set valid path in project , target, , it's pointing applications.

i've not target dependencies on main target nor copy files phase.

please if 1 have found other possible things cause error i'd appreciate help. fyi i'd read following post in stackoverflow:

  1. cannot generate ios app archive in xcode
  2. cannot generate ios app archive in xcode
  3. https://developer.apple.com/library/ios/technotes/tn2215/_index.html
  4. http://pulkitsinghal.blogspot.com.ar/2012/03/wrong-archive-ios-app-archive-vs.html

after spending more 4 hours on found happening in case. basically, problem (xcode generic archive generation instead of app archive) caused because of addition of sass preprocess .css file i'm using pixate.

i found minutes ago there new instructions add sass, , can find these here adding sass ios

i had followed instructions in pixate page to add sass pixate these instructions causing default.css file generated outside app .ipa file. show in attached image. generic archive - > save built products output.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -