I'm trying to build Swift 3 for Android. I'm getting an error at compiling android/armv7/Glibc.o Glibc.swift:13 error: no such module 'SwiftGlibc' @_exported import SwiftGlibc // Clang module Any ideas what to do? Thanks, Eric