ios - Xcode 8.3 - SourceKitService CPU 95%+ loads -


hi ios developer buddies, updated xcode 8.3 yesterday. , start then, macbook fans kept running continuously. opened 'activity monitor' , found sourcekitservice took 95%+ 130%+ cpu load. didn't build xcode project, opened code referencing (for android).

does have idea, how tweak settings lower cpu load?

me ~

when encounter problem.

i found there multiple threads sourcekitservice .

kill sourcekitservice thread use cpu higher.

and clean xcode project , clean build folder.

solved


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -