ios - 我们可以在 Xcode 6 beta 中将 swift 与 objective - c 一起使用吗?

标签 ios objective-c swift xcode6

<分区>

我们可以在同一个 xcode 项目中同时使用 swift (.swft) 和 objective c (.h .m) 吗?

最佳答案

第 1 页 Apple's Introduction :

Swift feels familiar to Objective-C developers. It adopts the readability of Objective-C’s named parameters and the power of Objective-C’s dynamic object model. It provides seamless access to existing Cocoa frameworks and mix-and-match interoperability with Objective-C code

关于ios - 我们可以在 Xcode 6 beta 中将 swift 与 objective - c 一起使用吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24008418/

相关文章:

ios - 等待 AFNetworking GET 请求

ios - 带有 UIToolbar 错误的 UIDatePicker

arrays - 如何更新swift字典值

objective-c - 可达性模块

ios - Swift:过滤 tableView 中的 SwiftyJSON 数据

ios - 修改viewWithTag

ios - Apple-app-site-association 文件未链接到应用程序

objective-c - Testflight : The APS environment in your embedded. mobileprovision 上的无效 IPA 错误与您的二进制文件不匹配

ios - 从 NSDate 获取小时组件

swift - Swift 中的 IBDesignable NSTextField