Skip to content
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

Import fail in 4.0.1 #910

Closed
af-margot opened this issue Jun 24, 2020 · 4 comments
Closed

Import fail in 4.0.1 #910

af-margot opened this issue Jun 24, 2020 · 4 comments

Comments

@af-margot
Copy link

Hi,

In SEGAnalyticsUtils, the import for SEGSerializableValue.h failed.
It used to be #import <Analytics/SEGSerializableValue.h>, but I see it was changed to #import <SEGSerializableValue.h> in the latest version.
Xnip2020-06-24_18-11-29

@migs647
Copy link
Contributor

migs647 commented Jun 24, 2020

@af-margot Can you try deleting your Carthage cache with 'rm -rf ./Carthage/Build' and try again? We aren't seeing this on our side with our Carthage application.

@af-margot
Copy link
Author

Cleaning the cache does not help.
I'm getting the error when trying to add segment-appsflyer-ios, because it uses this file.

@migs647
Copy link
Contributor

migs647 commented Jun 25, 2020

@af-margot I'll look into it today, thanks for providing a demo.

@bsneed
Copy link
Contributor

bsneed commented Jun 25, 2020

@af-margot Looks like there was some ambiguity between private/public bits. This is resolved in #913

@bsneed bsneed closed this as completed Jun 25, 2020
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

3 participants