Xcode 9.3 - NSPredicate Bool crash

后端 未结 3 1691
伪装坚强ぢ
伪装坚强ぢ 2021-01-24 15:52

After the Xcode 9.3 update, I\'ve noticed that if you want to have Predicate like this:

let predicate = NSPredicate(format: \"preferred = %@\", true as CVarArg)
         


        
3条回答
提交回复
热议问题