I am not using Xcode beta version. The issue when I try to do a Build or Run the code it takes 1-2 minute time normally. When I work more for around 5-6 my system gets stuck more. When I check activity monitor lots of memory is taken by SourceKitService and lldb-rpc-server, which take around 6 GB. After terminating those services system works fine. I am facing this issues around one week and issues come for specific single project wrote in Swift 3.
Any idea as to what the problem could be?