简体   繁体   中英

Drag out swift View Controller from Xcode 6

When dragging from the object library to the storyboard, it seems the default view controllers are obj-c.

Is there any way to drag out a swift View Controller? Or make swift the default?

Thanks

ViewControllers or other components are not tied to obj-C or swift.
Just make sure when you create your new project to select the proper language you want to develop with : 在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM