Posts

Post not yet marked as solved
4 Replies
2.3k Views
Each time I try to run or build project with Xcode 14 (any version up to 14.0.1) it builds like it is building after Clean Build Folder, even if I changed 1 line of code. For example, Xcode 13 building my project in 220 sec for the first time (after Clean Build Folder), and after that (changing 1 line) build time is 35-60 sec. In Xcode 14 every build takes 220-240 sec. Tried to change Optimization Level, Compilation Mode (it's Incremental) in build settings, but that doesn't matter. Where do I need to look to find the problem?
Posted
by pgc6240.
Last updated
.