How to access a data class which is in the iOS folder from the watchOS extension folder. If i want to access the class normally by calling my DataService i get this error:
This file I want to access:
How to access a data class which is in the iOS folder from the watchOS extension folder. If i want to access the class normally by calling my DataService i get this error:
This file I want to access:
DataService.swift
file.