Arnold Plakolli
Arnold Plakolli
### Checklist - [x] I've checked that all new and existing tests pass - [x] I've updated the documentation if necessary - [x] I've added an entry in the CHANGELOG...
Created an Xcode project so that Carthage can build it. Deleted `.swiftpm/` folder. Updated `Package.swift` to point to the source files.
Recreated schemes because `INTULocationManager` scheme had not been created as framework scheme that's why _Carthage_ could not find and build the project and was throwing this error: `Dependency "LocationManager" has...