Xcode7创建纯代码空白工程

Xcode7创建纯代码空白工程,第1张

Xcode7创建纯代码空白工程

0: Create a new project  with  'single view controller'

A: Xcode Settings

1: migrate launch image

B: Info.plist

1: delete two items: LaunchScreen(for launch),  Main(main story board)

2: add ats item into your plist. (If you have not support https)

3: add url types white list.

C: AppDelegate.m

1: create your screen and rootviewcontroller.

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/589025.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-04-12
下一篇 2022-04-12

发表评论

登录后才能评论

评论列表(0条)

保存