简体   繁体   中英

What does “cacheParamsComputed” mean in Swift 4?

I just upgraded one of my macOS app written in Swift 3 to Swift 4, and got the following warnings:

  • 'cacheParamsComptued' is depreacated
  • 'keepCacheWindow' is deprecated

However, even if I tapped on the triangle icon nothing changed in Xcode.

What does this warning mean and how can I fix it?

在此输入图像描述

I encountered this. Simply cleaning the project (Shift-Command-K) and rebuilding (Command-B) made it go away.

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