我曾尝试制作一个连接到ftp服务器的Cocoa应用程序。所有答案都建议使用connection Kit框架,但不知何故我不能使用它。当我编译框架并将其添加到我的xcode项目中并构建它时。我不能再运行应用程序了。我在左下角看到错误,说应用程序退出了,状态为5。AppDelegate.m:17: error: 'AbstractConnection' undeclared (first use in this function)
AppDelegate.m:50: error: syntax error