You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ /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"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: