为什么我可以得到Cannot convert value of type [AnyObject]! to expected argument type.我正在尝试将一个nib加载到视图控制器中。 NSBundle.mainBundle(loadNibNamed("View1", owner: self, options: nil)).lastObject
我正试图在我的Xcode项目(Swift)中安装FontAwesome.Swift,所以我用下面的行创建了一个Cartfile就像这里描述的。然后我跑了==> carthage update*** Checking out FontAwesome.swift at "0.6.0"
*** xcodebuild output can be found in /var/folder