创建项目(swift)

1、(shift+command+n)选择app,next。

2、language选择swift。

3、删除SceneDelegate.swift ViewController.swift。

4、删除info.plist文件中的这一项。

5、删除AppDelegate.m 中这些代码。

你可能感兴趣的:(创建项目(swift))