Skip to content

bug:SAPropertyError #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
qcks opened this issue Jun 12, 2023 · 0 comments
Open

bug:SAPropertyError #24

qcks opened this issue Jun 12, 2023 · 0 comments

Comments

@qcks
Copy link

qcks commented Jun 12, 2023


⚠️  /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"
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant