Firstly,I added corelation.framework later I got permission location privacy from info.plist. I use xcode 13.4.1 and I can't import coreLocation ,it doesn't exist. therefore ı can't create a object from CLLocationManager class . CoreLocationUI exist but I don't want to use it . How do I fix it ?
You've named your app "CoreLocation", so this is an import of the package itself, not the system's CoreLocation. You should rename your app.