Re: [swift-users] CNLabeledValue var

2017-01-11 Thread German Laullon via swift-users
nhanced > Existentials > <https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170102/029919.html> > ”. > > > On Jan 9, 2017, at 11:23 AM, German Laullon via swift-users < > swift-users@swift.org> wrote: > > Hi All > > I just upgrade t

[swift-users] CNLabeledValue var

2017-01-09 Thread German Laullon via swift-users
Hi All I just upgrade to Swift 3. After open and convert my codes I found lots of errors. One of them is about CNLabeledValue. With Swift 2.3, it works well with: var toExcludeOrCopy : CNLabeledValue? With Swift 3, it gives me the error message: Reference to generic type 'CNLabeledValue' requir