When I import the NAMapKit
library into my Swift project I receive this error:
Unknown type named 'UIView'
Other libraries work with the same importing steps. Why am I receiving this error?
When I import the NAMapKit
library into my Swift project I receive this error:
Unknown type named 'UIView'
Other libraries work with the same importing steps. Why am I receiving this error?