|
|
|
|
|
by willtemperley
141 days ago
|
|
Most Swift compilation slowness can be avoided by componentizing using packages, plus a few tricks like being explicit with types rather than relying on type inference. I’m not sure why you’re having so much trouble with SPM though, most people seem to get on well with it. |
|