> On Sep 6, 2016, at 3:16 PM, Goffredo Marocchi <[email protected]> wrote: > > Hello Chris, > > What would you suggest for people that want to use Swift, but cannot set a > target of iOS 10+? Could the compiler/backward compatibility library > intercept those calls in older OS's and replace them with simple NSLog's with > some data added to the logged string?
I’m not an expert on the os logging features, and haven’t followed the issues involved, sorry. -Chris _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
