Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

Slow compile #34

Open
nstepan opened this issue Oct 10, 2014 · 1 comment
Open

Slow compile #34

nstepan opened this issue Oct 10, 2014 · 1 comment

Comments

@nstepan
Copy link

nstepan commented Oct 10, 2014

I have a few question about ExSwift library and swift projects in general:

  • Compile of this project is very slow (mac mini, i5, ssd, Xcode 6.1 GM, os x 10.9.5.), it seems that it compiles all the sources of project even if only one file is modified. Do you experience same behaviour with swift projects?
  • How can I reuse you library as a binary in my iPhone project? I guess this will speed up compiling of my project.
@pizthewiz
Copy link
Contributor

The Swift 1.2 compiler includes support for incremental builds which might help mitigate the issue, see the Swift 1.2 and Xcode 6.3 beta blog post for more details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants