M
M
Maxim2018-08-12 13:12:05
Swift
Maxim, 2018-08-12 13:12:05

Why does Swift take VERY long time to compile?

Hello toaster!
I started learning Swift and ran into a problem that sometimes it takes a very long time to compile. How can this be fixed?
PS typewriter Mackbook air 2013

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Aleksandr Govorukhin, 2018-08-13
@Valter1234

My 2014 proshka loaded for 5-10 minutes and it helped to remove "import UIKit", because it always crashes and freezes, or switching to the MacOS platform if you are just programming some algorithms.

A photo
5b71475ddfaed915890843.png

D
dollar, 2018-08-12
@dollar

You can switch to interpreted languages , they practically do not compile (more precisely, they do it very quickly).
For example Lua . For example, the Defold
(game) engine supports iOS. The build size is 3 MB .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question