Is there a way to change the DerivedData folder?
I see that it's currently at /Users/steipete/Library/Caches/appCode20/DerivedData/ ... I moved it to /Users/steipete/Build/... in Xcode, can I do that in AppCode as well? (or can AppCode simply read Xcode's settings and do this automatically?)
请先登录再写评论。
Peter, currently, it is not possible to configure the derived output folder in AppCode; and it can't use same output as Xcode because they will conflict with each other.
Anyway, here is a request for output configuration: OC-3779