You can make anythingby writing
C.S.Lewis
분석기 소개 및 빌드 타임 개선점 팁
https://github.com/RobertGummesson/BuildTimeAnalyzer-for-Xcode
BuildTimeAnalyzer-for-Xcode - Build Time Analyzer for Swift
github.com
아래글을 요약할 예정임
https://medium.com/@RobertGummesson/regarding-swift-build-time-optimizations-fc92cdd91e31#.49nrdiaqq
After I read @nickoneill’s excellent post Speeding Up Slow Swift Build Times last week, it’s hard not to look at Swift code in a slightly…
medium.com
https://medium.com/swift-programming/swift-build-time-optimizations-part-2-37b0a7514cbe#.dwwcrrf5t
It’s soon been two months since I wrote the first post on this topic. That post introduced the Build Time Analyzer for Xcode which was…