Open RubenVot opened 4 years ago
Got the project compiling replacing
#import <CoreLocation/Corelocation.h>
with
@import CoreLocation
in MMEMetrics.h
Looks like you have a problem with your modules.
@RubenVot thanks for the report, we'll have a look and see if we can get a patch release out with fixed up module imports
Configuration
Steps to Reproduce
Expected Project compiles
Logging