Unable to archive iOS app after updating to Xcode 7.3 -


i'm having problems archiving ios swift application since last xcode update (xcode 7.3), application builds , runs correctly in debug mode try archive following error:

no such module "realmswift" 

although references realmswift fails randomly importing or other pod.

the strange point downgrading xcode 7.2.1 , command line tools 7.2 doesn't fix problem.

i've clean cocoapods cache, removed ~/library/developer folder, removed pods folder within project folder. trying archive different machine doesn't work. rolled version of app released on crashlytics , therefore archived in past same result.

any thoughts wrong?


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -