In Xcode, how to clean only one project in workspace -


often xcode build become messy, use clean , re-build project. project depends on several open source projects, managed cocoapod.

the problem when use clean ⇧⌘k, entire workspace cleaned, of cocoapod-dependencies rebuilt, takes of build time. in of case, want own project cleaned. how do this?


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -