GoogleMaterialIconFont
GoogleMaterialIconFont copied to clipboard
Xcode 8.3 stuck at compiling GoogleMaterialIconFont
Hello,
today I updated to Xcode 8.3. While building my app (which worked!) the compilation is stuck at "Building GoogleMaterialIconFont" (see attached image).
Any ideas what goes wrong? How can this be fixed?
Kind regards
I have the same problem, using swift3.0 branch
Yes, I'm also on the swift3.0 branch. Kindly find time to fix this, please.
I am facing the same issue even after updating project to Swift 3.0 (from separate branch and my own changes).
It works though in Xcode 8.2.1
But in Xcode 8.3 I am getting an error that "Module compiled with Swift 3.0.2 cannot be imported in Swift 3.1 ..." - fighting with this one for now.
Any updates here, @kitasuke? Please help
I switched over to SwiftIconFont
for this reason
@n1mda Thanks... SwiftIconFont is a good alternative.