Diagnostics
Diagnostics copied to clipboard
Fix macCatalyst support
Because CTCellularData is unavailable for macCatalyst, I added !targetEnvironment(macCatalyst) to the already existing #if os(iOS) checks.