ios - Archiving in xcode takes very long time -


while archiving ios project in xcode 5.0.2 'debug' configuration selected takes hardly couple of minutes, while same 'release' configuration selected takes more 30 minutes. process gets stuck @ analysing(shallow) of time. same not true other projects. have have issue? thank you.

update: while archiving gets struck once in middle of analyzing , again @ end of analyzing(shallow).

are sure running product->archive , not product->analyse? analyzing step mention give away. possibility somehow changed archive step analyze.

update: based on comment: turn off analyze in archive step.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -