Reachability.swift
Reachability.swift copied to clipboard
Linker Error with Xcode 10.2 and 10.2.1
Hi,
Since Xcode 10.2, I have these errors when I try to clean/build my project
Targeting iPhone 6 (real) under iOS 12.1.4

Targeting iPhone Xs (simulator) under iOS 12.2

But I do not have any error in code of relative class when I open swift file.
Any help will be appreciated. Thanks.
I am also seeing this on certain machines, but not all.
Hey, got the same issue on xcode 11. no solution yet ?
Also got this warning:
Multiple targets match implicit dependency for linker flags '-framework Reachability'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'MyTarget' from project 'MyProject')
maybe it's link but I dont see how I fix it