ios - How can I get my build script run phases to run when performing an Archive operation in Xcode 7? -


i set build numbers count of git commits setting 2 build phases run specific scripts — in question:

why won't build phase scripts executed when creating ipa command line?

however, found when archive either xcode or fastlane toolchain, scripts not invoked.

why that? have assumed build gets run when archive. how can make these build phases run archive action?

have try open scheme using edit scheme..., expand archive action , add post action ?

enter image description here


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -