Skip to content

bug:SAPropertyError #24

@qcks

Description

@qcks

⚠️  /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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions