-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
⚠️ /Users/user/ios/Pods/SensorsAnalyticsSDK/SensorsAnalyticsSDK/Core/Builder/EventObject/SAItemEventObject.m:55:108: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat]
*error = SAPropertyError(SAValidatorErrorOverflow, @"%@'s length is longer than %ld", self.itemID, kSAPropertyValueMaxLength);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
▸ Compiling SAInterceptor.m
▸ Compiling SAInsertRecordInterceptor.m
▸ Compiling SAIdentifier.m
⚠️ /Users/user/ios/Pods/SensorsAnalyticsSDK/SensorsAnalyticsSDK/Core/SensorsAnalyticsSDK.h:39:9: non-portable path to file '"SensorsAnalyticsSDK+Deeplink.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
#import "SensorsAnalyticsSDK+DeepLink.h"
~~~~~~ ^~~~~~~~~~~
⚠️ /Users/user/ios/Pods/SensorsAnalyticsSDK/SensorsAnalyticsSDK/Core/SensorsAnalyticsSDK.h:103:9: non-portable path to file '"UIVIew+SensorsAnalytics.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
#import "UIView+SensorsAnalytics.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Metadata
Metadata
Assignees
Labels
No labels