解决办法:Swift : 在Build Phases 中的compile sources中添加APPDelegate.swift文件
Objective-C :在Build Phases 中的compile sources中添加main.m文件
解决办法:Swift : 在Build Phases 中的compile sources中添加APPDelegate.swift文件
Objective-C :在Build Phases 中的compile sources中添加main.m文件
转载于:https://www.cnblogs.com/Brisy/p/5602082.html