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 -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -