UIApplication.sharedApplication() is unavailable

后端 未结 6 2095
情话喂你
情话喂你 2020-12-20 13:48

I just upgraded from XCode 6.4 to Xcode 7 GM and get started to change the code to be compliant with Swift 2. I could not come over the following errors.

The project

6条回答
  •  鱼传尺愫
    2020-12-20 14:09

    While I was making a framework. I faced this problem. Manually set it to NO solved my problem.

提交回复
热议问题